summaryrefslogtreecommitdiff
path: root/src/gallium/tests/python
AgeCommit message (Expand)AuthorFilesLines
2012-02-23Add a test for the compare opcode.Alex Corscadden1-0/+12
2011-04-06st/python: Remove bindings, and all its dependencies.José Fonseca81-5179/+0
2010-12-02retrace: Some fixes.José Fonseca1-1/+5
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-10/+8
2010-10-17Merge remote branch 'origin/master' into lp-setup-llvmKeith Whitwell2-24/+26
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-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-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri1-1/+1
2010-06-18graw: add two examples using new register filesZack Rusin2-0/+24
2010-06-15graw: fix setup for multiple constant buffersZack Rusin1-2/+2
2010-06-07regress: remove interpolation and semantic info from vs inputsKeith Whitwell30-56/+56
2010-05-30python/retrace: Interpret resource_copy_region.José Fonseca1-10/+6
2010-05-17st/python: adapt to interface changesRoland Scheidegger4-16/+20
2010-05-02retrace: Add sampler_view_destroyJosé Fonseca1-0/+7
2010-04-19retrace: Support index bias.José Fonseca1-8/+8
2010-04-18retrace: Fix vertex/index/constant buffer dumping.José Fonseca1-3/+4
2010-04-18retrace: Remove deprecated code.José Fonseca1-10/+0
2010-04-14retrace: Update for recent interface changes.José Fonseca1-23/+24
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca77-0/+5120