summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't apply ColorMask to main gcBrian2007-10-221-7/+6
* i915tex: Don't emit 'empty' blit rectangles.Michel Dänzer2007-10-171-0/+3
* fix fog, rescale_normals bugs (from gallium branch)Brian2007-10-151-3/+5
* faster write_rgba_span_front()Andreas Micheler2007-10-151-17/+78
* replace 'brick' with correct program name in printfsBrian2007-10-104-10/+10
* fix force_s3tc_enable optionMrc Gran2007-10-101-1/+1
* Ignore more generated files in progs/Dan Nicholson2007-10-1016-17/+180
* Brian's fix for bug9829Xiang, Haihao2007-10-041-1/+1
* minor fog calc cleanupRoland Scheidegger2007-10-031-12/+8
* fog: fix issues with negative fog coords (may fix #10529)Roland Scheidegger2007-10-031-7/+22
* make sure optimized fog params get updatedRoland Scheidegger2007-10-031-0/+2
* unbreak 3d textures (typo when setting tex layout)Roland Scheidegger2007-10-031-1/+1
* i915tex: Work around texture pitch related performance drops on i915 at least.Michel Dänzer2007-10-031-1/+10
* updated glext.h license info (Khronos), plus other clean-upsBrian2007-10-011-13/+16
* fix VBO-split infinite loop (bug 12164)Brian2007-09-291-4/+3
* add support for LDFLAGS env varDan Nicholson2007-09-2835-81/+93
* update the DRM/DRI instructionsBrian2007-09-281-36/+17
* i965: fix vblank on 965gm laptops by bringing in code from i915Dave Airlie2007-09-282-1/+45
* mesa: make sure the gotten value isn't greater than theXiang, Haihao2007-09-271-2/+5
* i965: handle all unfilled mode in clip stage. fix bug #12453Xiang, Haihao2007-09-271-0/+4
* prep for 7.0.2 releaseBrian2007-09-272-1/+8
* for Miniglx, use git sourcesBrian2007-09-271-0/+6
* bump versions to 7.0.2Brian2007-09-273-8/+8
* fix blend bug 12164Brian2007-09-271-0/+1
* Restore old _TriangleCaps code to fix Blender problem (bug 12164)Brian2007-09-276-0/+78
* [i965] Bug #11812: Fix fwrite return value checks in AUB file code.Roland Bär2007-09-261-8/+8
* fix fd.o bug #12217, recalcuate urb when clip plane size changeZou Nan hai2007-09-261-1/+1
* i965: The cube map texture coordinates must be devided by theXiang, Haihao2007-09-261-1/+51
* fix a bug in 965 ARB_occlusion_query,Zou Nan hai2007-09-261-2/+2
* fix DrawRangeElements error msgBrian2007-09-231-1/+1
* fix -D_BSD_SOURCBrian2007-09-201-1/+1
* fix for __IBMC__Brian2007-09-201-1/+1
* added bluegene-xlc-osmesa, fortran fixesBrian2007-09-201-0/+2
* fixes for bluegene-xlc-osmesa configBrian2007-09-202-1/+2
* Added bluegene-xlc-osmesa config (Alexander Neundorf)Brian2007-09-201-0/+29
* fix bug 10604Brian2007-09-141-0/+1
* From trunk: mesa: bind VBO_ATTRIB_XXX to correct input array when executing a...Brian2007-09-141-2/+4
* updated linkBrian2007-09-141-1/+1
* fix glCopyPixel/glPixelZoom bug 12417)Brian2007-09-141-0/+1
* fix copypixels overlap test bug (#12417)Brian2007-09-141-2/+9
* fix ARB fp/vp parsing bug 12313Brian2007-09-131-0/+1
* added program_error2() function for better error reportingBrian2007-09-131-46/+59
* Fix state.texgen parsing error (bug 12313).Brian2007-09-131-5/+12
* added .pc.in files to tarballsBrian2007-09-131-0/+4
* added DSTDIR, pkg-config itemsBrian2007-09-121-0/+2
* updated with pkg-config infoBrian2007-09-121-0/+20
* pkg-config supportDan Nicholson2007-09-129-4/+90
* DESTDIR support.Dan Nicholson2007-09-127-24/+32