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
path:
root
/
tests
/
all.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
arb_vertex_attrib_64bit: exercise the VertexAttribL interfaces
Dave Airlie
1
-0
/
+5
2015-04-13
arb_transform_feedback3: test another skip/next buffer combo
Dave Airlie
1
-1
/
+1
2015-04-13
all.py: add ARB_texture_stencil8 tests to all.py
Dave Airlie
1
-1
/
+14
2015-04-10
fbo-colormask-formats: Don't forget to run the core tests.
Eric Anholt
1
-0
/
+1
2015-04-08
program_interface_query: add getprogramresourceiv in all.py
Martin Peres
1
-0
/
+1
2015-04-08
all.py: fix test name
Dave Airlie
1
-1
/
+1
2015-04-07
arb_fbo: add test of mixed color/depth buffer sizes
Brian Paul
1
-0
/
+1
2015-04-07
drawpixels-color-index: new test for glDrawPixels(GL_COLOR_INDEX)
Brian Paul
1
-0
/
+1
2015-04-07
arb_clear_texture-clear-max-level: exercise an nvidia ARB_clear_texture bug
Brian Paul
1
-0
/
+1
2015-04-07
program_interface_query: add tests for getprogramresourcename
Martin Peres
1
-0
/
+1
2015-04-07
program_interface_query: add tests for getprogramresourceindex
Martin Peres
1
-1
/
+1
2015-04-07
program_interface_query: add tests for getprograminterfaceiv
Martin Peres
1
-0
/
+1
2015-04-07
program_interface_query: add tests for querying the resources
Martin Peres
1
-0
/
+1
2015-04-02
arb_sync: Test to demonstrate ClientWaitSync bug.
Laura Ekstrand
1
-0
/
+1
2015-04-02
texturing: Testing glGenerateMipmap(GL_TEXTURE_CUBE_MAP) without glTexStorage2D.
Laura Ekstrand
1
-0
/
+1
2015-04-01
tests/all.py: Don't add glsl-1.50 TextureSize tests twice
Dylan Baker
1
-5
/
+13
2015-04-01
tests/all.py: remove duplicate oes_compressed_paletted test
Dylan Baker
1
-1
/
+0
2015-04-01
tests/all.py: move arb_gpu_shader5 out of loop
Dylan Baker
1
-18
/
+18
2015-04-01
tests/all.py: move arb_framebuffer-rgb tests out of loop
Dylan Baker
1
-2
/
+2
2015-04-01
tests/all.py: Remove duplicate arb_tessellation_shader_minmax entry
Dylan Baker
1
-1
/
+0
2015-04-01
tests/all.py: fix two tests that had options dropped
Dylan Baker
1
-2
/
+2
2015-04-01
all.py: Fix space in executable name.
Laura Ekstrand
1
-1
/
+2
2015-04-01
all.py: Change format for arb_direct_state_access-compressedtextureimage.
Laura Ekstrand
1
-2
/
+2
2015-03-30
tests/all: Fix Windows exclusion of GLX tests.
Jose Fonseca
1
-2
/
+1
2015-03-26
gl-2.0: port const vertex attrib webgl test to piglit
Ilia Mirkin
1
-0
/
+1
2015-03-20
arb_clip_control: add test for ARB_clip_control.
Mathias Fröhlich
1
-0
/
+5
2015-03-19
gl-3.1: Verify error for drawing with default VAO
Ian Romanick
1
-0
/
+1
2015-03-17
all.py: remove remaining uses of run_concurrent=True
Dylan Baker
1
-22
/
+19
2015-03-17
arb_shader_storage_buffer_object: add minmax test
Aditya Atluri
1
-0
/
+5
2015-03-16
all.py: Fix PEP 8 issues.
Vinson Lee
1
-33
/
+65
2015-03-11
tests/all: Use grouptools.join for glx_ext_import_context.
Jose Fonseca
1
-3
/
+3
2015-03-11
spec/arb_blend_func_extended: Add test for SIMD16 dual source blending
Iago Toral Quiroga
1
-0
/
+2
2015-03-09
all.py: Fix PEP 8 issues.
Vinson Lee
1
-83
/
+105
2015-03-06
tests/all.py: Fix typo that switched arb with ext
Dylan Baker
1
-1
/
+1
2015-03-05
all.py: Fix copy and paste error
Dylan Baker
1
-1
/
+1
2015-03-05
all.py: disable pylint's bad-continuation error
Dylan Baker
1
-0
/
+6
2015-03-05
all.py: use __future__ functions
Dylan Baker
1
-3
/
+4
2015-03-05
all.py: Remove run_concurrent=True flag
Dylan Baker
1
-1634
/
+1219
2015-03-05
piglit_test.py: Change run_concurrent to True by default
Dylan Baker
1
-2
/
+2
2015-03-05
all.py: Set run_concurrent=False explicitly
Dylan Baker
1
-506
/
+588
2015-03-05
all.py: Use group_manager default_args for exclude_platforms
Dylan Baker
1
-59
/
+50
2015-03-05
all.py: Use TestProfile.group_manager default_args to set require_platforms
Dylan Baker
1
-175
/
+118
2015-03-05
all.py: add asmparser tests automatically with loop
Dylan Baker
1
-443
/
+17
2015-03-05
all.py: Convert all.py to use TestProfile.group_manager
Dylan Baker
1
-3206
/
+4215
2015-03-05
all.py: move all of the helper functions to the top of the file
Dylan Baker
1
-153
/
+149
2015-03-05
all.py: use profile.test_list instead of profile.test for glean tests
Dylan Baker
1
-2
/
+2
2015-03-05
all.py: remove extra newline in list.
Dylan Baker
1
-2
/
+1
2015-03-04
all.py: Fix two tests being assigned the same name
Dylan Baker
1
-1
/
+1
2015-03-04
arb_program_interface_query: GetProgramResourceIndex test
Tapani Pälli
1
-0
/
+1
2015-03-03
arb_direct_state_access: Added *NamedRenderbuffer* tests
Martin Peres
1
-0
/
+1
[next]