index
:
~mattst88/piglit
arb_gpu_shader5
arb_program
master
ortho
scissor
mattst88's piglit repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
GL_ARB_ubo/uniformblockbinding: New test for setting/getting block bindings.
Eric Anholt
3
-0
/
+161
2012-07-20
GL_ARB_ubo/getprogramiv: New test for API behavior on linked programs.
Eric Anholt
3
-0
/
+152
2012-07-20
glx_arb_create_context_robustness: Require ARB_robustness for robust contexts
Ian Romanick
3
-0
/
+140
2012-07-20
glx_arb_create_context_robustness: Verify that invalid reset strategies are r...
Ian Romanick
3
-0
/
+80
2012-07-20
glx_ext_create_context_es2_profile: Verify that the invalid ES versions are r...
Ian Romanick
3
-0
/
+113
2012-07-20
glx_ext_create_context_es2_profile: Verify that indirect-rendering is impossible
Ian Romanick
3
-0
/
+120
2012-07-20
glx_arb_create_context_profile: Verify that the profile is ignored pre-3.2
Ian Romanick
3
-0
/
+117
2012-07-20
glx_arb_create_context_profile: Verify that the core profile is supported for...
Ian Romanick
3
-0
/
+159
2012-07-20
glx_arb_create_context_profile: Verify that invalid profiles are rejected
Ian Romanick
3
-0
/
+110
2012-07-20
fbo-blit-stretch: test for stretched blits
José Fonseca
3
-0
/
+558
2012-07-20
util: Remove unused/non-portable headers.
José Fonseca
1
-3
/
+0
2012-07-20
fdo25614-genmipmap: fix gl version checking
Marek Olšák
1
-2
/
+2
2012-07-20
crash-cubemap-order: check extension support
Marek Olšák
1
-0
/
+2
2012-07-18
msaa: Add depth buffer testing to sample-alpha-to-coverage test case
Anuj Phogat
2
-20
/
+36
2012-07-18
msaa: Add depth buffer testing support in draw-buffer-common.cpp
Anuj Phogat
2
-51
/
+149
2012-07-18
msaa: Rewrite sample-alpha-to-one test to utilize shared code
Anuj Phogat
2
-213
/
+46
2012-07-18
msaa: Rewrite sample-alpha-to-coverage test to utilize the shared code
Anuj Phogat
2
-326
/
+49
2012-07-18
msaa: Add test to verify sample-alpha-to-one with single sample FBO
Anuj Phogat
3
-0
/
+110
2012-07-18
msaa: Add test to verify sample-alpha-to-one with GL_MULTISAMPLE disabled
Anuj Phogat
3
-0
/
+137
2012-07-18
msaa: Add test to verify sample-alpha-to-coverage with integer draw buffers
Anuj Phogat
3
-0
/
+140
2012-07-18
msaa: Add test to verify sample-alpha-to-one with integer draw buffers
Anuj Phogat
3
-0
/
+137
2012-07-18
msaa: Add test to verify sample-alpha-to-coverage with multiple draw buffers
Anuj Phogat
3
-0
/
+147
2012-07-18
msaa: Add test to verify sample-alpha-to-one with multiple draw buffers
Anuj Phogat
3
-0
/
+160
2012-07-18
msaa: Add files containing the shared code to test multiple draw buffers
Anuj Phogat
2
-0
/
+766
2012-07-18
msaa: Share visualize_image function by moving it to common.cpp
Anuj Phogat
3
-67
/
+99
2012-07-18
linestipple: print what is tested
Marek Olšák
1
-1
/
+10
2012-07-17
msaa: Check for proper error for operations prohibited on MSAA buffers.
Paul Berry
2
-2
/
+2
2012-07-17
msaa: Test proper functioning when no color buffer is present.
Paul Berry
3
-0
/
+242
2012-07-17
msaa: Add the ability to test computed depths.
Paul Berry
2
-8
/
+40
2012-07-17
msaa: Add the ability to run msaa tests without color/depth/stencil buffers.
Paul Berry
2
-49
/
+76
2012-07-17
msaa/formats: Test signed normalized formats.
Paul Berry
2
-0
/
+31
2012-07-17
msaa/formats: Use a wider color range in MSAA float tests.
Paul Berry
1
-1
/
+17
2012-07-16
Modified tests to allow the test profiles to properly work on platforms where...
Kenney Phillis
5
-0
/
+11
2012-07-16
Changed all tests profile to automatically exclude glx on windows.
Kenney Phillis
1
-1
/
+3
2012-07-16
Changed piglit-run.py to automatically correct previous test results on a pla...
Kenney Phillis
1
-0
/
+2
2012-07-16
Changed test name generation so that regardless of OS path seperator, the tes...
Kenney Phillis
1
-0
/
+2
2012-07-15
etc1: Remove texturing test from 'basic' test file
Chad Versace
1
-147
/
+5
2012-07-15
etc1: Test texturing from an ETC1 miptree
Chad Versace
5
-0
/
+254
2012-07-15
util: Add utilities for KTX file format
Chad Versace
3
-0
/
+1125
2012-07-15
glut_waffle: Fix glutMainLoop
Chad Versace
1
-3
/
+0
2012-07-15
util: Add piglit_join_paths()
Chad Versace
2
-0
/
+65
2012-07-15
framework: Set env var PIGLIT_SOURCE_DIR if unset
Chad Versace
1
-0
/
+3
2012-07-15
util: Add piglit_source_dir()
Chad Versace
2
-0
/
+22
2012-07-15
util: Define piglit_probe_rect_halves_equal_rgba() for all GL API's
Chad Versace
2
-38
/
+39
2012-07-15
util: Make piglit_probe_rect_halves_equal_rgba() GLES-compatible
Chad Versace
1
-7
/
+13
2012-07-12
fs-textureGrad-miplevels: A test for textureGrad based on fs-textureLod-miple...
José Fonseca
1
-0
/
+193
2012-07-12
copyteximage: test 3D, 1D_ARRAY, 2D_ARRAY and RECT textures and check all layers
Marek Olšák
2
-69
/
+414
2012-07-10
Add a test for ARB_transform_feedback_instanced
Marek Olšák
2
-5
/
+39
2012-07-10
Add tests for ARB_transform_feedback3
Marek Olšák
2
-191
/
+450
2012-07-09
Fix ALL_ATTRIB_BITS in enumext.spec.
Paul Berry
1
-1
/
+1
[next]