summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-04-28llvmpipe: make sampler-related functions static, clean-up initializationsBrian Paul3-46/+27
2010-04-28llvmpipe: remove some unneeded shader structure fieldsBrian Paul2-9/+2
2010-04-28llvmpipe: dump shaders if LP_DEBUG=tgsiBrian Paul2-0/+12
2010-04-28draw: use a cast wrapperBrian Paul1-4/+11
2010-04-28draw: put 'create' in the vs varient create function namesBrian Paul5-12/+16
2010-04-28radeong: fix scons buildJoakim Sindholt1-0/+1
2010-04-28draw: add missing function parameterBrian Paul1-1/+2
2010-04-28softpipe: consolidate tex image offset codeBrian Paul1-29/+32
2010-04-28llvmpipe: remove unused write_depthBrian Paul3-15/+6
2010-04-28st/mesa: move/improve Mesa GPU program debuggingBrian Paul1-10/+11
2010-04-28st/mesa: add missing debug entry for DEBUG_CONSTANTSBrian Paul1-0/+1
2010-04-28Merge branch '7.8'Brian Paul2-2/+7
2010-04-28softpipe: use consistant names for local varsBrian Paul1-36/+33
2010-04-28gallium: remove trailing commaBrian Paul1-1/+1
2010-04-28gallium/util: convert //-style commentsBrian Paul1-2/+2
2010-04-28gallium/util: convert //-style commentsBrian Paul1-2/+2
2010-04-28st/mesa: fix incorrect RowStride computationBrian Paul1-1/+4
2010-04-28st/mesa: fill in stImage->level in st_generate_mipmap()Brian Paul1-1/+3
2010-04-28Merge branch '7.8'Jakob Bornecrantz1-1/+2
2010-04-28glx: Fix buildJakob Bornecrantz1-1/+1
2010-04-28glx: Fix buildJakob Bornecrantz1-1/+1
2010-04-28egl: dri2 driver error outputMicah Fedke1-1/+2
2010-04-28Merge branch '7.8'Brian Paul69-94/+53489
2010-04-28llvmpipe: Remove unnecessary header.Vinson Lee1-1/+0
2010-04-27Disable scissor when begining meta operationsPierre Willenbrock1-0/+1
2010-04-27Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targetsPierre Willenbrock1-4/+8
2010-04-27Fill the padding between entrys in the sampler keyPierre Willenbrock1-1/+7
2010-04-27Initialize have_back.Pierre Willenbrock1-0/+1
2010-04-27i915: Add debugging for just prorgam compile under INTEL_DEBUG=wmEric Anholt1-0/+11
2010-04-27i915: Provide counts in the error messages for program limits.Eric Anholt2-10/+19
2010-04-28r300g: move ZTOP to separate fileMarek Olšák6-73/+142
2010-04-28radeon: fix warningsMarek Olšák1-1/+3
2010-04-27mesa: Disable scissor when begining meta operationsPierre Willenbrock1-0/+1
2010-04-27Add missing _ in extension category nameIan Romanick1-1/+1
2010-04-27mesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targetsPierre Willenbrock1-4/+8
2010-04-27glx: Initialize have_back.Pierre Willenbrok1-0/+1
2010-04-27gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-4/+2
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-51/+0
2010-04-27tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca7-161/+4
2010-04-27r300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-2/+0
2010-04-27cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-12/+0
2010-04-27svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-3/+0
2010-04-27gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-16/+0
2010-04-27Buildfixes to work around issues in OpenGL.frameworkJeremy Huddleston11-135/+60
2010-04-27Update OpenGL specsJeremy Huddleston10-274/+2522
2010-04-27apple: Use mesa gl.h rather than generating one.Jeremy Huddleston7-181/+48
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston2-74/+111
2010-04-27darwin: Use clientattribJeremy Huddleston3-3/+3
2010-04-27apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston17-120/+108
2010-04-27apple: Remove duplicate headers that already exist in mesa.Jeremy Huddleston7-20231/+0