summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use libOSMesa.so.6.4.0604* glob in file manifest, to avoid having to updatemesa-6_4_2-2mharris2006-02-071-1/+3
| | | | it each upstream release.
* update sourcesmharris2006-02-071-0/+1
|
* update .cvsignoremharris2006-02-071-1/+3
|
* Update redhat-mesa-driver-install to include experimental r300 driver onmharris2006-02-071-9/+50
| | | | x86/x86_64/ppc for bug (#179712)
* auto-import mesa-6.4.2-1 on branch devel from mesa-6.4.2-1.src.rpmmesa-6_4_2-1mharris2006-02-043-13/+21
|
* Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails tomesa-6_4_1-5mharris2006-01-251-1/+3
| | | | compile on at least ia64, and possibly other architectures.
* - Added missing "BuildRequires: expat-devel" for bug (#178525)mharris2006-01-251-1/+6
|
* Fix typo.mesa-6_4_1-4Kristian Høgsberg2006-01-171-1/+1
|
* Bump version.Kristian Høgsberg2006-01-171-2/+2
|
* Add support for GLX_EXT_texture_from_drawable.Kristian Høgsberg2006-01-171-0/+8
|
* Fix file manifest for libGL .so versionsmesa-6_4_1-3mharris2005-12-241-6/+9
|
* - Manually copy libGLw headers that Mesa forgets to install, to fixmharris2005-12-241-18/+22
| | | | | | | | (#173879). - Added mesa-6.4.1-libGLw-enable-motif-support.patch to fix (#175251). - Removed "Conflicts" lines from libGL package, as they are "Obsoletes" now. - Do not rename swrast libGL .so version, as it is the OpenGL version.
* - Rebuild to ensure libGLU gets rebuilt with new gcc with C++ compilermesa-6_4_1-2mharris2005-12-211-26/+22
| | | | | | | | | fixes. - Changed the 3 devel packages to use Obsoletes instead of Conflicts for the packages the files used to be present in, as this is more friendy for OS upgrades. - Added "Requires: libX11-devel" to mesa-libGL-devel package (#173712) - Added "Requires: libGL-devel" to mesa-libGLU-devel package (#175253)
* enable osmesa for non-dri buildsmesa-6_4_1-1mharris2005-12-191-4/+8
|
* It's 6:29am, just about suppertime. Yep.mharris2005-12-191-8/+15
|
* Conditionalize libOSMesa inclusion, and default to not including it formharris2005-12-191-6/+7
| | | | now.
* Added mesa-6.4.1-amd64-assyntax-fix.patch to work around a build problem onmharris2005-12-191-4/+6
| | | | AMD64, which is fixed in the 6.4 branch of Mesa CVS.
* - Added symlink in x86_64 directory pointing to assyntax.h header to workmharris2005-12-191-1/+11
| | | | | around a build problem on AMD64, which is fixed in CVS in a way unuseable as a patch to 6.4.1.
* Update changelogmharris2005-12-191-2/+5
|
* auto-import mesa-6.4.1-1 on branch devel from mesa-6.4.1-1.src.rpmmharris2005-12-193-12/+22
|
* rebuildmesa-6_4-6Warren Togami2005-12-181-1/+4
|
* backingout accidental bump, sorry mikeJesse Keating2005-12-161-4/+1
|
* gcc update bumpmesa-6_4-5_1Jesse Keating2005-12-091-1/+4
|
* - fix directory used for loading dri modules (#173679)mesa-6_4-5Jeremy Katz2005-11-201-1/+8
| | | | - install dri drivers as executable so they get stripped (#173292)
* Remove stale source file, and fix symlink issuemesa-6_4-4mharris2005-11-041-2/+1
|
* add redhat-mesa-source-filelist-generatormharris2005-11-041-0/+50
|
* - Wrote redhat-mesa-source-filelist-generator to dynamically generate themharris2005-11-041-24/+14
| | | | | | files to be included in the mesa-source subpackage, to minimize future maintenance. - Fixed detection and renaming of software mesa .so version.
* - Hack: autodetect if libGL was given .so.1.5* and rename it to 1.2 formesa-6_4-3mharris2005-11-021-4/+21
| | | | | consistency on all architectures, and to avoid upgrade problems if we ever disable DRI on an arch and then re-enable it later.
* libOSMesa is built, but only when DRI is disabled for some reason. Quickmesa-6_4-2mharris2005-11-021-0/+5
| | | | hack to get it to build for now. Real fix sometime in the future.