summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-04fix gl_FrontFacingBrian1-0/+1
2007-12-04fix span->facing computation and gl_FrontFacing initializationBrian2-7/+5
2007-12-04Fix gl_FrontFacing compilation problemBrian1-1/+2
2007-12-04Use -Bsymbolic for linking all shared objects.Michel Dänzer1-2/+7
2007-12-03fix two-side lighting bug/crashBrian1-0/+1
2007-12-03fix DD_TRI_LIGHT_TWOSIDE bug (#13368)Brian1-4/+4
2007-12-03Fix the library name in glw.pcDan Nicholson1-1/+1
2007-12-03fix two-sided stencilBrian1-0/+1
2007-12-03added missing quote charBrian1-1/+1
2007-12-03i915tex: Fix up state changes for i8xx.Michel Dänzer1-6/+56
2007-11-30fix-build: remove ctx->_Facing assignmentBrian1-8/+0
2007-11-30fix broken two-sided stencilBrian15-24/+49
2007-11-30better front-plane clip testBrian1-15/+28
2007-11-30i965: use uncompressed instruction to ensure onlyXiang, Haihao1-0/+1
2007-11-29New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...Brian4-1/+56
2007-11-29cleanups, commentsBrian1-31/+34
2007-11-29Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.cBrian4-102/+101
2007-11-29make sure state token values are fully initializedRoland Scheidegger2-2/+2
2007-11-28r200: Fix texture format regression on big endian systems.Michel Dänzer1-3/+6
2007-11-27use DEFAULT_SOFTWARE_DEPTH_BITSDelle1-7/+9
2007-11-27minor additions to avoid FAQsBrian1-0/+6
2007-11-27document GLSL float f/F suffix bugBrian1-0/+1
2007-11-27set fp->UsesKill when emitting OPCODE_KILBrian1-1/+7
2007-11-27improve 24-bit Z to 32-bit Z conversionBrian1-2/+3
2007-11-26i915tex: Fix some minor batchbuffer errors.Keith Whitwell1-1/+5
2007-11-26i915tex: Catch cases where not all state is emitted for a new batchbuffer.Keith Whitwell6-2/+57
2007-11-26i915tex: Some additional blit fixes and assertions.Michel Dänzer1-8/+24
2007-11-26i915tex: Actually wait for previous commands to complete for glFinish().Michel Dänzer1-1/+1
2007-11-23Consolidate texture fetch code and use partial derivatives when possible.Brian3-75/+79
2007-11-23fix a few GLSL bugsBrian1-0/+2
2007-11-23Fix parsing of gl_FrontLightModelProduct.sceneColor, don't segfault on variableBrian2-5/+15
2007-11-23need to check border width in sample_linear_2d() - fixes failed assertion in ...Brian1-0/+1
2007-11-22Bump version numbers to 7.0.3 for next releaseBrian2-7/+7
2007-11-22Recompute ctx->Point._Size if GL_POINT_SIZE_MIN/MAX changes.Brian2-3/+12
2007-11-22fix z buffer read/write issue with rv100-like chips and old ddxRoland Scheidegger1-1/+5
2007-11-20Initial 7.0.3 relnotesBrian2-0/+55
2007-11-20bring over Fortran fixes from masterBrian3-28/+32
2007-11-20ObsoleteBrian1-164/+0
2007-11-20Rename glut_fbc.c -> glut_fcb.c (cb=callback)Brian2-0/+165
2007-11-19clamp lambda to Min/MaxLodBrian1-3/+6
2007-11-19fix some texture format assertions, etcBrian1-23/+11
2007-11-19fix out-of-bounds array index (ix=-1)Brian1-2/+3
2007-11-16added gl_dispatch_stub_772()Brian1-0/+1
2007-11-15fix position invariant vertex programs for sw-tnlRoland Scheidegger1-52/+151
2007-11-15fix bogus assumption if ddx has set up surface reg for z bufferRoland Scheidegger1-2/+1
2007-11-13add pointer to Gallium3D infoBrian1-0/+17
2007-11-13DRI memory manager info (fixes dangling link)Brian1-0/+21
2007-11-12remove dependency on libGLUBrian1-2/+1
2007-11-12add glw.pc.in to tarball list, remove from DEPEND_FILESBrian1-1/+1
2007-11-10added md5 checksumsmesa_7_0_2Brian1-0/+9