summaryrefslogtreecommitdiff
path: root/src/gallium/tests
AgeCommit message (Expand)AuthorFilesLines
2013-10-23gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul8-10/+10
2013-10-09gallium: Add support for 32x32 muls with 64 bit resultsZack Rusin2-0/+24
2013-10-03gallium/tests: fix SHADER typoBrian Paul1-1/+1
2013-10-03gallium/tests: use pipe_context::bind_sampler_states()Brian Paul8-9/+13
2013-06-28gallium/tests: fix the translate testZack Rusin1-4/+4
2013-06-24tests/graw: Fix typo in shader-leak.cJosé Fonseca1-1/+1
2013-06-24gallium: Fix llvmpipe on big-endian machinesAdam Jackson8-17/+17
2013-06-13gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shaderMarek Olšák1-1/+1
2013-05-25gallium: Add support for multiple viewportsZack Rusin8-8/+8
2013-05-14graw/tgsi_dump: Fix gdb macro.José Fonseca1-2/+2
2013-04-30build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-0/+1
2013-04-30build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-0/+1
2013-04-25graw: Set the vertex shader constant buffer.José Fonseca1-1/+1
2013-04-25graw: Simple utilities to dump and disassemble TGSI tokens.José Fonseca3-0/+97
2013-04-23gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca12-12/+24
2013-04-22gallivm: Fix assignment of unsigned values to OUT register.José Fonseca1-0/+9
2013-04-15build: Build pipe-loader before gallium testsMatt Turner1-4/+0
2013-04-04llvmpipe: implement ucmpZack Rusin1-0/+11
2013-03-27graw/gs: add missing max output vertices to all testsZack Rusin4-0/+4
2013-03-12gallium/tests: check format in compute tests, make selectableChristoph Bumiller1-17/+52
2013-01-15gallium/util: fix glClear with MRT by making the FS write to all cbufsMarek Olšák1-1/+2
2013-01-10gallium/tests/unit: Convert to automakeAndreas Boll2-49/+34
2013-01-10gallium/tests/trivial: Convert to automakeAndreas Boll2-54/+34
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák18-18/+18
2012-12-21gallium/tests: fix build breakage after pipe_surface::usage removalMarek Olšák1-1/+0
2012-12-12gallium: remove pipe_surface::usageMarek Olšák11-12/+0
2012-11-27gallium/tests/trivial: updates for transfer functions changesAndreas Boll1-10/+4
2012-11-27gallium/tests/trivial: updates for CSO interface changesAndreas Boll1-2/+2
2012-11-27gallium/tests/trivial: updates for util_draw_vertex_buffer changesAndreas Boll2-2/+2
2012-11-21gallium/tests: update .gitignore filesAndreas Boll2-0/+7
2012-10-31gallium: add start_slot parameter to set_vertex_buffersMarek Olšák15-15/+15
2012-10-26graw/fs-test: Use user constant buffers.José Fonseca1-56/+14
2012-10-26graw: Ensure new members are zeroed.José Fonseca14-0/+16
2012-10-26tests/graw: Update occlusion query example.José Fonseca1-4/+4
2012-10-25tests: Use printf instead of debug_printf in u_format_compatible_test.Vinson Lee1-1/+1
2012-10-17tgsi: Add support to parse IMM[x] too.José Fonseca1-2/+2
2012-10-11gallium: unify transfer functionsMarek Olšák6-38/+18
2012-09-05Use the correct macro _WIN32 for Windows.Vinson Lee3-3/+3
2012-08-03gallium/tests/trivial: updates for CSO interface changesBrian Paul1-2/+2
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