summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-29gallium: fix bogus depth/stencil format names (and channel descriptions)Roland Scheidegger
2010-03-29gallium: add new texture formatsRoland Scheidegger
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-28intel: Bump intel driver date to reflect status as 2010Q1 releaseIan Romanick
2010-03-28mesa: set version string to 7.8Ian Romanick
2010-03-28swrast: Remove unnecessary header.Vinson Lee
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
2010-03-28util: Update MSDN links.José Fonseca
2010-03-28gallium/docs: fix formatting mistakes in d3d11ddi.txtLuca Barbieri
2010-03-28gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfacesLuca Barbieri
2010-03-28r300g: handle TGSI_OPCODE_RET as ENDMarek Olšák
2010-03-27r300g: disable cliprectsMarek Olšák
2010-03-27drisw: update commentGeorge Sapountzis
2010-03-27r300g: print errors even on non-debug buildsMarek Olšák
2010-03-27i965g: Add brw_winsys_debug.c to SCons build.Vinson Lee
2010-03-27identity: Add id_drm.c to SCons build.Vinson Lee
2010-03-28egl: Make _eglBindContextToSurfaces more readable.Chia-I Wu
2010-03-28egl: Always return the previously bound context.Chia-I Wu
2010-03-27drisw: add comment to libGL about strideGeorge Sapountzis
2010-03-27drisw: make stride issue profoundGeorge Sapountzis
2010-03-27identity: Add id_drm.c to SCons build.Vinson Lee
2010-03-27st/egl: Fix missing symbols.Chia-I Wu
2010-03-27mesa: move/update hash function commentsBrian Paul
2010-03-27mesa: fix deadlock in _mesa_HashFindFreeKeyBlock()Brian Paul