summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-27fix headerstenci_texture_newTopi Pohjolainen1-1/+1
2016-04-27wipTopi Pohjolainen1-1/+3
2016-04-27nearestTopi Pohjolainen1-0/+2
2016-04-27command line argumentsTopi Pohjolainen1-28/+58
2016-04-27wipTopi Pohjolainen1-4/+4
2016-04-27wipTopi Pohjolainen1-7/+7
2016-04-27stencil_texturing: Add test for layered miptreeTopi Pohjolainen2-0/+235
2016-04-27wipTopi Pohjolainen1-1/+5
2016-04-27stencil_texturing: Use piglit_depth_texture()Topi Pohjolainen1-34/+6
2016-04-27util: Add stencil support to piglit_depth_texture()Topi Pohjolainen4-13/+27
2016-04-27util: Add support for vertical gradient in piglit_depth_texture()Topi Pohjolainen4-15/+54
2016-04-27util: Refactor depth level setupTopi Pohjolainen1-38/+49
2016-04-27util: Refactor data generation for depth levelsTopi Pohjolainen1-17/+25
2016-04-27stencil_texturing: Allow testing of texelFetch alsoTopi Pohjolainen2-9/+43
2016-04-26cl: Fix image support when built on CL<1.2Jan Vesely3-16/+40
2016-04-25piglit_integer_texture: return the texture objectNicolai Hähnle2-1/+3
2016-04-25glx_arb_sync_control/wait_for_msc: Add a missing timeoutMarta Lofstedt1-0/+2
2016-04-21glx-query-drawable: Build fixAdam Jackson1-9/+9
2016-04-21glx-query-drawable: Relax a check about bare windowsAdam Jackson1-3/+5
2016-04-20util: probe pixel rectangles as ubyte if possible (v2)Marek Olšák1-0/+94
2016-04-20arb_program_interface_query: test stage ref for buffer blocksTimothy Arceri2-1/+92
2016-04-19Strengthen arb_shader_image_load_store-shader-mem-barrier testNicolai Hähnle1-17/+15
2016-04-19dir-locals.el: Added emacs setup based (v2)Andres Gomez1-0/+11
2016-04-16unittests: Fix spelling mistakesEric Engestrom14-28/+28
2016-04-16templates: Fix spelling mistakesEric Engestrom2-2/+2
2016-04-16piglit: Fix spelling mistakesEric Engestrom5-5/+5
2016-04-16generated_tests: Fix spelling mistakesEric Engestrom5-5/+5
2016-04-16framework: Fix spelling mistakesEric Engestrom15-25/+25
2016-04-16completion/bash: Fix spelling mistakesEric Engestrom1-2/+2
2016-04-16README: Fix spelling mistakeEric Engestrom1-1/+1
2016-04-16Revert "arb_shader_image_load_store: add additional coherency test"Francisco Jerez1-90/+0
2016-04-16arb_shader_image_load_store/common: Use reserved image unit for CS result rea...Francisco Jerez2-3/+4
2016-04-16arb_shader_image_load_store/image: Reserve image unit and combined uniform fo...Francisco Jerez1-2/+2
2016-04-16arb_shader_image_load_store/state: Don't use max_image_units() to get the fir...Francisco Jerez1-3/+15
2016-04-16arb_shader_image_load_store/image: Factor out calculation of the number of re...Francisco Jerez1-13/+21
2016-04-16Remove fs-discard-exit-3Marek Olšák1-76/+0
2016-04-14arb_gpu_shader5: Remove out of spec ldexp() test case.Matt Turner1-10/+0
2016-04-14arb_gpu_shader5: Test ldexp(0.0f, non-zero-exp).Matt Turner1-0/+7
2016-04-14arb_shader_storage_buffer_object: add indirect block indexing testNicolai Hähnle1-0/+60
2016-04-14arb_shader_storage_buffer_object: add execution/basic.shader_testNicolai Hähnle1-0/+33
2016-04-14arb_shader_image_load_store: add disable_early_z testNicolai Hähnle1-0/+72
2016-04-14arb_shader_image_load_store: add additional coherency testNicolai Hähnle1-0/+90
2016-04-14arb_shader_image_load_store: add write-to-rendered-image testNicolai Hähnle1-0/+73
2016-04-14shader_runner: allow multiple ssbo bindings and add ssbo subdata commandNicolai Hähnle2-15/+18
2016-04-14shader_runner: add depthfunc commandNicolai Hähnle1-0/+2
2016-04-14shader_runner: support integer texturesNicolai Hähnle3-0/+53
2016-04-14Fixes for arb_arrays_of_arrays/compiler/glsl-4.20-basic-types.fragNicolai Hähnle1-2/+3
2016-04-14version-mixing: gl_FragColor built-in is not available in core profile >= 4.20Nicolai Hähnle1-1/+24
2016-04-14generators: Use python generator instead of bash generated testsDylan Baker219-23293/+7
2016-04-14generators: port gen_variable_index_write to pythonDylan Baker4-0/+605