Adam Jackson
f77271ad73
- mesa-7.5-r300-batch-accounting.patch: Fix cmdbuf sizing ( #501312 )
2009-06-11 17:17:23 +00:00
Adam Jackson
cb167a15f0
- mesa-7.5-get-driver-name.patch: Fix glXGetScreenDriver for DRI2 ( #495342 )
2009-04-15 15:14:58 +00:00
Dennis Gilmore
0dcd8cecf5
fix sparc64 asm
2009-04-11 01:56:50 +00:00
Dave Airlie
8e3feec365
- radeon: fix gnome-shell startup
2009-04-07 08:57:01 +00:00
Dave Airlie
3321562b90
- rebase to latest radeon-rewrite
2009-04-06 10:45:46 +00:00
Dave Airlie
a495af1326
- Build fbo files for r100
2009-04-01 12:23:39 +00:00
Dave Airlie
79ee323478
- radeon-rewrite.patch: misc radeon fixes with buffer readbacks
2009-03-31 06:07:01 +00:00
Dave Airlie
7b268cc6ae
- fix r200 fbo + vram sizing bug
2009-03-26 03:33:21 +00:00
Dave Airlie
530efa3d62
bump libdrm requires
2009-03-25 02:00:46 +00:00
Dave Airlie
658bbe6e4b
- radeon-rewrite: add FBO support for radeon on KMS/DRI2
2009-03-24 05:25:43 +00:00
Karsten Hopp
892491fa00
- fix filelist on s390x where dri isn't available and where libGL.so has a
...
different version
2009-03-23 13:01:12 +00:00
Dave Airlie
6db4be10c0
- bump to snapshot of mesa master
...
- mainly has intel dri2 tfp fixes + radeon rewrite patch
2009-03-22 02:39:21 +00:00
Orion Poplawski
4d36eccbfb
- Update libdrm requirement to >= 2.4.3 to match source
2009-03-19 15:23:12 +00:00
Dave Airlie
9395bbac3c
- radeon-rewrite.patch: enable R200 hw clears
2009-03-10 01:07:15 +00:00
Dave Airlie
f3da2d81a7
- radeon-rewrite.patch: update with swtcl and r100 bugfixes
2009-03-09 05:41:34 +00:00
Dave Airlie
2a694f84d1
- radeon-rewrite.patch: update with swtcl and r100 bugfixes
2009-03-09 05:39:46 +00:00
Dave Airlie
9eb6e52b8f
- radeon-rewrite.patch: fixup link against libdrm_radeon
2009-03-05 08:19:34 +00:00
Dave Airlie
16d2d54dc6
- try again: pull in 7.4 fixes, dri configs changes, new radeon-rewrite
2009-03-04 07:00:36 +00:00
Dave Airlie
a5cda00fd4
- reset whole place back to 7.3-6 - bad plan
2009-02-27 09:41:56 +00:00
Dave Airlie
b45b553169
- mesa-7.3-dri-drivers-master.patch - pull in DRI drivers from master
2009-02-27 08:24:32 +00:00
Dave Airlie
89df165bd7
- radeon-dri2-fixes.patch: add some fixes to radeon code
2009-02-27 04:26:19 +00:00
Dave Airlie
c6aa469d7f
- radeon-dri2-fixes.patch: add some fixes to radeon code
2009-02-27 04:25:21 +00:00
Adam Jackson
c553e35424
- Fix text relocations in OSMesa build. ( #475146 )
...
- Re-enable textrel checks, for OSMesa only.
2009-02-24 16:54:44 +00:00
Adam Jackson
792edb2287
- libGL Requires: mesa-dri-drivers%{?_isa}. Gets both 32 and 64 bit drivers
...
installed on multilib systems, so 32-bit clients get DRI.
2009-02-23 20:25:07 +00:00
Dave Airlie
f7e21206a9
- radeon: merge radeon-rewrite branch, drop old r300 bufmgr
2009-02-23 04:59:49 +00:00
Adam Jackson
208fbaf316
- Merge review cleanups ( #226136 )
2009-02-21 21:56:30 +00:00
Adam Jackson
b591a092d4
- mesa-7.3-965-texture-size.patch: Bump maximum 965 texture size. ( #483674 )
2009-02-09 22:53:48 +00:00
Adam Jackson
764f36247d
Mesa 7.3
2009-02-08 08:01:38 +00:00
Kristian Høgsberg
0c24d45933
- And now, 7.3.0.
2009-01-22 20:49:17 +00:00
Kristian Høgsberg
77e6efff08
- Update to 7.3.0 rc3.
2009-01-20 20:43:20 +00:00
Dave Airlie
fd5faaeb56
- r300-bufmgr.patch: remove start/end offset properly + r500 FP
2008-12-22 02:14:32 +00:00
Dave Airlie
981a0d7018
- r300-bufmgr.patch: make radeon/r200 work
2008-12-21 00:00:27 +00:00
Dave Airlie
e3c23c336b
disable r300 bufmgr patch
2008-12-20 23:40:15 +00:00
Dave Airlie
8f33e18edf
- intel-fix-sarea-define.patch - workaround wrong define
...
- intel-triple-remove.patch - remove triple buffering
2008-12-20 22:55:04 +00:00
Dave Airlie
cce70a18e5
- Mesa rebase to upstream + new r300 bufmgr code (may need more work)
2008-12-20 07:07:13 +00:00
Dave Airlie
472540b728
- Mesa rebase to upstream + new r300 bufmgr code (may need more work)
2008-12-20 06:58:13 +00:00
Dave Airlie
bbaa112cc9
- r300-bufmgr.patch - fix aperture sizing issues - should make compiz work
...
better
2008-10-23 00:33:16 +00:00
Adam Jackson
cd3704d9bf
- Disable the textrel check for the moment.
2008-10-20 21:54:12 +00:00
Adam Jackson
bff60fb940
- Build with --enable-selinux. Don't know how this got dropped...
2008-10-20 18:38:05 +00:00
Adam Jackson
2b62ebde92
- Be extra paranoid about textrels at the end of %build
2008-10-20 16:04:54 +00:00
Dave Airlie
53a8faf02e
- r300: re-enable zerocopy TFP for non-kms system
...
- r300: fix sw fallbacks on !kms + fix debug
2008-10-19 09:16:11 +00:00
Dave Airlie
6f1a88e44f
- r300: re-enable zerocopy TFP for non-kms systems
2008-10-19 08:40:45 +00:00
Adam Jackson
52cda3841a
spec cleanup
2008-10-14 13:31:18 +00:00
Dave Airlie
ea17c6ce46
- r300-bufmgr.patch - fix sw fallbacks + kernel texture error.
2008-10-13 05:51:24 +00:00
Adam Jackson
57ff25c7bf
- Actually add patch.
2008-10-09 18:38:59 +00:00
Kristian Høgsberg
db3c0994f2
- Actually add patch.
2008-10-09 17:37:46 +00:00
Kristian Høgsberg
7e599896b3
- Fix black shadows in compiz (fix from Eric Anholt, bugs.fd.o #17233 )
2008-10-09 17:36:27 +00:00
Dave Airlie
7428a9e3f2
- fix drm requires
2008-10-01 06:16:32 +00:00
Dave Airlie
b0f1501626
- rebase to new upstream + r300 bufmgr code - openarena under kms works now
2008-10-01 05:46:09 +00:00
Adam Jackson
dfb4c30eea
add xdriinfo
2008-09-29 21:19:22 +00:00
Dave Airlie
4938b1eeaf
- intel stop vbl default for now
2008-09-12 07:24:14 +00:00
Dave Airlie
eae71889b4
fixup kernel req
2008-09-05 05:49:33 +00:00
Dave Airlie
7cf755a92d
- latest snapshot - r300 bufmgr code
...
- stop building mach64, patch around some intel issues
2008-09-05 05:48:02 +00:00
Dave Airlie
336da42a01
- latest Mesa snapshot - re-enable tex offset
...
- add r300 command buffer support on top of snapshot
- fix mesa build on intel driver
2008-08-28 12:36:35 +00:00
Dave Airlie
249ba36e24
- latest Mesa snapshot - re-enable tex offset
...
- add r300 command buffer support on top of snapshot
- disable osmesa version patch -- (ajax???)
- fix mesa build on intel driver
2008-08-28 12:32:42 +00:00
Dave Airlie
65f49134aa
- latest Mesa snapshot - re-enable tex offset
...
- add r300 command buffer support on top of snapshot
- disable osmesa version patch -- (ajax???)
- fix mesa build on intel driver
2008-08-14 12:03:22 +00:00
Dave Airlie
1ee2a96a85
- latest Mesa snapshot - re-enable tex offset
...
- add r300 command buffer support on top of snapshot
- disable osmesa version patch -- (ajax???)
2008-08-14 06:35:21 +00:00
Adam Tkac
a2ea5378b5
- merged 7.1-0.29 ... 7.1-0.37 changes from F-9 branch
2008-07-02 12:35:05 +00:00
Dave Airlie
386144da3f
- okay fire me now - I swear it runs compiz really well...
...
- fix more bugs on 965
2008-04-18 05:41:19 +00:00
Dave Airlie
a80004cee1
- why yes, that is a brown paper bag
...
- fix glxgears on 965
2008-04-18 05:20:40 +00:00
Dave Airlie
130b9c7bdd
- fix compiz alt-tab crashing on out of the box intel driver
...
- some other upstream bugfixes as well
2008-04-18 04:31:24 +00:00
Dave Airlie
e0f372cae2
- Rebase to latest upstream - drop patches applied there.
2008-04-15 02:26:59 +00:00
Dennis Gilmore
cc77b8c21f
add patch enabling drivers on sparc that are remotely useful
2008-04-12 17:49:22 +00:00
Adam Jackson
c0c14a5047
- mesa-7.1-link-shared.patch: Make a libdricore.so from libmesa.a, install
...
it into %_libdir/dri, and link the DRI drivers against it. Drops ~20M
from the installed system (not including debuginfo). Inspired by a
similar patch in openSUSE but reworked to be compatible with the OSMesa
build.
2008-04-10 18:20:31 +00:00
Adam Jackson
d3c4211e93
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
...
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
- mesa-7.1-dri2.patch: Fix a header path.
- Add buildreqs for the demos that suddenly stopped compiling.
2008-04-09 15:06:32 +00:00
Adam Jackson
b978becd89
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
...
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
2008-04-09 14:49:49 +00:00
Adam Jackson
730bf4911d
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
...
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
2008-04-09 14:28:36 +00:00
Adam Jackson
4b30464798
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
...
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
2008-04-09 14:16:57 +00:00
Kristian Høgsberg
0db3f8de4d
- Update git snapshot to pull in DRI2 direct rendering.
...
- Add conflicts for xservers that don't understand the new DRI driver
interface.
2008-04-01 18:07:48 +00:00
Kristian Høgsberg
7f2f48f1de
- Update git snapshot to pull in DRI2 direct rendering.
2008-03-31 23:05:41 +00:00
Kristian Høgsberg
eb8c426816
- Looks like the TexOffset extension does not work, disable for now.
...
- Bump to 20080311 snapshot to get DRI2 tfp fixes.
2008-03-12 00:08:22 +00:00
Kristian Høgsberg
0f60cf05a0
- Bump to latest git snapshot.
...
- Drop mesa-7.1-dri-drivers.patch, it's upstream.
2008-03-04 01:49:32 +00:00
Kristian Høgsberg
46f14b6096
- Bump to latest git snapshot.
...
- Drop mesa-7.1-dri-drivers.patch, it's upstream.
2008-03-04 01:15:35 +00:00
Dave Airlie
7af8c3d4e0
- fix i915 build due to symbol visibility
2008-03-03 02:52:48 +00:00
Adam Jackson
78fe81f459
- Fix OSMesa symlink bug. ( #424545 )
...
- Build OSMesa with -Os to be slightly less bloaty.
- Re-add osmesa.h to libOSMesa-devel.
- Really restore -fvisibility=hidden.
2008-02-26 20:41:53 +00:00
Adam Jackson
2c6d81999d
(victorious trombone noise)
2008-02-21 20:05:41 +00:00
Adam Jackson
b6264c378a
(sad trombone noise)
2008-02-21 18:36:37 +00:00
Adam Jackson
a6285c30c6
- Fix build on powerpc and amd64.
...
- Disable %_smp_mflags for DRI drivers for now.
2008-02-21 05:40:40 +00:00
Adam Jackson
831986639f
- Fix build on powerpc and amd64.
2008-02-21 02:31:49 +00:00
Adam Jackson
3e8621714a
- Fix build on powerpc.
2008-02-21 02:05:31 +00:00
Adam Jackson
f7341875f7
- Today's git snapshot, additional headers for DRI2 love.
2008-02-18 16:23:51 +00:00
Adam Jackson
c2c814d4d3
- Fix build on lib64 machines.
2008-02-15 23:56:54 +00:00
Adam Jackson
4e39dbd116
- Restore -fvisibility=hidden.
...
- Fix autotooling.
2008-02-15 23:44:57 +00:00
Adam Jackson
8eb2dd2ff4
- Fix file conflict with bsd-games on /usr/bin/rain.
2008-02-15 23:27:45 +00:00
Adam Jackson
cfe4e414ad
Today's git snapshot for DRI2 goodness.
2008-02-15 23:21:58 +00:00
Adam Jackson
3db994ee91
- mesa-7.1-sis-ia64.patch: Fix sis driver on ia64. ( #432428 )
2008-02-12 15:40:06 +00:00
Adam Jackson
8ff20d7c3e
- mesa-7.1-ia64-build-fix.patch: Fix build on ia64. ( #427558 )
2008-02-11 20:50:43 +00:00
Adam Jackson
41185a9826
- Enable i915 DRI on E7221. (Carlos Martín, #425790 )
2008-01-22 18:27:50 +00:00
Adam Jackson
5119979213
- Make the demo seddery prettier.
2008-01-21 16:49:55 +00:00
Dave Airlie
a858a72a06
- Remove references to libgl symbol from i915
2007-12-04 01:53:11 +00:00
Dave Airlie
d45e02118a
- Rebuild against a new libdrm
2007-11-30 09:22:46 +00:00
Adam Jackson
b30c9db361
new snapshot
2007-11-27 20:25:40 +00:00
Tom Callaway
a427a13566
Fix libOSMesa* to link against libselinux
2007-11-15 20:59:12 +00:00
Adam Jackson
a9b66a20a7
argh amd64
2007-11-12 18:44:13 +00:00
Adam Jackson
8706975e21
argh ppc64
2007-11-12 17:01:49 +00:00
Adam Jackson
80559657f8
fix build on amd64
2007-11-12 16:23:16 +00:00
Adam Jackson
760c23baaf
- Drop xserver 1.1 source compatibility.
2007-11-12 16:09:41 +00:00
Dave Airlie
e29c552ed8
- fix DRI driver directory
2007-11-06 23:15:32 +00:00
Adam Jackson
965800e9e9
- Fix EVR, 7.1pre > 7.1, that would have been bad.
...
- Fix %setup to match.
2007-11-01 14:11:28 +00:00
Adam Jackson
86963445aa
- Fix EVR, 7.1pre > 7.1, that would have been bad.
2007-11-01 14:07:18 +00:00
Dave Airlie
dbb9f179ce
- rebase Mesa to 7.1pre 74ced1e67f286a5e71e9877bc6844b2af5b9ab8d
2007-11-01 06:55:38 +00:00
Dave Airlie
6bb88613c7
- mesa-7.0.1-stable-branch.patch - Updated with more fixes from stable
...
- mesa-7.0.1-r300-fix-writemask.patch - fix r300 fragprog writemask
- mesa-7.0.1-r200-settexoffset.patch - add zero-copy TFP support for r200
2007-10-18 00:10:50 +00:00
Dave Airlie
9cda76aa3c
- mesa-7.0.1-stable-branch.patch - Updated to close to 7.0.2-rc1
...
- This contains the fixes made to the upstream Mesa stable branch including
fixes for 965 vblank interrupt issues along with a fix in the kernel -
remove patches that already upstream.
- mesa-6.5.2-hush-synthetic-visual-warning.patch - dropped
- mesa-7.0-i-already-defined-glapi-you-twit.patch - dropped
- mesa-7.0.1-965-sampler-crash.patch - dropped
2007-09-28 02:34:11 +00:00
Adam Jackson
bd476b00cf
- mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs.
...
(#262941 )
2007-09-06 18:45:11 +00:00
Adam Jackson
678a251d7c
- Rebuild for new libexpat.
2007-08-28 13:39:17 +00:00
Dave Airlie
2ef8eba484
- mesa-7.0.1-stable-branch.patch - Add patches from stable branch includes
...
support for some Intel chipsets
- mesa-7.0-use_master-r300.patch - Add r300 driver from master
2007-08-15 10:17:48 +00:00
Dave Airlie
540e56b9aa
- missing build requires for Xfixes-devel and Xdamage-devel
2007-08-14 05:44:52 +00:00
Dave Airlie
27417288ac
- Rebase to upstream 7.0.1 release
...
- ajax provided patches: for updated selinux awareness, build config
- gl visibility and picify were fixed upstream
- OS mesa library version are 6.5.3 not 7.0.1 - spec fix
2007-08-14 05:33:46 +00:00
Jesse Keating
3def463294
- Rebuild for RH #249435
2007-07-25 18:00:00 +00:00
Adam Jackson
e4f1307ef6
- Add dri_interface.h to mesa-libGL-devel, and conflict with
...
xorg-x11-proto-devel versions that attempted to provide it.
2007-07-24 19:56:47 +00:00
Adam Jackson
7f93e43ead
- Add mesa-demos subpackage. ( #247252 )
2007-07-10 17:25:15 +00:00
Adam Jackson
28881f2428
- mesa-6.5.2-radeon-backports-231787.patch: One more fix for r300.
...
(#231787 )
2007-07-09 18:59:27 +00:00
Adam Jackson
b3acc5e630
- Don't install header files for APIs that we don't provide. ( #247390 )
2007-07-09 15:13:10 +00:00
Adam Jackson
4af2a719e6
- mesa-6.5.2-via-respect-my-cliplist.patch: Backport a via fix. ( #247254 )
2007-07-06 22:51:26 +00:00
Adam Jackson
c5a951213e
- mesa-6.5.2-radeon-backports-231787.patch: Backport various radeon
...
bugfixes from git. (#231787 )
2007-04-10 20:23:30 +00:00
Adam Jackson
e5c76df195
- mesa-6.5.2-bindcontext-paranoia.patch: Paper over a crash when
...
doBindContext fails, to avoid, for example, crashing the server when
using tdfx but without glide3 installed.
2007-04-04 18:00:24 +00:00
Adam Jackson
4dfaac8dd1
- Hush the (useless) warning about the synthetic visual not being
...
supported.
2007-03-08 20:32:57 +00:00
Adam Jackson
636ffba231
- mesa-6.5.2-picify-dri-drivers.patch: Attempt to make the DRI drivers PIC.
...
- mesa-6.5.1-build-config.patch: Apply RPM_OPT_FLAGS to OSMesa too.
2007-03-02 21:46:35 +00:00
Adam Jackson
d916aa231e
- mesa-6.5.2-libgl-visibility.patch: Fix non-exported GLX symbols ( #229808 )
...
- Require a sufficiently new libdrm at runtime too
- Make the arch macros do something sensible in the general case
2007-02-26 17:20:00 +00:00
Adam Jackson
95e3dd9545
- General spec cleanups
...
- Require current libdrm
- Build with -fvisibility=hidden
- Redo the way mesa-source is generated
- Add %{?_smp_mflags} where appropriate
2007-02-20 17:56:21 +00:00
Adam Jackson
50825da2f7
- Add i915tex and mach64 to the install set.
2006-12-18 17:07:42 +00:00
Adam Jackson
847d598bdb
- mesa-6.5.2-xserver-1.1-source-compat.patch: Add some source-compatibility
...
defines to dispatch.h so the X server will continue to build.
2006-12-12 23:48:34 +00:00
Adam Jackson
fbb11edd09
- Fix OSMesa file listing to use %version for DSO number. Note that this
...
will still break on Mesa 7; oh well.
- Deleted file: directfbgl.h
2006-12-04 17:11:21 +00:00
Kristian Høgsberg
ce9ee0c22f
- Update to 6.5.2.
2006-12-03 23:11:22 +00:00
Kristian Høgsberg
c36819d353
- Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
...
change tfp functions to return void. Yes, a new mesa snapshot would be
nice.
2006-10-16 21:17:41 +00:00
sandmann
5320c2a016
Update to glmanpages-1.0.1
2006-09-30 21:32:16 +00:00
sandmann
32157d39a9
Bump release
2006-09-30 20:10:39 +00:00
sandmann
a7a98d303a
remove dot after popd, add .gz in %files section
2006-09-30 20:08:54 +00:00
sandmann
760ef133b3
Use better tarball for man pages
2006-09-30 18:04:34 +00:00
Kristian Høgsberg
96b4a67d03
- Add -fno-strict-aliasing to compiler flags for i965 driver.
...
- Add post-6.5.1-i965-fixes.patch backport of i965 fixes from mesa CVS.
2006-09-29 19:07:15 +00:00
sandmann
769a885a89
Remove leftover glob from %files list
2006-09-29 17:02:01 +00:00
sandmann
94dd6b1092
Write complete paths in the man page filelists
2006-09-29 16:34:01 +00:00
sandmann
87313138bc
Fix man page file list paths
2006-09-29 15:59:04 +00:00
sandmann
ed66e9ab33
Bump release
2006-09-29 03:07:21 +00:00
sandmann
ed8bea9f70
Add man pages from X R6.9
2006-09-29 03:05:58 +00:00
Adam Jackson
8ffdfa9a31
- mesa-6.5.1-build-config.patch: Add -lselinux to osmesa builds. ( #207767 )
2006-09-25 22:29:14 +00:00
Kristian Høgsberg
6ab512ee3a
- Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the latest
...
GLX_EXT_texture_from_pixmap opcodes.
2006-09-20 19:50:49 +00:00
Kristian Høgsberg
d0bb032cac
- Remove mesa-6.5-drop-static-inline.patch.
2006-09-20 14:20:24 +00:00
Kristian Høgsberg
6ad27861e4
- Drop mesa-6.5-drop-static-inline.patch, workaround no longer necessary.
2006-09-20 14:01:24 +00:00
Kristian Høgsberg
68ba098688
Don't build libGLw and install it.
2006-09-19 19:51:19 +00:00
Kristian Høgsberg
18012c8d41
Adjust BuildRequires
2006-09-19 19:34:38 +00:00
Kristian Høgsberg
eeaa9794f8
Fix install commands.
2006-09-19 19:14:56 +00:00
Kristian Høgsberg
f3eb44a28a
Bump release.
2006-09-19 18:47:18 +00:00
Kristian Høgsberg
29fbc20f01
- Bump to 6.5.1 final release.
...
- Drop libGLw subpackage, it is now in Fedora Extras (#188974 ).
- Drop mesa-6.5.1-r300-smooth-line.patch, the smooth line fallback can now
be prevented by enabling disable_lowimpact_fallback in /etc/drirc.
- Drop mesa-6.4.1-radeon-use-right-texture-format.patch, now upstream.
2006-09-19 18:38:17 +00:00
Kristian Høgsberg
bb27ab4bee
- Drop unused mesa-modular-dri-dir.patch.
2006-09-07 20:21:29 +00:00
Kristian Høgsberg
67d805530e
More mesa build system hand holding.
2006-08-30 20:19:56 +00:00
Kristian Høgsberg
6bb2b77aeb
- Rebase to 6.5.1 RC2.
...
- Get rid of redhat-mesa-driver-install and redhat-mesa-target helper
scripts and clean up specfile a bit.
2006-08-30 19:53:29 +00:00
Kristian Høgsberg
96c0f930db
- Rebase to 6.5.1 RC2.
2006-08-30 07:06:22 +00:00
Kristian Høgsberg
da185987e9
- Rebase to 6.5.1 RC2.
2006-08-30 02:31:27 +00:00
Kristian Høgsberg
1c749dba6a
- Drop upstreamed patches mesa-6.5-texture-from-pixmap-fixes.patch and
...
mesa-6.5-tfp-fbconfig-attribs.patch and fix
mesa-6.4.1-radeon-use-right-texture-format.patch to not break 16bpp
transparency.
2006-08-28 18:37:27 +00:00