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
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
first commit wip
tmp
Dave Airlie
4
-0
/
+307
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
55
-55
/
+55
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
216
-216
/
+216
2012-06-26
msaa: Test that the "centroid" interpolation qualifier works correctly.
Paul Berry
4
-1
/
+623
2012-06-26
msaa: Add clarifying comments for Triangles program.
Paul Berry
2
-4
/
+4
2012-06-25
msaa/formats: Fix testing of sRGB formats.
Paul Berry
1
-14
/
+30
2012-06-25
msaa: Verify accuracy of sRGB MSAA resolves.
Paul Berry
3
-11
/
+54
2012-06-25
msaa/formats: Fix visualization of RED and RG formats
Paul Berry
1
-2
/
+6
2012-06-25
msaa/formats: Adjust tolerance appropriately for floating-point formats.
Paul Berry
1
-3
/
+31
2012-06-25
msaa/formats: Make it possible to specify a test set on the command line.
Paul Berry
1
-3
/
+10
2012-06-25
msaa/formats: Use a scale and offset for testing integer formats.
Paul Berry
1
-1
/
+21
2012-06-25
msaa/formats: Compare integer formats properly.
Paul Berry
1
-5
/
+8
2012-06-25
msaa/formats: Adapt glReadPixels() call to handle integer formats.
Paul Berry
1
-4
/
+50
2012-06-25
msaa/formats: Adapt test pattern drawing to handle integer formats.
Paul Berry
1
-3
/
+42
2012-06-25
msaa: Make it possible to scale and offset ColorGradientSunburst.
Paul Berry
2
-2
/
+48
2012-06-25
msaa: Make it possible to change output type when drawing sunbursts.
Paul Berry
3
-3
/
+69
2012-06-25
glsl-1.30: Verify proper conversion of large floats to uints.
Paul Berry
2
-0
/
+75
2012-06-25
msaa: Test that msaa blits are clipped and scissored correctly.
Paul Berry
2
-0
/
+394
2012-06-25
ext_framebuffer_multisample: Use dynamic array instead of variable length array.
José Fonseca
1
-1
/
+5
2012-06-25
ext_framebuffer_multisample: Use dynamic array instead of variable length array.
José Fonseca
1
-1
/
+4
2012-06-25
ext_framebuffer_multisample: Cast sin arguments to floating point.
José Fonseca
2
-7
/
+7
2012-06-22
ext_framebuffer_multisample: fix turn-on-off test
Anuj Phogat
1
-2
/
+1
2012-06-22
Add test to verify the functionality of polygon stipple with multisample FBO
Anuj Phogat
2
-0
/
+272
2012-06-22
Add test to verify the functionality of glBitmap() with multisample FBO
Anuj Phogat
2
-0
/
+187
2012-06-22
Add test to verify sample alpha to one with multisample fbo
Anuj Phogat
2
-0
/
+292
2012-06-22
Add test to verify sample alpha to coverage with multisample fbo
Anuj Phogat
2
-0
/
+414
2012-06-22
Add test to verify glSampleCoverage with multisample fbo
Anuj Phogat
2
-0
/
+430
2012-06-22
msaa: Fix window width of enable-flag test.
Paul Berry
1
-1
/
+1
2012-06-21
GL_ARB_ubo/buffer-targets: New test for GL_UNIFORM_BUFFER api.
Eric Anholt
2
-0
/
+90
2012-06-21
GL_ARB_ubo/negative-bindbuffer-buffer: New test for API error.
Eric Anholt
2
-0
/
+66
2012-06-21
GL_ARB_ubo/getintegeri_v: New test for API behavior.
Eric Anholt
2
-0
/
+132
2012-06-21
GL_ARB_ubo/negative-bindbufferrange-range: New test for API errors.
Eric Anholt
2
-0
/
+96
2012-06-21
GL_ARB_ubo/negative-bindbuffer-target: New test for API errors.
Eric Anholt
2
-0
/
+94
2012-06-21
GL_ARB_ubo/bindbuffer-general-point: New test for API behavior.
Eric Anholt
2
-0
/
+95
2012-06-21
GL_ARB_ubo/negative-bindbuffer-index: New test for API errors.
Eric Anholt
2
-0
/
+75
2012-06-21
ARB_sync: Add two new tests of glClientWaitSync.
Eric Anholt
5
-0
/
+211
2012-06-21
Add a test to check whether the LODs are independant in parallel texture look...
Olivier Galibert
1
-0
/
+58
2012-06-20
tests: Let each test define main()
Chad Versace
192
-503
/
+774
2012-06-20
msaa: Add a test for the GL_MULTISAMPLE enable flag.
Paul Berry
2
-0
/
+150
2012-06-18
Add test to verify glBlitFramebuffer with non-matching buffer formats
Anuj Phogat
2
-0
/
+106
2012-06-18
Add test to verify glBlitFramebuffer with non-matching buffer sizes
Anuj Phogat
2
-0
/
+86
2012-06-18
Add test to verify glBlitFramebuffer with non-matching sample count
Anuj Phogat
2
-0
/
+98
2012-06-12
glsl-1.20: Add tests for uniform array-of-structures with initializers
Ian Romanick
2
-0
/
+96
2012-06-12
glsl-1.20: Add tests for uniform structures with initializers
Ian Romanick
2
-0
/
+86
2012-06-12
texture-integer: move/improve the integer texture test to spec/gl-3.0/
Brian Paul
2
-0
/
+397
2012-06-12
integer-errors: check error detection for integer-related images
Brian Paul
2
-0
/
+187
2012-06-07
msaa: Test that MSAA works properly for all core FBO color formats.
Paul Berry
2
-0
/
+441
2012-06-07
msaa: Make a static identity matrix for convenience.
Paul Berry
4
-14
/
+16
2012-06-07
msaa: Fix const correctness of TestPattern::draw() function.
Paul Berry
2
-11
/
+11
2012-06-07
msaa: Make a new Fbo::try_setup() function.
Paul Berry
2
-15
/
+32
[next]