index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
remove old tex-swizzle test
Brian Paul
3
-854
/
+0
2014-04-26
add new texture swizzle API test
Brian Paul
3
-0
/
+129
2014-04-26
implement new texture swizzle test
Brian Paul
3
-0
/
+174
2014-04-26
fbo-readpixels: use piglit_get_gl_enum_name() for info/error messages
Brian Paul
1
-6
/
+9
2014-04-26
swapbuffers-behavior: check if swapbuffers swaps or copies
Brian Paul
3
-0
/
+123
2014-04-26
normal3b3s-invariance: test GLbyte[3] and GLshort[3] normal vec invariance
Brian Paul
5
-0
/
+284
2014-04-25
sso: Verify results of program pipeline validation when a conflicting sampler...
Ian Romanick
3
-0
/
+210
2014-04-25
gl-2.0: Verify results of program validation when a conflicting sampler confi...
Ian Romanick
3
-0
/
+209
2014-04-24
framework/core.py: Remove unused imports and fix __all__
Dylan Baker
1
-8
/
+4
2014-04-24
profile: Fix mixed concurrency runs
Dylan Baker
1
-15
/
+15
2014-04-24
junit: Results' stdout and stderr is now in `out` in `err`.
José Fonseca
1
-2
/
+23
2014-04-24
util: Create core profiles with GLUT when supported by freeglut.
José Fonseca
1
-3
/
+27
2014-04-24
fbo-depth-sample-compare: Eliminate dependency on glutSolidSphere.
José Fonseca
2
-6
/
+17
2014-04-24
tests/xts.py: Add a tests file for the X Test suite.
Dylan Baker
3
-4
/
+216
2014-04-24
python: Add results_dir to TestProfile
Dylan Baker
3
-0
/
+3
2014-04-24
framework/core.py: Add pre_run and post_run hooks to TestProfile
Dylan Baker
1
-5
/
+26
2014-04-24
Allow setting a cwd to execute tests from.
Eric Anholt
1
-0
/
+2
2014-04-24
util: Move MSVC's inline macro to piglit-util.h
José Fonseca
2
-4
/
+4
2014-04-23
gtest: Use correct fuction signature for interpret_result
Tom Stellard
1
-4
/
+5
2014-04-23
cl: Add cl-api-enqueue-copy-buffer-rect test
Tom Stellard
3
-0
/
+116
2014-04-23
tests/igt.py: add support for reading the test list from the file system
Thomas Wood
1
-16
/
+21
2014-04-23
framework: Dump the result of 'uname -a' in the report
Damien Lespiau
3
-0
/
+10
2014-04-21
framework: fix potential bug in function signatures
Dylan Baker
2
-5
/
+8
2014-04-21
arb_gpu_shader5: skip layout qualifier tests if extension not supported
Chris Forbes
3
-0
/
+3
2014-04-18
util/egl: Fix build for old EGL headers
Chad Versace
1
-0
/
+4
2014-04-18
framework: small refactor of test_result page generation
Dylan Baker
2
-30
/
+18
2014-04-18
framework: Fix html generation to work with recent changes to json
Dylan Baker
2
-1
/
+18
2014-04-17
EGL_KHR_fence_sync: Add conformance tests
Chad Versace
5
-0
/
+1451
2014-04-17
cmake: Check for pthreads
Chad Versace
1
-0
/
+6
2014-04-17
util: Use piglit-log in piglit-util.c
Chad Versace
1
-16
/
+11
2014-04-17
util/log: Add logging module
Chad Versace
4
-0
/
+187
2014-04-17
util: Add func piglit_gettid()
Chad Versace
2
-1
/
+25
2014-04-17
util/egl: Add piglit_egl_get_default_display()
Chad Versace
2
-0
/
+69
2014-04-17
util/egl: Add EGLDisplay parameter to piglit_require_egl_extension()
Chad Versace
10
-14
/
+22
2014-04-17
util: Move subtest utils to API-independent files
Chad Versace
4
-155
/
+164
2014-04-17
util/gl: Rename PIGLIT_GL_SUBTEST_END -> PIGLIT_SUBTEST_END
Chad Versace
2
-4
/
+4
2014-04-17
util/gl: Rename struct piglit_gl_subtest -> piglit_subtest
Chad Versace
3
-12
/
+12
2014-04-17
util/gl: Reject unrecongized subtest names
Chad Versace
1
-0
/
+6
2014-04-17
util: Refactor parsing subtest args
Chad Versace
1
-44
/
+60
2014-04-17
util: Add func streq()
Chad Versace
1
-0
/
+10
2014-04-17
framework: fix regression from 7d2f441
Dylan Baker
1
-1
/
+2
2014-04-17
exectest.py: remove try/except from PiglitTest.interpret_result
Dylan Baker
1
-13
/
+9
2014-04-17
framework/exectest.py: optimize 'fail' if not result
Dylan Baker
1
-6
/
+1
2014-04-17
framework/exectest.py: Test.execute() remove if's that are constant
Dylan Baker
1
-8
/
+1
2014-04-17
framework: stop passing duplicate arguments
Dylan Baker
6
-106
/
+92
2014-04-17
framework/exectest.py: simplify gnome bug loop
Dylan Baker
1
-11
/
+4
2014-04-17
framework/exectest.py: Fix action for non 0 returncode
Dylan Baker
1
-2
/
+2
2014-04-17
framework/exectest.py: Optimize skips in Test.run()
Dylan Baker
1
-23
/
+16
2014-04-17
framework/exectest.py: Don't pass redundant args to Test.Get_command_result()
Dylan Baker
1
-10
/
+7
2014-04-17
framework/exectest.py: Move valgrind to Test.command property
Dylan Baker
2
-5
/
+4
[next]