index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
stencil_texturing: Add test for layered miptree
stencil_texture
Topi Pohjolainen
3
-0
/
+272
2016-05-19
stencil_texturing: Use piglit_depth_texture()
Topi Pohjolainen
1
-34
/
+6
2016-05-19
util: Add stencil support to piglit_depth_texture()
Topi Pohjolainen
4
-13
/
+34
2016-05-19
util: Add support for vertical gradient in piglit_depth_texture()
Topi Pohjolainen
4
-15
/
+63
2016-05-19
util: Refactor depth level setup
Topi Pohjolainen
1
-38
/
+49
2016-05-19
util: Refactor data generation for depth levels
Topi Pohjolainen
1
-17
/
+25
2016-05-19
stencil_texturing: Allow testing of texelFetch also
Topi Pohjolainen
2
-9
/
+43
2016-05-19
texsubimage-depth-formats: Check for missing float depth support.
Eric Anholt
1
-4
/
+10
2016-05-19
shader_runner: Initialize gl_max_varying_components more often.
Eric Anholt
1
-1
/
+2
2016-05-19
arb_enhanced_layouts: fix component layout tests for structs
Timothy Arceri
2
-2
/
+2
2016-05-19
arb_enhanced_layouts: test layout componet qualifier between multiple stages ...
Timothy Arceri
1
-0
/
+106
2016-05-19
arb_uniform_buffer_object: Add AoA support to random test generation script
Timothy Arceri
2
-82
/
+144
2016-05-19
arb_enhanced_layouts: vertex shader input component layout qualifier test
Timothy Arceri
1
-0
/
+57
2016-05-17
xor-copypixels: simple test of glCopyPixels in XOR mode
Brian Paul
3
-0
/
+134
2016-05-17
framework: Don't report an error message for fast skipping
Dylan Baker
1
-2
/
+4
2016-05-17
util: Suppress OpenCL deprecation warnings
Dylan Baker
1
-0
/
+5
2016-05-17
tests/cl: Fix pointer warning
Dylan Baker
1
-1
/
+2
2016-05-17
spec/glsl-es-1.00/linker: test pass cases for invariant conditions
Lars Hamre
2
-0
/
+55
2016-05-17
cl: add global offset test
Jan Vesely
1
-0
/
+85
2016-05-17
cl: add support for global offset
Jan Vesely
11
-15
/
+56
2016-05-17
util: Add array_index support to [vertex data] (v2)
Andres Gomez
1
-34
/
+133
2016-05-16
glslparsertest: Handle compute and tessellation shaders in ES.
Kenneth Graunke
1
-23
/
+18
2016-05-16
framework/results: Fix subtests masking crashes
Dylan Baker
1
-2
/
+5
2016-05-16
unittests: Add a test case to ensure subtests don't mask crashes
Dylan Baker
1
-0
/
+13
2016-05-15
arb_gpu_shader_fp64: Fix "undeclared identifier 'uint'" build error.
Vinson Lee
2
-4
/
+4
2016-05-14
arb_gpu_shader_fp64: Add tests to check non-uniform-control-flow writes
Samuel Iglesias Gonsálvez
12
-0
/
+1610
2016-05-13
Add more ARB_cull_distance tests
Kristian Høgsberg Kristensen
14
-153
/
+441
2016-05-13
generators: gen_extensions_defined.py: fix typo in extension name
Dylan Baker
1
-1
/
+1
2016-05-13
arb_cull_distance: fix tests after my last changes.
Dave Airlie
2
-2
/
+2
2016-05-13
arb_cull_distance: simplify tests.
Dave Airlie
6
-15
/
+10
2016-05-12
Require ARB_shader_precision in ARB_shader_precision tests.
Kenneth Graunke
6
-0
/
+6
2016-05-12
.gitignore: add compile_commands.json
Dylan Baker
1
-0
/
+1
2016-05-11
arb_gpu_shader_fp64: Adds conversion tests generator
Andres Gomez
26
-195
/
+942
2016-05-10
arb_query_buffer_object: Fix format-security warning.
Vinson Lee
1
-1
/
+1
2016-05-10
multisample/formats: Check for spec-complient integer resolves
Jason Ekstrand
1
-41
/
+157
2016-05-10
util/fbo: Add support for textures with target GL_TEXTURE_2D
Jason Ekstrand
2
-7
/
+15
2016-05-10
piglit-print-commands: Add --format option
Dylan Baker
1
-2
/
+20
2016-05-10
framework: Add piglit-print-commands to the piglit command
Dylan Baker
3
-84
/
+119
2016-05-10
framework/profile: Fail gracefully when reordering of tests fail
Dylan Baker
1
-2
/
+9
2016-05-10
tests/sanity: Make test group and name match the one in all.py
Dylan Baker
1
-1
/
+1
2016-05-10
tests: Silence unused variable warning
Dylan Baker
1
-1
/
+1
2016-05-09
arb_shader_storage_buffer_object: memory qualifier tests for named blocks
Eduardo Lima Mitev
4
-0
/
+60
2016-05-09
Fix asprintf warnings
Marek Olšák
78
-158
/
+158
2016-05-09
util: fix warnings
Marek Olšák
3
-1
/
+8
2016-05-09
util: fix regression with ubyte probing
Marek Olšák
1
-5
/
+18
2016-05-09
cl: check for image support using util/ functions
Serge Martin
5
-79
/
+5
2016-05-09
cl: add image support checking functions
Serge Martin
2
-0
/
+46
2016-05-06
framework/backends/junit: Fix invalid JUnit output
Dylan Baker
1
-2
/
+2
2016-05-06
cl: Fix cl_khr_fp64 checks
Jan Vesely
2
-3
/
+6
2016-05-05
Revert "tests/all.py: Use TESTS_DIR for functions that don't have it"
Dylan Baker
1
-31
/
+27
[next]