summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-29progs/gallium: Add libG3D demos.gallium-g3dChia-I Wu4-0/+426
2010-03-29gallium: Add libG3D.Chia-I Wu5-0/+502
2010-03-29egl: Define EGL_MESA_gallium.Chia-I Wu7-0/+33
2010-03-29egl: Export _eglCheckDisplayHandle.Chia-I Wu1-1/+1
2010-03-29r300g: print configurable debugging info on non-debug buildsMarek Olšák2-2/+4
2010-03-28swrast: Remove unnecessary header.Vinson Lee1-1/+0
2010-03-28progs: Comment out gallium/raw/SConscript from progs/SConscript.Vinson Lee1-1/+1
2010-03-28progs/raw: add note about accessing utility functionsKeith Whitwell1-0/+10
2010-03-28ws/xlib: Call XFlush after PutImageKeith Whitwell1-0/+2
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell13-1/+543
2010-03-28aux/tgsi: fix some minor glitches in string routinesKeith Whitwell1-2/+2
2010-03-28st/python: updates for recent interface changesKeith Whitwell4-57/+58
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis4-87/+50
2010-03-28util: Update MSDN links.José Fonseca1-3/+3
2010-03-28gallium/docs: fix formatting mistakes in d3d11ddi.txtLuca Barbieri1-8/+8
2010-03-28gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfacesLuca Barbieri1-0/+492
2010-03-28r300g: handle TGSI_OPCODE_RET as ENDMarek Olšák1-4/+10
2010-03-27r300g: disable cliprectsMarek Olšák1-1/+1
2010-03-27drisw: update commentGeorge Sapountzis1-9/+15
2010-03-27r300g: print errors even on non-debug buildsMarek Olšák10-45/+53
2010-03-28egl: Make _eglBindContextToSurfaces more readable.Chia-I Wu1-11/+25
2010-03-28egl: Always return the previously bound context.Chia-I Wu1-9/+8
2010-03-27drisw: add comment to libGL about strideGeorge Sapountzis3-1/+11
2010-03-27drisw: make stride issue profoundGeorge Sapountzis6-58/+88
2010-03-27identity: Add id_drm.c to SCons build.Vinson Lee1-1/+2
2010-03-27st/egl: Fix missing symbols.Chia-I Wu7-9/+13
2010-03-27r300g: fix macrotiling for non-square texturesMathias Fröhlich1-1/+2
2010-03-27glx: try swrastg_dri, if swrast_dri failsGeorge Sapountzis1-2/+15
2010-03-27r300g: Make SWTCL clear work again.Corbin Simpson2-128/+132
2010-03-26r300g: Remove unnecessary header.Vinson Lee1-1/+0
2010-03-26gallium: Fix Windows SCons build.Vinson Lee1-0/+1
2010-03-26st/dri: Fix SCons build.Vinson Lee2-2/+0
2010-03-26gallium/llvmpipe: add PROGS target/rule to Makefile.templateChris Li2-10/+11
2010-03-26auto detect llvm versionChris Li1-0/+2
2010-03-26rtasm: Silence gnu_printf format warnings.Vinson Lee1-1/+1
2010-03-26Merge branch '7.8'Michel Dänzer2-7/+12
2010-03-26dri/swrast: Fix frontbuffer rendering.Michel Dänzer1-6/+11
2010-03-26dri/swrast: Fix missed conversion of one pixel pointer increment.Michel Dänzer1-1/+1
2010-03-26swrastg: allow for any of the software rasterizers.George Sapountzis3-42/+98
2010-03-26dri/common: add comment about DRISW wrt DRI1 / DRI2George Sapountzis1-36/+47
2010-03-26st/dri: add comment about the ifdef in dri_screen.cGeorge Sapountzis1-13/+10
2010-03-26st/dri: factor out common init_screen codeGeorge Sapountzis5-56/+67
2010-03-26st/dri mv __driDriverExtensions to drisw.c and dri2.cGeorge Sapountzis3-15/+15
2010-03-26st/dri: fold dri_extensions.c into dri_context.cGeorge Sapountzis7-58/+13
2010-03-26mesa: only call _mesa_update_state() when necessary in glGet functionsBrian Paul2-544/+594
2010-03-26swrastg: Use llvmpipe if built but only on sconsJakob Bornecrantz3-9/+34
2010-03-26swrastg: Build with sconsJakob Bornecrantz6-0/+106
2010-03-26gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz10-87/+117
2010-03-26svga/drm: Fix build under sconsJakob Bornecrantz1-1/+1
2010-03-26svga: Fix typo in configure scriptXavier Chantry1-1/+1