index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
glsl-1.20: exercise bug in parameter out handling in Mesa
Timothy Arceri
1
-0
/
+48
2018-04-12
glsl-1.20: move the parameter out tests to glsl-1.20
Timothy Arceri
11
-0
/
+0
2018-04-12
glsl-1.10: add a number of new function parameter tests
Timothy Arceri
9
-0
/
+608
2018-04-12
glsl-1.10: rename function chain test and better test the inout param
Timothy Arceri
1
-2
/
+2
2018-04-11
framework: update deqp mustpass list for text based mustpass
Dylan Baker
2
-24
/
+10
2018-04-11
arb_get_texture_sub_image: update cube map tests to make textures cube complete
Anthony Pesch
2
-9
/
+17
2018-04-11
arb_get_texture_sub_image: fix depth parameter when performing zero-sized tex...
Anthony Pesch
1
-3
/
+3
2018-04-11
arb_get_texture_sub_image: fix expected error when querying a level which has...
Anthony Pesch
1
-1
/
+1
2018-04-09
tests: intel_blackhole_render: use GLSL ES 1.0 on ES profiles
Lionel Landwerlin
1
-6
/
+5
2018-04-06
tests: nv_image_formats: remove unintended new files
Lionel Landwerlin
1
-8
/
+0
2018-04-06
tests: intel_blackhole_render: require extension in dispatch test
Lionel Landwerlin
1
-0
/
+1
2018-04-06
tests: fix INTEL_blackhole_render test names
Lionel Landwerlin
1
-4
/
+4
2018-04-05
arb_framebuffer_srgb/blit: Add source fill modes
Nanley Chery
2
-12
/
+35
2018-04-05
tex-srgb: Drop unused variables and a stale comment
Nanley Chery
1
-13
/
+8
2018-04-05
tex-srgb: Also test a cleared texture
Nanley Chery
1
-16
/
+29
2018-04-04
arb_tessellation_shader: add a test with an array in a struct in a per-vertex...
Nicolai Hähnle
1
-0
/
+77
2018-04-04
arb_gpu_shader_fp64: add tests for frexp() corner cases
Nicolai Hähnle
3
-0
/
+139
2018-04-04
arb_gpu_shader_int64: test two operands with indirect access simultaneously
Nicolai Hähnle
1
-0
/
+61
2018-04-04
arb_shader_ballot: add missing extension
Nicolai Hähnle
1
-0
/
+1
2018-04-04
glsl-1.50/linker: add explicit "link success" line to test section
Nicolai Hähnle
1
-2
/
+1
2018-04-04
arb_enhanced_layouts: remove a redundant builtin out block redeclaration
Nicolai Hähnle
1
-4
/
+0
2018-04-04
arb_texture_query_levels: rename VS input to piglit_vertex
Nicolai Hähnle
4
-8
/
+8
2018-04-04
glsl-1.20/fs-structure: remove stray varying
Nicolai Hähnle
1
-1
/
+0
2018-04-04
fs-inout-index-two-level: remove unnecessary and incorrect varying
Nicolai Hähnle
1
-1
/
+0
2018-04-04
shader_tests: move input/output declarations above functions
Nicolai Hähnle
1
-2
/
+2
2018-04-04
ext_framebuffer_multisample-interpolation: fix single-sample centroid-edges
Nicolai Hähnle
1
-3
/
+9
2018-04-04
adj-prims: beef up the test to tease out what nvidia hardware does
Nicolai Hähnle
1
-16
/
+128
2018-04-04
gl-3.2/adj-prims: fix expected vertex order for triangle strips with adjacency
Nicolai Hähnle
1
-5
/
+13
2018-04-04
glsl-4.40: add tests for interpolateAt* with swizzles / array subscripts on v...
Nicolai Hähnle
3
-0
/
+212
2018-04-04
arb_gpu_shader5: add interpolateAt* tests with input in a struct
Nicolai Hähnle
3
-0
/
+181
2018-04-04
add new indexing test with dynamic indexing of integer vector
Tapani Pälli
1
-0
/
+20
2018-04-04
glsl: test for LLVM Error: Terminator found in the middle of a basic block
Timothy Arceri
1
-0
/
+40
2018-03-29
glsl-1.10: test that loop unrolling doesnt create an infinite loop
Timothy Arceri
1
-0
/
+48
2018-03-28
util: fix read_pixels_float() on GLES2 when format is not GL_RGBA
Rhys Perry
1
-7
/
+11
2018-03-28
Add support for Crucible
Juan A. Suarez Romero
1
-0
/
+82
2018-03-26
framework: change one missed core.checkDir call to core.check_dir
Petri Latvala
1
-1
/
+7
2018-03-26
shaders: Use 3-source operations as conditions
Ian Romanick
2
-0
/
+81
2018-03-16
AMD_performance_monitor: add VC4 specific tests
Boris Brezillon
3
-0
/
+313
2018-03-16
piglit: fix some warnings about no return value from non-void function
Brian Paul
3
-2
/
+7
2018-03-16
fbo-drawbuffers2-blend: fix incorrect comments
Brian Paul
1
-3
/
+2
2018-03-16
tests: add INTEL_blackhole_render
Lionel Landwerlin
10
-1
/
+355
2018-03-13
cmake: Use WAYLAND_LDFLAGS instead of WAYLAND_LIBRARIES.
Rafael Antognolli
1
-1
/
+1
2018-03-13
arb_gpu_shader5: add interpolateAtSample tests with input in an array
Nicolai Hähnle
2
-0
/
+135
2018-03-13
arb_gpu_shader5: add execution tests for interpolateAt* with input in an inte...
Nicolai Hähnle
6
-0
/
+413
2018-03-12
gl-3.0: Basic tests of glTexParameterIiv and friends
Ian Romanick
3
-1
/
+184
2018-03-09
arb_gpu_shader_fp64/ssbo: fix tests to skip if no vertex ssbos available.
Dave Airlie
4
-0
/
+20
2018-03-08
s3tc-targeted: Execute every test case
Nanley Chery
1
-4
/
+4
2018-03-05
s3tc-targeted: Reduce requirements to the minimal set
Nanley Chery
1
-4
/
+4
2018-03-02
egl: API test for EGL_ANDROID_blob_cache extension
Tapani Pälli
3
-0
/
+128
2018-03-01
glsl-1.10: test divide by zero doesn't crash constant evaluation
Timothy Arceri
1
-0
/
+31
[next]