index
:
~tpalli/piglit
EGL_ANDROID_blob_cache
EGL_ANDROID_blob_cache_v2
arb_vertex_type_2_10_10_10_rev
astc5x5
blend_juttu
evil-test
expect_error
glEGLImageTargetTexStorageEXT
int64-dlist
jenkins
master
misc-fixes
oes_get_program_binary
priority
sso-changes
super
tapani's piglit experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
travis: reflect new best-practice travis-ci configuration
HEAD
master
Rhys Kidd
1
-3
/
+6
2018-12-02
cl: Wait for kernel execution instead of flushing the queue in cl_piglit_exec...
Jan Vesely
1
-1
/
+1
2018-12-02
cl: Add execution event parameter to piglit_cl_enqueue_kernel
Jan Vesely
7
-11
/
+22
2018-11-29
program_interface_query: don't expect a valid location for TCS output
Andrii Simiklit
1
-8
/
+8
2018-11-26
drawoverhead: print results in the CSV format
Marek Olšák
3
-26
/
+4
2018-11-26
ext_window_rectangles/render: make the test more thorough
Marek Olšák
1
-32
/
+61
2018-11-26
primitive-restart-draw-mode: draw front and back faces in different colors
Marek Olšák
1
-2
/
+9
2018-11-21
tests/image_load_store/atomic: use piglit subtest framework
Dylan Baker
1
-164
/
+239
2018-11-21
texturing: run gles2 variants as well
Erik Faye-Lund
1
-0
/
+3
2018-11-21
s3tc-errors: port to gles20
Erik Faye-Lund
1
-24
/
+27
2018-11-21
s3tc-errors: port to gles31
Erik Faye-Lund
2
-2
/
+56
2018-11-21
s3tc-texsubimage: port to gles2
Erik Faye-Lund
2
-0
/
+49
2018-11-21
s3tc-teximage: port to gles2
Erik Faye-Lund
2
-0
/
+53
2018-11-21
texturing: use piglit_draw_rect_tex instead of glBegin/glEnd
Erik Faye-Lund
2
-14
/
+4
2018-11-21
texturing: make sure s3tc tests require GL 1.1
Erik Faye-Lund
3
-3
/
+3
2018-11-16
arb_texture_view: Test interaction with ARB_shader_image_load_store
Danylo Piliaiev
3
-0
/
+213
2018-11-16
EGL_EXT_image_dma_buf_import: set RGBA visual for yuv sampling tests
Lionel Landwerlin
1
-0
/
+1
2018-11-15
EGL_EXT_image_dma_buf_import: fix error check with unknown drm format
Lionel Landwerlin
1
-1
/
+8
2018-11-13
vulkan: Prefix group names for VkRunner tests with “vulkan”
Neil Roberts
1
-0
/
+1
2018-11-13
EGL_EXT_image_dma_buf_import: add AYUV format support
Lionel Landwerlin
3
-0
/
+27
2018-11-09
remove ext_image_dma_buf_import-intel_external_sampler_with_dma_only
Lionel Landwerlin
3
-107
/
+0
2018-11-09
khr_debug: fix invalid enum usage on gles3
Erik Faye-Lund
1
-2
/
+7
2018-11-09
framework: Add support for serializing VkRunner tests
Neil Roberts
4
-3
/
+24
2018-11-09
framework/test: Use relative paths in the filename for VkRunnerTest
Neil Roberts
2
-5
/
+6
2018-11-09
framework/test: Set the filename property on VkRunnerTest
Neil Roberts
1
-0
/
+2
2018-11-09
Cmake: Install vk_shader_test files
Neil Roberts
1
-2
/
+2
2018-11-08
python: add explicit utf-8 encoding
Eric Engestrom
121
-0
/
+121
2018-11-08
framework: fix python2
Eric Engestrom
1
-1
/
+1
2018-11-08
vulkan: test cases for large local arrays
Alejandro Piñeiro
5
-0
/
+201
2018-11-07
vulkan: Add some tests for glsl450 builtin functions using doubles
Neil Roberts
5
-0
/
+373
2018-11-07
framework: Add a vulkan tests profile
Neil Roberts
4
-1
/
+76
2018-11-05
glsl/frexp: fix the incorrect expected values
Andrii Simiklit
1
-1
/
+12
2018-11-04
idtech: Fix format-security warning.
Vinson Lee
1
-1
/
+1
2018-11-01
egl_ext_device_drm: Fix format warning.
Vinson Lee
1
-1
/
+2
2018-11-01
gles-3.0: test for vertex attribute aliasing
Tapani Pälli
3
-0
/
+98
2018-10-31
egl_ext_device_drm: don't fail the test if open("/dev/dri/cardX") errors
Emil Velikov
1
-1
/
+4
2018-10-31
piglit: remove unneeded wayland-egl dependency
Emil Velikov
1
-1
/
+1
2018-10-30
tests: enable test case egl-context-priority on all egl platforms
Xiong, James
1
-6
/
+1
2018-10-30
glsl-1.30: update linker test for inter stage in/out vars usage
Vadym Shovkoplias
1
-1
/
+4
2018-10-26
fbo: add a few quirk-tests for format-emulation
Erik Faye-Lund
3
-0
/
+178
2018-10-25
piglit/vbo: memory leak
Sergii Romantsov
1
-0
/
+1
2018-10-24
glsl-1.50: Verify that gl_ClipDistance cannot be redeclared to change qualifi...
Ian Romanick
6
-0
/
+98
2018-10-24
glsl-1.30: Verify that gl_ClipDistance cannot be redeclared to change qualifi...
Ian Romanick
9
-0
/
+117
2018-10-24
glsl-1.10: Verify that gl_TexCoord cannot be redeclared to change qualifier o...
Ian Romanick
8
-0
/
+104
2018-10-24
glsl-1.50: Add missing out qualifier on gl_ClipDistance redeclaration
Ian Romanick
1
-1
/
+1
2018-10-18
Build fix for previous commit
Nicolai Hähnle
2
-11
/
+39
2018-10-17
arb_tessellation_shader/tes-gs-max-output: new test for TES/GS amplification
Nicolai Hähnle
3
-0
/
+819
2018-10-17
glsl-1.50/gs-max-output: new test for geometry shader amplification
Nicolai Hähnle
3
-0
/
+551
2018-10-09
arb_shader_image_load_store: Test format incompatible texture buffer
Danylo Piliaiev
1
-5
/
+14
2018-10-09
idTech: fix extensions string list
Eric Engestrom
1
-1
/
+1
[next]