summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - redhat-mesa-driver-install: Reenable installing the tdfx driver.mesa-6_5-23_20060818cvs_fc6Adam Jackson2006-08-211-29/+5
| | | | (#203295)
* remove the version req on libXp-develmesa-6_5-22_20060818cvs_fc6Adam Jackson2006-08-181-1/+1
|
* require libXp >= 1.0.0-6Adam Jackson2006-08-181-1/+1
|
* - Update to pre-6.5.1 snapshot.Adam Jackson2006-08-181-1/+4
| | | | | - Re-add libOSMesa{,16,32}. (#186366) - Add BuildReq: on libXp-devel due to openmotif header insanity.
* auto-import mesa-6.5-22.20060818cvs.fc6 on branch devel fromAdam Jackson2006-08-186-78/+416
| | | | mesa-6.5-22.20060818cvs.fc6.src.rpm
* - fix Requires: linemesa-6_5-21_20060808cvs_fc6Florian La Roche2006-08-131-2/+5
|
* First pass at mesa cvs update.Kristian Høgsberg2006-08-101-16/+17
|
* - Conditionalized libGLw inclusion with new with_libGLw macro defaulting tomesa-6_5-20_fc6mharris2006-07-271-2/+16
| | | | | | 1 (enabled) for now, however since nothing in Fedora Core uses libGLw anymore, we will be transitioning libGLw to an external package maintained in Fedora Extras soon.
* Set release back to 20%{?dist}.Kristian Høgsberg2006-07-261-1/+1
|
* - Build for fc5 aiglx repo.mesa-6_5-19_fc5_aiglxKristian Høgsberg2006-07-261-1/+4
|
* - Disable TLS dispatch, it's selinux-hostile.mesa-6_5-19_fc6Adam Jackson2006-07-251-1/+1
|
* - Disable TLS dispatch, it's selinux-hostile.Adam Jackson2006-07-251-2/+5
|
* - mesa-6.5-fix-glxinfo-link.patch: lib64 fix.mesa-6_5-18_fc6Adam Jackson2006-07-251-1/+4
|
* - mesa-6.5-fix-linux-indirect-build.patch: Added.mesa-6_5-17_fc6Adam Jackson2006-07-251-12/+20
| | | | | | | | | - mesa-6.5-fix-glxinfo-link.patch: Added. - Build libOSMesa never instead of inconsistently; to be fixed later. - Updates to redhat-mesa-target: - Always select linux-indirect when not building for DRI - Enable DRI to be built on PPC64 (still disabled in the spec file though) - MIT licence boilerplate
* fix includes for glxutilsmesa-6_5-16_fc6mharris2006-07-251-1/+1
|
* - Remove glut-devel dependency, as nothing actually uses it that we ship.mharris2006-07-251-1/+1
|
* Update spec file comments for #200069mharris2006-07-251-1/+52
|
* - Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglutmharris2006-07-252-6/+33
| | | | | | and other libs from being linked into glxgears/glxinfo even though they are not actually used. This was the final package linking to freeglut in Fedora Core, blocking freeglut from being moved to Extras.
* - Attempt to add selinux awareness; check if we can map executable memorymesa-6_5-15_fc6Adam Jackson2006-07-251-1/+2
| | | | | and fail softly if not. Removes the need for allow_execmem from huge chunks of the desktop.
* - Attempt to add selinux awareness; check if we can map executable memoryAdam Jackson2006-07-241-3/+12
| | | | | and fail softly if not. Removes the need for allow_execmem from huge chunks of the desktop.
* - Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gartmesa-6_5-14_fc6mesa-6_5-14Kristian Høgsberg2006-07-241-2/+8
| | | | memory on context destroy.
* bumped for rebuildmesa-6_5-13_1_fc6Jesse Keating2006-07-121-1/+4
|
* uh, apply the patch doofusmesa-6_5-13_fc6mharris2006-07-051-0/+2
|
* - Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fixmharris2006-07-051-1/+7
| | | | | | OPT_FLAGS for (#197640). - Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with mode 0755.
* - Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as thatmesa-6_5-12_fc6mharris2006-07-051-17/+28
| | | | | might help to you know, actually solve the problem. Duh. - Use {dist} tag in Release field now.
* .cvsignore update (it seems that no matter how many of these you update, asmesa-6_5-11mharris2006-07-051-2/+3
| | | | | if an invisible gremlin is blowing them away and replacing them with static content)
* - Added mesa-6.5-glx-use-tls.patch to hopefully get -DGLX_USE_TLS to reallymharris2006-07-051-16/+20
| | | | | work this time due to broken upstream linux-dri-* configs. (#193979) - Pass RPM_OPT_FLAGS via OPT_FLAGS instead of via CFLAGS also for (#193979)
* - Bump libdrm-devel dep to trigger new ExclusiveArch test with the newmesa-6_5-10mharris2006-06-191-4/+21
| | | | | | | package. - Use Fedora Extras style BuildRoot tag. - Added "Requires(post): /sbin/ldconfig" and postun to all runtime lib packages.
* - Add mesa-6.5-fix-pbuffer-dispatch.patch to fix pbuffer marshalling code.mesa-6_5-9Kristian Høgsberg2006-06-131-2/+8
|
* Add changelog message for last commit, fix release for previous changelogmesa-6_5-8Kristian Høgsberg2006-05-291-1/+4
| | | | msg.
* - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens andmesa-6_5-7Kristian Høgsberg2006-05-291-1/+1
| | | | | change tfp functions to return void. Yes, a new mesa snapshot would be nice.
* - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens andKristian Høgsberg2006-05-291-2/+7
| | | | | change tfp functions to return void. Yes, a new mesa snapshot would be nice.
* - Add "BuildRequires: makedepend" for bug (#191967)mesa-6_5-6mharris2006-05-171-1/+5
|
* - Bump for fc5 build.mesa-6_5-5Kristian Høgsberg2006-04-111-1/+4
|
* auto-import mesa-6.5-4 on branch devel from mesa-6.5-4.src.rpmmesa-6_5-4Adam Jackson2006-04-111-1/+6
|
* - Add mesa-6.5-noexecstack.patch to prevent assembly files from makingmesa-6_5-3Kristian Høgsberg2006-04-101-1/+7
| | | | libGL.so have executable stack.
* Bump for fc5 build.mesa-6_5-2Kristian Høgsberg2006-04-101-2/+6
|
* Drop %{makeopts} from make invocation.mesa-6_5-1Kristian Høgsberg2006-04-031-1/+1
|
* - Go back to patching config/linux-dri, add mesa-6.5-build-config.patch,Kristian Høgsberg2006-04-031-3/+5
| | | | | drop mesa-6.3.2-build-configuration-v4.patch. - Disable sis dri driver for now, only builds on x86 and x86-64.
* Widen libOSMesa glob.Kristian Høgsberg2006-04-031-2/+2
|
* - Widen libGLU glob.Kristian Høgsberg2006-04-021-1/+3
| | | | - Reenable r300 driver install.
* Remove inline keyword from a few functions that have their address taken;Kristian Høgsberg2006-04-021-0/+2
| | | | resolves linker error on x86-64.
* - Use -MG for generating deps and some files aren't yet symlinked atKristian Høgsberg2006-04-021-1/+3
| | | | make depend time.
* - Update to mesa 6.5 snapshot.Kristian Høgsberg2006-04-013-19/+22
| | | | | | | | | - Drop mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch and mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch as these are upstream now. - Drop mesa-6.4.1-texture-from-drawable.patch and add mesa-6.5-texture-from-pixmap-fixes.patch. - Update mesa-modular-dri-dir.patch to apply.
* - Buildrequires: libXt-devel (#183479)mesa-6_4_2-6FC-5-splitKarsten Hopp2006-03-011-1/+5
|
* Minor spec cleanupsmharris2006-03-011-4/+3
|
* - Disable the expeimental r300 DRI driver, as it has turned out to causemesa-6_4_2-5mharris2006-02-251-1/+5
| | | | instability and system hangs for many users.
* - rebuiltmesa-6_4_2-4Ray Strode2006-02-221-1/+4
|
* - enable texture-from-drawable patchmesa-6_4_2-3Ray Strode2006-02-191-2/+13
| | | | - add glut-devel dependency
* bump for bug in double-long on ppc(64)mesa-6_4_2-2_1Jesse Keating2006-02-111-1/+4
|