summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-29drisw: Remove unnecessary header.Vinson Lee
2010-03-29swrastg: Silence unused value warning.Vinson Lee
2010-03-29r300g: Remove unused variable.Vinson Lee
2010-03-29r300g: Remove unnecessary header.Vinson Lee
2010-03-29r300g: Bind constantbuf to Draw immediately, don't wait for render.Corbin Simpson
2010-03-30st/glx: Remove a wrong assertion in choose_pixel_format.Chia-I Wu
2010-03-29gallivm: use constant size array, added assertion checkBrian Paul
2010-03-30gallium/util: use other layout instead of the old compressedRoland Scheidegger
2010-03-30Merge branch 'master' into gallium-new-formatsRoland Scheidegger
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-30gallium: make the python scripts for format parsing not fail on new formatsRoland Scheidegger
2010-03-29Add test case for lp_bld_printf()Chris Li
2010-03-29gallivm: added lp_bld_printf() functionChris Li
2010-03-29progs/glsl: Add workarounds for Apple GLSL compiler crash.Vinson Lee
2010-03-29progs/glsl: Remove inline keyword.Vinson Lee
2010-03-29progs/gallium/python: Get tri.py sample working again.José Fonseca
2010-03-29st/python: Update for util_draw_vertex_buffer changes.José Fonseca
2010-03-29st/python: Move surface read/write methods to context.José Fonseca
2010-03-29gallivm: make sure that the alloca's are the very first thing in the functionZack Rusin
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis
2010-03-29ws/sw/dri: s/xm/dri_sw/George Sapountzis
2010-03-29docs: fix 7.7.1 release dateBrian Paul
2010-03-29gallium: fix bogus depth/stencil format names (and channel descriptions)Roland Scheidegger
2010-03-29gallium: add new texture formatsRoland Scheidegger
2010-03-29progs/glsl: improve the mouse drag/rotate code a littleBrian Paul
2010-03-29progs/glsl: let the mouse rotate the sceneRALOVICH, Kristóf
2010-03-29glsl: avoid using rcp in length() functionsBrian Paul
2010-03-29glsl: remove rcp from sqrt()Brian Paul
2010-03-29gallium/docs: minor fixesRoland Scheidegger
2010-03-29Revert "python: Temporarily disable python state tracker until transfers are ...José Fonseca
2010-03-29i965g: util_format_is_compressed() -> util_format_is_s3tc().José Fonseca
2010-03-29mesa/st: util_format_is_compressed() -> util_format_is_s3tc().José Fonseca
2010-03-29svga: util_format_is_compressed() -> util_format_is_s3tc().José Fonseca
2010-03-29r300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYOUT_S3TC.José Fonseca
2010-03-29util: Distinguish between the different compression formats.José Fonseca
2010-03-29softpipe: Map GS constants, too.Michal Krol
2010-03-29r300g: print configurable debugging info on non-debug buildsMarek Olšák
2010-03-28mesa: Add 7.8 release MD5 sumsIan Romanick
2010-03-28intel: Bump intel driver date to reflect status as 2010Q1 releaseIan Romanick
2010-03-28mesa: set version string to 7.8Ian Romanick
2010-03-28mesa: Add 7.7.1 release MD5 sumsIan Romanick
2010-03-28mesa: set version string to 7.7.1Ian Romanick
2010-03-28swrast: Remove unnecessary header.Vinson Lee
2010-03-28progs: Comment out gallium/raw/SConscript from progs/SConscript.Vinson Lee
2010-03-28progs/raw: add note about accessing utility functionsKeith Whitwell
2010-03-28ws/xlib: Call XFlush after PutImageKeith Whitwell
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell
2010-03-28aux/tgsi: fix some minor glitches in string routinesKeith Whitwell
2010-03-28st/python: updates for recent interface changesKeith Whitwell
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis