summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11ARB_pipeline_statistics_query (comp): basic testpipe_statsJordan Justen3-0/+183
2015-02-11ARB_pipeline_statistics_query (geom): basic testBen Widawsky4-1/+152
2015-02-11ARB_pipeline_statistics_query (clip): basic testBen Widawsky4-0/+241
2015-02-11ARB_pipeline_statistics_query (vertex): adjacencyBen Widawsky5-2/+166
2015-02-11ARB_pipeline_statistics_query: Add range for expected resultsJordan Justen3-7/+11
2015-02-11ARB_pipeline_statistics_query (vertex): basic testBen Widawsky7-0/+272
2015-02-10shader_runner: fix dvec ubo uploadsIlia Mirkin1-1/+1
2015-02-10shader_runner: fix parsing float/double hex valuesIlia Mirkin1-4/+4
2015-02-09gbm: Limit libcaca size for small testsJordan Justen1-2/+8
2015-02-09gbm: Use libcaca to determine console resolutionJordan Justen1-0/+9
2015-02-09gbm: Attempt to size libcaca output to fit the console windowJordan Justen1-4/+37
2015-02-06gl-1.0-blend: print current blend state if probe failsBrian Paul1-2/+18
2015-02-06cl: Fix tolerance for division in scalar arithmetic testJan Vesely1-7/+7
2015-02-05cl: fix clCompileProgram compil error with CL1.1EdB1-0/+6
2015-02-05arb_gpu_shader_fp64: make fs-modf-double require GLSL 1.50Ilia Mirkin1-6/+13
2015-02-04cmake: Fix if-command logic on non MSVC.Jose Fonseca1-2/+4
2015-02-04Revert "arb_shader_image_load_store: fix MSVC build"Jose Fonseca2-24/+20
2015-02-04cmake: Require MSVC 2013 Update 4.Jose Fonseca1-3/+3
2015-02-03arb_shader_precision: set tolerance for div/assign-divIlia Mirkin1-1/+4
2015-02-03arb_shader_image_load_store: fix MSVC buildBrian Paul2-20/+24
2015-02-03arb_shader_image_load_store: Import test for atomics with unused result.Francisco Jerez3-0/+180
2015-02-03arb_shader_image_load_store: Import image unit and uniform state tracking tests.Francisco Jerez3-0/+482
2015-02-03arb_shader_image_load_store: Import shader memory barrier tests.Francisco Jerez4-0/+226
2015-02-03arb_shader_image_load_store: Import built-in semantics tests.Francisco Jerez4-0/+401
2015-02-03arb_shader_image_load_store: Import image aliasing test.Francisco Jerez3-0/+181
2015-02-03arb_shader_image_load_store: Import memory access qualifier test.Francisco Jerez3-0/+192
2015-02-03arb_shader_image_load_store: Import minimum maximum test.Francisco Jerez3-0/+78
2015-02-03arb_shader_image_load_store: Import test for the maximum texture size.Francisco Jerez4-0/+201
2015-02-03arb_shader_image_load_store: Import tests for the maximum of supported images.Francisco Jerez3-0/+276
2015-02-03arb_shader_image_load_store: Import test for mipmap level binding.Francisco Jerez3-0/+197
2015-02-03arb_shader_image_load_store: Import tests for layered and unlayered binding.Francisco Jerez3-0/+223
2015-02-03arb_shader_image_load_store: Import invalid and undefined image access tests.Francisco Jerez3-0/+487
2015-02-03arb_shader_image_load_store: Import image array indexing test.Francisco Jerez3-0/+176
2015-02-03arb_shader_image_load_store: Import host memory barrier tests.Francisco Jerez4-0/+1067
2015-02-03arb_shader_image_load_store: Import early_fragment_tests test.Francisco Jerez3-0/+300
2015-02-03arb_shader_image_load_store: Import dead fragments test.Francisco Jerez3-0/+251
2015-02-03arb_shader_image_load_store: Import memory coherency test.Francisco Jerez4-1/+236
2015-02-03arb_shader_image_load_store: Import image format bitcasting test.Francisco Jerez3-0/+176
2015-02-03arb_shader_image_load_store: Import atomicity image built-in tests.Francisco Jerez3-0/+369
2015-02-03arb_shader_image_load_store: Add misc. image manipulation code and hook up to...Francisco Jerez6-0/+784
2015-02-03arb_shader_image_load_store: Import grid execution helpers.Francisco Jerez2-0/+605
2015-02-03arb_shader_image_load_store: Add common image metadata.Francisco Jerez2-0/+1129
2015-02-03util/shader: Define "nothrow" variant of piglit_compile_shader_text().Francisco Jerez2-2/+19
2015-02-02ext_polygon_offset_clamp: add simple draw testIlia Mirkin6-0/+336
2015-02-02add missing whitespace if waffle was not found by cmake (trivial)Felix Schwarz1-1/+1
2015-01-30gbm: Use caca_flop to vertically flop the outputJordan Justen1-18/+2
2015-01-30gbm: Fix off by 1 error in libcaca image flopJordan Justen1-2/+2
2015-01-30sso: consume error in active-sampler-conflictTapani Pälli1-0/+2
2015-01-28gen_dispatch.py: silence errorDylan Baker1-1/+1
2015-01-28gen_dispatch.py: Remove unnecessary parens from assert keywordDylan Baker1-4/+4