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
2018-05-11
gl-1.0: Bitmap test that draws zelda hearts.
bitmap
Laura Ekstrand
3
-0
/
+221
2018-05-10
glsl-uniform-initializer-7: Fixed uninitialized uniform.
Mathias Fröhlich
1
-1
/
+1
2018-05-10
ext_packed_float: Add a test that queries GL_RGBA_SIGNED_COMPONENTS_EXT
Bruce Merry
3
-0
/
+164
2018-05-09
tests/quick_shader.py: Fix test count of quick_shader
Dylan Baker
1
-0
/
+3
2018-05-09
framework: make use of Filter.run in Profile classes
Dylan Baker
1
-16
/
+21
2018-05-09
framework: Add filters class
Dylan Baker
1
-3
/
+39
2018-05-09
framework: ensure that all tests are run before exiting
Dylan Baker
1
-2
/
+2
2018-05-09
shader_runner: Support PIGLIT_DEFAULT_SIZE env var
Jordan Justen
1
-4
/
+8
2018-05-09
framework-gl: Export window size override function
Jordan Justen
2
-3
/
+6
2018-05-09
framework: fix running with mixed concurrency (neither -c or -1)
Dylan Baker
1
-2
/
+5
2018-05-09
arb_internalformat_query2: test new ARB_ES3_compatibility internalformats
Alejandro Piñeiro
12
-14
/
+89
2018-05-09
util-gl: add ARB_ES3_compatibility internalformats support
Alejandro Piñeiro
1
-0
/
+10
2018-05-09
arb_internalformat_query2: use CompressedTexImage*D for specific compressed f...
Alejandro Piñeiro
1
-9
/
+118
2018-05-08
crucible: if a test has no XML output consider it a crash
Dylan Baker
1
-0
/
+10
2018-05-08
crucible: use tempfiles to allow running with concurrency
Dylan Baker
1
-6
/
+11
2018-05-08
crucible: fix getting values from piglit.conf
Dylan Baker
1
-1
/
+1
2018-05-07
ext_texture_norm16-render: refactor subtest execution
Tapani Pälli
1
-90
/
+93
2018-05-03
find_static_tests.py: fix python2 compatibility
Dylan Baker
1
-1
/
+10
2018-05-03
name no_error profile depen on shader generation
Dylan Baker
1
-1
/
+1
2018-05-03
piglit-framework-gl: skip compat test when not supported
Timothy Arceri
1
-2
/
+9
2018-05-02
framework: handle UnicodeDecodeError
Marek Olšák
1
-0
/
+3
2018-05-02
deqp_egl: add support for mustpass lists
Nicolai Hähnle
1
-3
/
+7
2018-05-02
khr_gl45: add support for mustpass lists
Nicolai Hähnle
1
-10
/
+13
2018-05-02
framework: fix grouptools.commonprefix when len(args) == 1
Nicolai Hähnle
1
-1
/
+1
2018-05-01
profile: use gz to compress profiles
Dylan Baker
4
-11
/
+13
2018-05-01
Generate xml for builtin profiles
Dylan Baker
3
-1
/
+98
2018-05-01
tests: Add script to find all hand written test files
Dylan Baker
1
-0
/
+74
2018-05-01
Add script to serialize profiles to XML
Dylan Baker
1
-0
/
+149
2018-05-01
opengl.py: Remove exported gl extensions
Dylan Baker
1
-213
/
+122
2018-05-01
tests/cl.py: fix out of tree serialization
Dylan Baker
1
-22
/
+45
2018-05-01
fix asmparser test serialization for out of tree builds
Dylan Baker
1
-1
/
+1
2018-05-01
fix glslparser test for out of tree builds
Dylan Baker
2
-8
/
+24
2018-05-01
tests/glsl_parser_test.py: fix is_skip for serialized profiles
Dylan Baker
2
-17
/
+16
2018-05-01
shader_tests: correctly generate xml during out of tree builds
Dylan Baker
2
-8
/
+37
2018-05-01
tests: use meta profiles
Dylan Baker
17
-171
/
+196
2018-05-01
tests/quick: fix filtering of vs_in shader tests
Dylan Baker
1
-2
/
+3
2018-05-01
py_modules: Add support for out of tree builds
Dylan Baker
1
-3
/
+5
2018-05-01
framework/profile: Add support for meta profiles
Dylan Baker
1
-2
/
+62
2018-05-01
profile: allow forcing python or xml loading
Dylan Baker
1
-6
/
+15
2018-05-01
profile: Add support for loading xml based profiles
Dylan Baker
2
-5
/
+108
2018-05-01
framework/test: make CLProgramTester take relative paths
Dylan Baker
2
-3
/
+3
2018-05-01
framework/test: make BuiltInConstantTest files relative
Dylan Baker
2
-13
/
+18
2018-05-01
tests/all: Make asmparser tests path relative
Dylan Baker
1
-1
/
+2
2018-05-01
framework/test: use relative paths for GLSLParser tests
Dylan Baker
2
-5
/
+12
2018-05-01
framework/test: Make shader paths relative
Dylan Baker
2
-8
/
+15
2018-05-01
framework/test: Add class for cl-program-tester
Dylan Baker
2
-13
/
+28
2018-05-01
framework/test/piglit_test: make cl_concurrency always a boolean
Dylan Baker
1
-2
/
+2
2018-05-01
framework/test: Split multishader too
Dylan Baker
3
-23
/
+59
2018-05-01
framework: do the same for shader test
Dylan Baker
3
-32
/
+38
2018-05-01
framework: use a class method for building test via parsing
Dylan Baker
3
-28
/
+34
[next]