summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add pointer to Gallium3D infoBrian2007-11-131-0/+17
* DRI memory manager info (fixes dangling link)Brian2007-11-131-0/+21
* remove dependency on libGLUBrian2007-11-121-2/+1
* add glw.pc.in to tarball list, remove from DEPEND_FILESBrian2007-11-121-1/+1
* added md5 checksumsmesa_7_0_2Brian2007-11-101-0/+9
* final changes for 7.0.2 relesaeBrian2007-11-103-19/+6
* code clean-ups, reformattingBenno Schulenberg2007-11-091-11/+8
* remove commented-out codeBenno Schulenberg2007-11-091-110/+7
* fix blender/unichrome crash, bug 13142Brian2007-11-081-0/+1
* fix Unichrome/Blender crash, bug 13142Benno Schulenberg2007-11-081-2/+4
* added -fno-strict-aliasing and -fPIC flagsBrian2007-11-081-0/+1
* change filenames for rc2Brian2007-11-081-4/+4
* r200: Fix SetTexOffset format for 16 bit pixmaps/textures.Michel Dänzer2007-11-061-6/+6
* r200: Implement SetTexOffset hook.Chris Rankin2007-11-065-32/+76
* Check for NULL VB->EdgeFlag array.Brian2007-11-051-8/+10
* fix mmx code (bug 12614)Brian2007-11-051-0/+1
* fix mmx code (bug 12614)Brian2007-11-051-8/+8
* SSE codegen fixesBrian2007-11-031-0/+1
* Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...Brian2007-11-033-13/+31
* Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson2007-11-0118-0/+70
* configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson2007-11-011-0/+2
* configs: Always use -fPIC for shared libraries, never for staticDan Nicholson2007-11-018-6/+6
* Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson2007-11-0115-0/+48
* fix typoBrian2007-10-311-1/+1
* updated help/to-do listBrian2007-10-311-31/+8
* glDrawArrays(count=0) bugfixBrian2007-10-311-0/+1
* check for count==0 in _mesa_validate_DrawArrays()Brian2007-10-311-2/+3
* note G33/Q33/Q35 supportBrian2007-10-311-0/+1
* fix GL_ATI_separate_stencilmesa_7_0_2_rc1Brian2007-10-301-0/+1
* Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian2007-10-3013-283/+168
* Finish up ATI_separate_stencilBrian2007-10-3014-1066/+1250
* add missing _mesa_StencilFuncSeparateATI functionRoland Scheidegger2007-10-302-0/+77
* Build xdemos programs by default on linux-driDan Nicholson2007-10-292-4/+4
* update APP_LIB_DEPS for static library configs (patch 3/3)Dan Nicholson2007-10-293-6/+3
* simplify APP_LIB_DEPS (patch 2/3)Dan Nicholson2007-10-291-2/+4
* specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-2915-31/+52
* linux-dri-xcb: Fix undefined refs when linking with libGLDan Nicholson2007-10-291-2/+3
* driFenceType: Really return fence type, not flags.Michel Dänzer2007-10-291-1/+1
* Only set R_MODE with NV_point_spriteAlan Hourihane2007-10-281-1/+2
* configs: Fix linux-static to link correctlyDan Nicholson2007-10-261-3/+2
* use grep -qBrian2007-10-251-2/+2
* More ignored programs merged back from masterDan Nicholson2007-10-253-1/+21
* simplify/fix the ASM_FLAGS tests (bug 12931)Brian2007-10-251-2/+2
* Cray Xt3 configBrian2007-10-251-0/+32
* Fix mergeBrian2007-10-241-0/+1
* added catamount-osmesa-pgi config, fixes for cross-compilingBrian2007-10-241-1/+2
* don't build x86, x86-64 dirs if not neededBrian2007-10-241-2/+7
* properly init dst reg's CondMask/Swizzle fieldsBrian2007-10-232-5/+5
* bump up MAX_INSTRUCTIONS and add an assertion to catch emitting too many inst...Brian2007-10-231-4/+7
* add directfb glut sources to tarballBrian2007-10-231-0/+3