summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix two-sided stencilBrian2007-12-031-0/+1
* added missing quote charBrian2007-12-031-1/+1
* i915tex: Fix up state changes for i8xx.Michel Dänzer2007-12-031-6/+56
* fix-build: remove ctx->_Facing assignmentBrian2007-11-301-8/+0
* fix broken two-sided stencilBrian2007-11-3015-24/+49
* better front-plane clip testBrian2007-11-301-15/+28
* i965: use uncompressed instruction to ensure onlyXiang, Haihao2007-11-301-0/+1
* New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...Brian2007-11-294-1/+56
* cleanups, commentsBrian2007-11-291-31/+34
* Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.cBrian2007-11-294-102/+101
* make sure state token values are fully initializedRoland Scheidegger2007-11-292-2/+2
* r200: Fix texture format regression on big endian systems.Michel Dänzer2007-11-281-3/+6
* use DEFAULT_SOFTWARE_DEPTH_BITSDelle2007-11-271-7/+9
* minor additions to avoid FAQsBrian2007-11-271-0/+6
* document GLSL float f/F suffix bugBrian2007-11-271-0/+1
* set fp->UsesKill when emitting OPCODE_KILBrian2007-11-271-1/+7
* improve 24-bit Z to 32-bit Z conversionBrian2007-11-271-2/+3
* i915tex: Fix some minor batchbuffer errors.Keith Whitwell2007-11-261-1/+5
* i915tex: Catch cases where not all state is emitted for a new batchbuffer.Keith Whitwell2007-11-266-2/+57
* i915tex: Some additional blit fixes and assertions.Michel Dänzer2007-11-261-8/+24
* i915tex: Actually wait for previous commands to complete for glFinish().Michel Dänzer2007-11-261-1/+1
* Consolidate texture fetch code and use partial derivatives when possible.Brian2007-11-233-75/+79
* fix a few GLSL bugsBrian2007-11-231-0/+2
* Fix parsing of gl_FrontLightModelProduct.sceneColor, don't segfault on variableBrian2007-11-232-5/+15
* need to check border width in sample_linear_2d() - fixes failed assertion in ...Brian2007-11-231-0/+1
* Bump version numbers to 7.0.3 for next releaseBrian2007-11-222-7/+7
* Recompute ctx->Point._Size if GL_POINT_SIZE_MIN/MAX changes.Brian2007-11-222-3/+12
* fix z buffer read/write issue with rv100-like chips and old ddxRoland Scheidegger2007-11-221-1/+5
* Initial 7.0.3 relnotesBrian2007-11-202-0/+55
* bring over Fortran fixes from masterBrian2007-11-203-28/+32
* ObsoleteBrian2007-11-201-164/+0
* Rename glut_fbc.c -> glut_fcb.c (cb=callback)Brian2007-11-202-0/+165
* clamp lambda to Min/MaxLodBrian2007-11-191-3/+6
* fix some texture format assertions, etcBrian2007-11-191-23/+11
* fix out-of-bounds array index (ix=-1)Brian2007-11-191-2/+3
* added gl_dispatch_stub_772()Brian2007-11-161-0/+1
* fix position invariant vertex programs for sw-tnlRoland Scheidegger2007-11-151-52/+151
* fix bogus assumption if ddx has set up surface reg for z bufferRoland Scheidegger2007-11-151-2/+1
* 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