Commit Graph

328 Commits

Author SHA1 Message Date
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
Dave Airlie 0db999eab5 - Rebase to latest upstream - drop patches applied there. 2008-04-15 02:22:47 +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 5a38b61a66 Oops, forgot patch. 2008-03-12 00:11:21 +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 5babb96f9e this time for sure 2008-02-21 18:10:11 +00:00
Adam Jackson 682689e8b6 debugging noise for powerpc. hate. 2008-02-21 17:46:00 +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 85572e8d8b hate hate hate 2008-02-21 04:09:55 +00:00