index
:
~airlied/piglit
ARB_blend_func_extended
arb-blend-func
arb_bindless_texture
arb_gpu_shader_fp64
arb_gpu_shader_fp64_2
arb_gpu_shader_int64
arb_gpu_shader_int64-2
arb_shader_subroutine
arb_tcma
arb_texture_cube_map_array
arb_texture_query_lod
arb_texture_rgb10_a2ui
arb_texture_stencil8
arb_vertex_attrib_64bit
cubemap-shader
ext-t-i
glean-master
glsl2
hacks
i-cant-believe-its-not-arb_shader_subroutine
master
rgtc
shader_runner
test
texture-al
texture_gather_offsets
ti-hack
tmp
xts5-wrapper
zink-wip
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
arb_gpu_shader_int64: port over test doing pre/post decrements
arb_gpu_shader_int64-2
Dave Airlie
1
-0
/
+64
2016-09-12
add initial int64 uniform initialiser test
Dave Airlie
1
-0
/
+26
2016-09-12
arb_gpu_shader_int64: add builtin test generator.
Dave Airlie
3
-1
/
+1654
2016-09-12
arb_shader_storage_buffer_object: test unsized vs implicit arrays.
Dave Airlie
4
-24
/
+103
2016-09-12
arb_separate_shader_objects: test for same struct redeclaration
Dave Airlie
1
-0
/
+35
2016-09-12
arb_separate_shader_objects: test linking of anon structs.
Dave Airlie
1
-0
/
+32
2016-09-12
add bindless vertex test
Dave Airlie
2
-0
/
+118
2016-09-12
bindless: start test for illegal operations post handle
Dave Airlie
2
-0
/
+82
2016-09-12
bindless: write test for all the layout options
Dave Airlie
2
-1
/
+167
2016-09-12
initial bindless texture test
Dave Airlie
4
-0
/
+132
2016-09-10
cl: Initialize errNo on invalid image type (v2).
Vinson Lee
1
-0
/
+1
2016-09-10
Revert "cl: Initialize errNo on invalid image type."
Serge Martin
1
-1
/
+0
2016-09-10
cl: Initialize errNo on invalid image type.
Vinson Lee
1
-0
/
+1
2016-09-09
tox: add a streams target.
Dylan Baker
3
-10
/
+12
2016-09-09
framework: Add support for jsonstreams
Dylan Baker
2
-34
/
+79
2016-09-09
unittests: Fix JSON schema test to pass time_elapsed
Dylan Baker
1
-1
/
+2
2016-09-09
unittests: Fix shared data for backends.
Dylan Baker
1
-2
/
+5
2016-09-09
unittests: don't require totals section in schema
Dylan Baker
1
-1
/
+1
2016-09-08
tests/llvmpipe: Disable gl-1.0-blend-func
Adam Jackson
1
-0
/
+1
2016-09-08
egl-nok-swap-region: Fix build against new eglext.h
Adam Jackson
1
-2
/
+3
2016-09-07
egl: eglQueryDeviceStringEXT() takes an EGLDevice
James Jones
1
-2
/
+2
2016-09-07
egl: eglQueryDevicesEXT returns EGL_TRUE on success
James Jones
1
-1
/
+1
2016-09-07
egl: Check for EGL_EXT_device_base
James Jones
2
-5
/
+9
2016-09-02
tox: Don't use pytest 3.0.2
Dylan Baker
1
-1
/
+1
2016-09-02
gl-1.0: Add a scissored depth clear test that uses negative x,y.
Matt Turner
3
-0
/
+91
2016-09-02
gl-1.0: Run scissor tests concurrently.
Matt Turner
1
-7
/
+7
2016-09-02
gl-1.0: Call piglit_ortho_projection from piglit_init.
Matt Turner
7
-63
/
+7
2016-09-02
gl-1.0: Remove @file names.
Matt Turner
7
-7
/
+7
2016-09-02
gl-1.0: Move scissor tests here.
Matt Turner
11
-16
/
+16
2016-09-02
tests: fix ext_shader_samples_identical ES 3.1 vert test
Dylan Baker
1
-7
/
+8
2016-09-02
primitive-restart: Remove glDrawArray and glArrayElement tests
Kefeng Yang
1
-7
/
+0
2016-09-02
Add glsl-array-bounds-13.shader_test tests
Nicolai Hähnle
1
-0
/
+36
2016-09-01
summary/csv: Fix elapsed time output
Adam Jackson
1
-1
/
+1
2016-09-01
Fix TCS input array length in tcs-input-read-nonconst* tests.
Kenneth Graunke
2
-2
/
+2
2016-09-01
built-in-constants: Add geometry shader #extension work-around for ES
Ian Romanick
1
-1
/
+14
2016-09-01
glsl: Verify that #version 0 generates an error instead of crashing
Ian Romanick
4
-0
/
+32
2016-09-01
xts: Remove large_blend_src.
Eric Anholt
1
-1
/
+0
2016-09-01
xts: Avoid python exception when the XTS command itself failed.
Eric Anholt
1
-0
/
+1
2016-09-01
trivial: Fix broken newline in egl_ext_client_extensions
Adam Jackson
1
-1
/
+1
2016-09-01
egl: Add sanity test for EGL_EXT_device_enumeration (v3.1)
Adam Jackson
5
-0
/
+120
2016-09-01
egl: Add sanity test for EGL_EXT_device_query (v3)
Adam Jackson
5
-0
/
+123
2016-08-31
framework/backends/junit: Don't let skip hide status changes
Dylan Baker
1
-3
/
+3
2016-08-31
framework: add command line switch to enable junit subtests
Dylan Baker
1
-1
/
+7
2016-08-31
framework/backends/junit.py: Add a writer class that handles subtests
Dylan Baker
2
-32
/
+273
2016-08-31
framework/backends/junit.py: Split _write into a separate class.
Dylan Baker
2
-145
/
+174
2016-08-31
tests: fix ext_shader_samples_identical/glsl-es-3.10/compiler/all-functions....
Dylan Baker
1
-9
/
+10
2016-08-31
gl-1.0: Add a spot light sanity check
Daniel Scharrer
3
-0
/
+134
2016-08-31
arb_texture_float-get-tex3d: test glGetTexImage with 3D float texture
Brian Paul
3
-0
/
+112
2016-08-31
cmake: Link test utils with "-ldl"
Jussi Kukkonen
1
-0
/
+2
2016-08-31
cmake: Link utils with xcb explicitly
Jussi Kukkonen
2
-0
/
+3
[next]