summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-28Merge branch '7.8'Brian Paul
2010-04-28softpipe: use consistant names for local varsBrian Paul
2010-04-28progs/demos: added code to test compressed mipmap generation (disabled)Brian Paul
2010-04-28gallium: remove trailing commaBrian Paul
2010-04-28gallium/util: convert //-style commentsBrian Paul
2010-04-28gallium/util: convert //-style commentsBrian Paul
2010-04-28st/mesa: fix incorrect RowStride computationBrian Paul
2010-04-28st/mesa: fill in stImage->level in st_generate_mipmap()Brian Paul
2010-04-28Merge branch '7.8'Jakob Bornecrantz
2010-04-28glx: Fix buildJakob Bornecrantz
2010-04-28glx: Fix buildJakob Bornecrantz
2010-04-28configure.ac: Print some llvm infoJakob Bornecrantz
2010-04-28egl: dri2 driver error outputMicah Fedke
2010-04-28Merge branch '7.8'Brian Paul
2010-04-28llvmpipe: Remove unnecessary header.Vinson Lee
2010-04-27Disable scissor when begining meta operationsPierre Willenbrock
2010-04-27Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targetsPierre Willenbrock
2010-04-27Fill the padding between entrys in the sampler keyPierre Willenbrock
2010-04-27Initialize have_back.Pierre Willenbrock
2010-04-27i915: Add debugging for just prorgam compile under INTEL_DEBUG=wmEric Anholt
2010-04-27i915: Provide counts in the error messages for program limits.Eric Anholt
2010-04-27osmesa: update SRC_DIRS to fix buildBrian Paul
2010-04-27osdemos: replace assertion with error handlerBrian Paul
2010-04-28r300g: move ZTOP to separate fileMarek Olšák
2010-04-27osmesa: don't need to link with -lGLBrian Paul
2010-04-28radeon: fix warningsMarek Olšák
2010-04-27mesa: Disable scissor when begining meta operationsPierre Willenbrock
2010-04-27Add missing _ in extension category nameIan Romanick
2010-04-27mesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targetsPierre Willenbrock
2010-04-27glx: Initialize have_back.Pierre Willenbrok
2010-04-27gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27r300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27Buildfixes to work around issues in OpenGL.frameworkJeremy Huddleston
2010-04-27Update OpenGL specsJeremy Huddleston
2010-04-27apple: Use mesa gl.h rather than generating one.Jeremy Huddleston
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-04-27darwin: Use clientattribJeremy Huddleston
2010-04-27apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-04-27apple: Remove duplicate headers that already exist in mesa.Jeremy Huddleston
2010-04-27apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston
2010-04-27llvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap_buffers()Brian Paul
2010-04-27llvmpipe: implement max scene sizeBrian Paul
2010-04-27llvmpipe: added llvmpipe_resource_size()Brian Paul
2010-04-27llvmpipe: comment-out unused field for nowBrian Paul
2010-04-27llvmipe: update commentsBrian Paul