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
2011-10-05
fbo - ti -hack
ext-t-i
Dave Airlie
2
-0
/
+370
2011-10-05
ext_texture_integer: add test for uint read of sint and vice-versa
Dave Airlie
2
-0
/
+299
2011-10-04
spec: functional map_buffer_range test
Ben Widawsky
3
-0
/
+133
2011-10-04
spec: add a new arb_map_buffer_range test case
Yuanhan Liu
5
-0
/
+149
2011-10-04
fbo-integer: this allows this test to run on a GL3/ext_gpu_shader4 mesa.
Dave Airlie
1
-0
/
+2
2011-10-04
use a glsl1.30 version of texture integer
Dave Airlie
2
-0
/
+595
2011-10-03
draw-arrays-colormaterial: test glDrawArrays with glColorMaterial
Brian Paul
3
-0
/
+125
2011-10-03
fs-texelFetchOffset-2D: remove unused vars
Brian Paul
1
-2
/
+0
2011-10-03
arb_texture_compression: add cast to silence warning
Brian Paul
1
-1
/
+1
2011-10-03
clip-flag-behavior: remove unused var
Brian Paul
1
-1
/
+0
2011-10-03
fbo-formats: add f/F key to choose next/prev test, test set
Brian Paul
1
-16
/
+36
2011-10-03
Define _USE_MATH_DEFINES globally on MSVC.
José Fonseca
3
-6
/
+3
2011-10-02
r300/r500.tests: fix logging blendFunc env variables
Marek Olšák
2
-4
/
+4
2011-09-30
Force evaluation of the #elif condition being tested.
Carl Worth
1
-1
/
+1
2011-09-30
Fix return type mismatch (int vs. float) in two tests.
Carl Worth
2
-2
/
+2
2011-09-28
Test basic behavior of clip flags.
Paul Berry
3
-0
/
+184
2011-09-28
Test that clip planes behave properly under coordinate transformation.
Paul Berry
7
-0
/
+452
2011-09-28
Test proper behavior of gl_MaxClipDistances and gl_MaxClipPlanes.
Paul Berry
5
-0
/
+189
2011-09-28
Test use of gl_ClipDistance with uint indices.
Paul Berry
1
-0
/
+78
2011-09-28
Test that gl_ClipDistance is unavailable in GLSL 1.20
Paul Berry
2
-0
/
+35
2011-09-28
Test explicit and implicit bulk assignment of gl_ClipDistance.
Paul Berry
5
-0
/
+533
2011-09-27
glsl-varying-read: New test for a bug that was in i965 in 7.11.
Eric Anholt
1
-0
/
+25
2011-09-26
vertex-program-two-side: Test all combinations.
Eric Anholt
1
-4
/
+20
2011-09-26
vertex-program-two-side: Always draw all the quads.
Eric Anholt
1
-8
/
+4
2011-09-26
vertex-program-two-side: Make the argument handling processing more obvious.
Eric Anholt
2
-52
/
+50
2011-09-26
Add another concurrent test helper function.
Eric Anholt
1
-15
/
+18
2011-09-26
vertex-program-two-side: Draw the primary and secondary colors separately.
Eric Anholt
1
-80
/
+69
2011-09-25
draw-vertices-half-float: Move declaration before code.
Vinson Lee
1
-1
/
+1
2011-09-25
draw-vertices: Move declaration before code.
Vinson Lee
1
-3
/
+3
2011-09-25
draw-elements-base-vertex-neg: Move declaration before code.
Vinson Lee
1
-2
/
+2
2011-09-25
draw-vertices-half-float: test user vertex arrays
Marek Olšák
2
-1
/
+18
2011-09-25
draw-vertices: test user vertex arrays
Marek Olšák
3
-60
/
+100
2011-09-25
draw-elements: test user arrays
Marek Olšák
2
-154
/
+182
2011-09-25
draw-elements-base-vertex-neg: test user vertex arrays
Marek Olšák
2
-3
/
+24
2011-09-25
draw-elements-base-vertex: test user vertex arrays
Marek Olšák
2
-14
/
+31
2011-09-25
draw-elements-instanced-base-vertex: test user vertex arrays
Marek Olšák
2
-17
/
+39
2011-09-25
r600.tests: remove another hardlocking test
Marek Olšák
1
-0
/
+1
2011-09-22
clear-with-deleted: New test for a metaops refcounting bug.
Eric Anholt
3
-0
/
+131
2011-09-22
Add a small ARB_draw_buffers test.
Henri Verbeet
5
-0
/
+158
2011-09-20
Update clip distance tests to use 8 clip distances.
Paul Berry
4
-37
/
+110
2011-09-20
Test "double negative" corner case in copy propagation.
Paul Berry
2
-0
/
+63
2011-09-20
Add tests of whole-array assignment and out/inout params.
Paul Berry
23
-0
/
+604
2011-09-20
glslparsertest: use dummy shaders when linking for GLSL 1.00 ES.
Paul Berry
1
-1
/
+41
2011-09-20
vertex-program-two-side: Use sprintf instead of asprintf.
José Fonseca
1
-25
/
+25
2011-09-19
nv_conditional_render: Add some more tests of API implementation.
Eric Anholt
5
-0
/
+241
2011-09-19
vertex-program-two-side: New test for VERTEX_PROGRAM_TWO_SIDE.
Eric Anholt
4
-0
/
+267
2011-09-19
all.tests: Make concurrent test setup a general helper function.
Eric Anholt
1
-7
/
+7
2011-09-19
framework: Allow ExecTest commands to be space-separated strings.
Eric Anholt
1
-0
/
+5
2011-09-19
link-uniform-array-size: New test for a bug in the GLSL compiler.
Eric Anholt
1
-0
/
+25
2011-09-19
glsl-vs-uniform-array-4: Test for a large number of uniform components.
Eric Anholt
1
-0
/
+158
[next]