summaryrefslogtreecommitdiff
path: root/src/gallium/tests
AgeCommit message (Expand)AuthorFilesLines
2012-06-29tests: Updated tests to properly handle NaN for half floats.James Benton2-7/+31
2012-06-06translate_test: add support for half floatsBrian Paul1-0/+8
2012-05-12gallium/graw: stop using user_buffer_createMarek Olšák15-73/+93
2012-05-11Merge branch 'gallium-userbuf'Marek Olšák3-5/+5
2012-05-11gallium/tests/trivial: Import compute unit tests.Francisco Jerez2-1/+1594
2012-05-11gallium/tests/trivial: Switch to the pipe loader.Francisco Jerez3-36/+39
2012-04-30gallium: change set_constant_buffer to be UBO-friendlyMarek Olšák3-5/+5
2012-02-23Add a test for the compare opcode.Alex Corscadden1-0/+12
2012-02-22tests/graw: Add a bunch of tests.José Fonseca10-372/+1794
2012-01-10Squash-merge branch 'gallium-clip-state'Marek Olšák11-0/+11
2011-10-11gallium: rename ZS stencil type to UINT (v2)Dave Airlie1-12/+12
2011-09-19graw: fix tests to build on msvc again.Dave Airlie10-10/+10
2011-09-18gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie12-32/+32
2011-08-29tests/unit: Fix include styleKai Wasserbäch1-5/+5
2011-06-24gallium/tests/trivial: update commentBrian Paul1-1/+1
2011-06-24gallium/tests/trivial: use CXX to do final linkBrian Paul1-1/+1
2011-06-24gallium/tests/trivial: make it buildAlon Levy3-6/+11
2011-06-08gallium: s/bool/boolean/Brian Paul1-2/+2
2011-04-23graw: Replace dead symlinks to delete python statetracker shaders with their ...José Fonseca64-2/+818
2011-04-06st/python: Remove bindings, and all its dependencies.José Fonseca81-5179/+0
2011-04-01tests: Use elts in translate_test.José Fonseca1-8/+14
2011-04-01scons: Add aliases for unit tests.José Fonseca1-4/+4
2011-03-11gallium: remove flags from the flush functionMarek Olšák12-12/+12
2011-03-08scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2-2/+2
2011-02-15gallium: add usage parameter to pipe_buffer_createMarek Olšák2-2/+4
2011-02-14graw: remove pipe_vertex_buffer::max_indexVinson Lee1-1/+0
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák8-10/+0
2011-01-24graw: add a test showing the new sampling scheme in actionZack Rusin1-0/+415
2011-01-24gallium: implement modern sampling schemeZack Rusin1-0/+1
2011-01-20graw: fix logic error in pixel format selectionBrian Paul9-51/+79
2010-12-02retrace: Some fixes.José Fonseca1-1/+5
2010-12-02gallium: support for array textures and related changesRoland Scheidegger12-79/+140
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol9-101/+81
2010-11-01scons: Revamp how to specify targets to build.José Fonseca2-16/+14
2010-10-17Merge remote branch 'origin/master' into lp-setup-llvmKeith Whitwell3-24/+34
2010-10-06retrace: Handle clear_render_target and clear_depth_stencil.José Fonseca1-0/+9
2010-09-29python/retrace: Handle set_index_buffer and draw_vbo.José Fonseca1-20/+13
2010-09-22util: Flush stdout on util_format.José Fonseca1-0/+8
2010-09-20python/tests: Fixed tri.py for API and TGSI syntax changes.Tilman Sauerbeck1-4/+4
2010-09-18graw: add frag-face shaderKeith Whitwell1-0/+14
2010-09-11Add a test for the KIL opcodeAlex Corscadden1-0/+18
2010-09-09graw: added test for finding shader mem leaksBrian Paul2-0/+267
2010-09-09graw: emit warnings when context/surface creation failesBrian Paul1-3/+11
2010-09-09graw: fix array size, indentation,Brian Paul1-7/+10
2010-09-05util: Helper function to determined whether two formats can be memcpy'ed.José Fonseca3-0/+78
2010-08-26graw: Undo late loading of graw drivers.José Fonseca9-9/+16
2010-08-26graw: Dynamically load graw libraries.José Fonseca9-16/+9
2010-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri1-1/+1
2010-08-12translate_test: Fix compilation with MSVC.Vinson Lee1-1/+2
2010-08-12translate_test: fix compilation on non-POSIX platformsLuca Barbieri1-5/+19