index
:
~bwidawsk/piglit
caca
fast-clear-debug
master
primgen
stencil_export
Unnamed repository; edit this file 'description' to name the repository.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-09
tests/general: add draw-sync to all.py
Albert Freeman
1
-0
/
+1
2015-10-09
interpolate-at-sample-position: test center and centroid at the same time
Marek Olšák
1
-16
/
+38
2015-10-07
glsl-es: Test whether or not sequence can be a constant expression
Ian Romanick
4
-0
/
+76
2015-10-07
ext_packed_depth_stencil/readdrawpixels: add missing \n in printf strings
Brian Paul
1
-2
/
+2
2015-10-07
oes_compressed_paletted_texture: fix BindTexture() parameter
Nanley Chery
1
-1
/
+1
2015-10-07
clipflat: Fix subtest reporting
Dylan Baker
1
-21
/
+74
2015-10-07
arb_program_interface_query: revert linker test for querying varyings
Tapani Pälli
1
-33
/
+0
2015-10-06
cl: Update integer/long limit tests to detect incorrect storage sizes
Aaron Watry
1
-6
/
+6
2015-10-06
arb_shader_atomic_counters/array-indexing: properly close comment block
Brian Paul
1
-1
/
+1
2015-10-06
arb_direct_state_access/texture-storage: include dsa_util.h header
Brian Paul
1
-0
/
+1
2015-10-06
Remove the two sided stencil extension Glean test
Juliet Fru
4
-954
/
+0
2015-10-06
Port the two sided stencil extension tests from Glean to Piglit.
Juliet Fru
3
-0
/
+753
2015-10-06
arb_direct_state_access/create-textures: also check invalid zero target
Brian Paul
1
-0
/
+4
2015-10-06
texelFetch: Fix the divisors when testing MSAA with > 10 samples
Neil Roberts
1
-3
/
+1
2015-10-06
varying-packing: add arrays of arrays support
Timothy Arceri
2
-41
/
+100
2015-10-05
khr_texture_compression_astc: Add array tests
Nanley Chery
10
-0
/
+304
2015-10-05
khr_texture_compression_astc: Add API tests
Nanley Chery
4
-0
/
+389
2015-10-05
khr_texture_compression_astc: Add miptree tests
Nanley Chery
90
-0
/
+408
2015-10-05
arb_texture_compression/invalid-formats: Add ASTC to list of formats
Nanley Chery
2
-1
/
+55
2015-10-05
util: Add a piglit_probe_rects_equal_rgba() function
Nanley Chery
2
-0
/
+112
2015-10-05
oes_compressed_paletted_texture: add missing BindTexture()
Nanley Chery
1
-0
/
+1
2015-10-05
texsubimage: use piglit utility block dimension function
Nanley Chery
2
-45
/
+4
2015-10-05
arb_shader_storage_buffer_object: global scope binding qualifier test
Tapani Pälli
1
-0
/
+20
2015-10-04
cl: add printf builtin
Serge Martin
1
-0
/
+9
2015-10-04
arb_shader_atomic_counters: add error output if uniform not found
Timothy Arceri
1
-2
/
+5
2015-10-03
arb_shader_atomic_counters/max-counters: Run the combined atomic buffer test ...
Francisco Jerez
1
-10
/
+12
2015-10-03
arb_shader_atomic_counters/max-counters: Use different atomic counter offsets...
Francisco Jerez
1
-1
/
+1
2015-10-03
arb_shader_atomic_counters/max-counters: Init uint variable with unsigned lit...
Francisco Jerez
1
-2
/
+2
2015-10-03
arb_shader_atomic_counters: Make atomic_counters_generate_source local to max...
Francisco Jerez
3
-60
/
+57
2015-10-03
arb_direct_state_access-texunits: fix incorrect error test
Brian Paul
1
-4
/
+6
2015-10-03
arb_gpu_shader_fp64: expand getuniform double coverage
Dave Airlie
1
-6
/
+86
2015-10-02
arb_shader_storage_buffer_object: invalid binding qualifier test
Tapani Pälli
1
-0
/
+22
2015-10-01
tess/fp64: add some basic cross over tests
Dave Airlie
3
-0
/
+258
2015-10-01
arb_shader_subroutine: add a vertex shader test
Dave Airlie
1
-0
/
+52
2015-09-30
arb_compute_shader: A simple CS test with SSBO
Jordan Justen
1
-0
/
+74
2015-09-30
shader_runner: Add SSBO buffer initialization command
Jordan Justen
1
-0
/
+8
2015-09-30
cl: fix get-kernel-arg-info indentation
Serge Martin
1
-208
/
+208
2015-09-30
cl: add clEnqueueFillImage
Serge Martin
3
-0
/
+336
2015-09-30
cl: add clEnqueueMigrateMemObjects
Serge Martin
3
-0
/
+246
2015-09-29
fbo-depth-sample-compare: Eliminate dependency on gluSphere
Ian Romanick
2
-17
/
+129
2015-09-29
fbo-depth-sample-compare: Use piglit_draw_rect_tex
Ian Romanick
1
-10
/
+1
2015-09-29
fbo-depth-sample-compare: Use piglit_build_simple_program
Ian Romanick
1
-9
/
+3
2015-09-29
glean: Remove dependency on libGLU
Ian Romanick
2
-4
/
+0
2015-09-29
glean: Just use glTexImage2D in ttexgen
Ian Romanick
1
-1
/
+3
2015-09-29
glean: Remove unused method Image::makeMipmaps
Ian Romanick
2
-16
/
+0
2015-09-29
glean: Replace gluOrtho2D with plain glOrtho
Ian Romanick
1
-1
/
+1
2015-09-29
glean: Replace gluErrorString with piglit_get_gl_error_name
Ian Romanick
5
-12
/
+16
2015-09-29
polygon-offset: Replace gluProject to remove the dependency on libGLU
Ian Romanick
2
-16
/
+62
2015-09-29
polygon-offset: Small bit of output refactoring
Ian Romanick
1
-11
/
+6
2015-09-29
polygon-offset: Remove a layer of tabs
Ian Romanick
1
-16
/
+16
[next]