index
:
~jturney/piglit
master
piglit is an OpenGL test suite
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-29
Print test commands before we execute them
HEAD
master
Jon Turney
2
-1
/
+2
2018-09-28
Empty directory error
Jon Turney
1
-1
/
+5
2018-09-27
sanity: Don't add generated_tests since they are built later
Jordan Justen
1
-0
/
+18
2018-09-27
Revert "sanity: Add various shader_runner tests"
Mark Janes
1
-25
/
+0
2018-09-25
sanity: Add various shader_runner tests
Jordan Justen
1
-0
/
+25
2018-09-25
sanity: Turn shader_test list into a tuple
Jordan Justen
1
-4
/
+9
2018-09-20
framework/wflinfo: delete deprecated interface
Dylan Baker
2
-52
/
+0
2018-09-20
serializer: serialize new fast-skip attributes
Dylan Baker
1
-15
/
+16
2018-09-20
framework/test: Convert tests to new fast-skip interface
Dylan Baker
6
-289
/
+277
2018-09-20
unittests/wflinfo: Update tests for new API
Dylan Baker
1
-83
/
+35
2018-09-20
wflinfo: Reimplement wflinfo separating the various API's
Dylan Baker
2
-142
/
+201
2018-09-20
framework/shader_test: GL_NUM_PROGRAM_BINARY_FORMATS >= 1 is not an extension
Dylan Baker
1
-2
/
+4
2018-09-20
framework/test: Fix whitespace
Dylan Baker
1
-0
/
+1
2018-09-20
glsl-1.10: add a 'initialization-incompatible-type-propagation' test
Danylo Piliaiev
3
-0
/
+59
2018-09-19
glsl-1.10: Verify result of sign(a)*sign(b)
Ian Romanick
2
-0
/
+114
2018-09-18
glsl-1.20/fs-deref-literal-array-of-structs-with-multiple-members-large-array...
Nicolai Hähnle
1
-4
/
+3
2018-09-18
fbo-drawbuffers-maxtargets: fix a warning
Nicolai Hähnle
1
-1
/
+1
2018-09-17
shaders: Reproduce a bug in the i965 backend optimizer
Ian Romanick
4
-0
/
+350
2018-09-11
tests: Added a new GTF-GL test profile for the Khronos CTS runner
Andres Gomez
1
-0
/
+95
2018-09-11
tests: Added a new GTF-GLES test profile for the Khronos CTS runner
Andres Gomez
1
-0
/
+82
2018-09-11
cl: Add test for call stack realignment
Matt Arsenault
1
-0
/
+93
2018-09-07
Add tests for GL_AMD_depth_clamp_separate
Sagar Ghuge
6
-0
/
+373
2018-09-05
shader_runner: Take spirv_replaces_glsl into account for current_config
Michel Dänzer
1
-2
/
+2
2018-09-05
egl_khr_create_context: Proper invalid attributes for EGL 1.5
Miguel A. Vico
3
-2
/
+35
2018-09-04
arb_vertex_array_object: Add test for deleting object zero
Ian Romanick
3
-0
/
+73
2018-09-01
glsl-1.10: Put an if-statement in a macro in the false path of an ifdef
Ian Romanick
1
-0
/
+18
2018-08-30
cl: Add tests for calls with special inputs
Matt Arsenault
1
-0
/
+136
2018-08-30
cl: Add test for respecting byval alignment in call setup
Matt Arsenault
1
-0
/
+36
2018-08-29
arb_fragment_shader_interlock: Additional compile tests
Ian Romanick
16
-0
/
+761
2018-08-29
arb_fragment_shader_interlock: Simple compiler tests
Ian Romanick
4
-0
/
+83
2018-08-30
glsl-1.10: add some preprocessor stringification tests
Timothy Arceri
2
-0
/
+22
2018-08-29
arb_tessellation_shader: add GL_EXT_shader_integer_mix on [require]
Alejandro Piñeiro
1
-0
/
+1
2018-08-29
glsl-1.30: add linker test for inter stage in/out vars usage
Vadym Shovkoplias
1
-0
/
+33
2018-08-28
Cmake: Install shader_source files
Dylan Baker
1
-1
/
+1
2018-08-28
util: stop overallocating shader memory
Eric Engestrom
1
-1
/
+1
2018-08-23
util: avoid leaking memory when caller doesn't ask for it
Eric Engestrom
1
-5
/
+4
2018-08-23
egl: fix uninitialised counter
Eric Engestrom
1
-1
/
+1
2018-08-23
egl: fix uninitialised counter
Eric Engestrom
1
-1
/
+1
2018-08-23
util: fix memory leak
Eric Engestrom
1
-0
/
+1
2018-08-23
arb_gpu_shader5: fix memory leak
Eric Engestrom
1
-1
/
+3
2018-08-21
egl_ext_device_enumeration: check the populate call to eglQueryDevices
Emil Velikov
1
-0
/
+5
2018-08-21
egl Add new test of EGL_EXT_platform_device
Emil Velikov
5
-0
/
+294
2018-08-21
egl_mesa_platform_surfaceless: plug some memory leaks
Emil Velikov
1
-1
/
+4
2018-08-21
egl: Add basic EGL_EXT_device_drm test
Emil Velikov
5
-0
/
+267
2018-08-21
egl_ext_device_query: plug memory leaks
Emil Velikov
1
-4
/
+16
2018-08-21
egl_ext_device_query: return PIGLIT_WARN when eglGetDisplay fails
Emil Velikov
1
-1
/
+1
2018-08-21
egl_ext_device_query: drop unused major/minor from eglInitialize
Emil Velikov
1
-2
/
+1
2018-08-21
egl: Add basic EGL_MESA_device_software test
Emil Velikov
5
-0
/
+145
2018-08-21
egl_ext_device_query: check for eglQueryDeviceStringEXT EGL_BAD_DEVICE_EXT
Emil Velikov
1
-0
/
+4
2018-08-21
arb_gl_spirv: adding basic va64 test
Alejandro Piñeiro
1
-0
/
+136
[next]