index
:
~eugeni/piglit
ext_transform_feedback
Eugeni's piglit tests
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-24
Add API tests for glEnable/glDisable/glIsEnabled, and glGet*v.
ext_transform_feedback
Eugeni Dodonov
1
-8
/
+69
2011-08-23
commit glGetBufferSubData for now
Eugeni Dodonov
1
-0
/
+2
2011-08-23
use correct access types
Eugeni Dodonov
1
-3
/
+3
2011-08-23
More mapping and binding tests
Eugeni Dodonov
1
-8
/
+28
2011-08-23
Added initial piglit test for EXT_transform_feedback.
Eugeni Dodonov
4
-0
/
+337
2011-08-21
fbo-depthstencil: also test the default framebuffer
Marek Olšák
2
-49
/
+64
2011-08-21
draw-vertices-2101010: add some more ABI tests also BGRA
Dave Airlie
1
-1
/
+41
2011-08-21
arb_vertex_type_2_10_10_10_rev: add vertex/color drawing test.
Dave Airlie
5
-0
/
+213
2011-08-19
glsl-1.10 / glsl-1.20: Add non-constant index write tests
Ian Romanick
217
-0
/
+23163
2011-08-19
glsl-1.10 / glsl-1.20: Add non-constant index read tests
Ian Romanick
433
-0
/
+34772
2011-08-19
Set rlimit on glsl-*-explosion.shader_test, remove from blacklist
Ian Romanick
5
-4
/
+4
2011-08-19
shader_runner: Add rlimit option for shader tests
Ian Romanick
1
-0
/
+13
2011-08-19
Remove redundant test
Ian Romanick
1
-22
/
+0
2011-08-19
glsl-1.20: Add serveral tests for recursion in shaders
Ian Romanick
6
-0
/
+358
2011-08-19
Add -rlimit command line option to set the rlimit
Ian Romanick
1
-2
/
+30
2011-08-19
Add piglit_set_rlimit utility function
Ian Romanick
4
-0
/
+46
2011-08-18
generated tests: Add tests for builtin functions introduced in GLSL 1.30
Paul Berry
1
-0
/
+32
2011-08-18
generated tests: Test operators that were introduced in GLSL 1.30
Paul Berry
1
-0
/
+114
2011-08-18
generated tests: Add uint and int tests for GLSL 1.30.
Paul Berry
3
-34
/
+72
2011-08-18
Add uint and uvec uniform support to shader_runner.
Paul Berry
1
-0
/
+30
2011-08-18
Make uniform uint and int functions callable from piglit tests.
Paul Berry
2
-0
/
+36
2011-08-18
generated tests: Add builtin tests using if.
Paul Berry
1
-17
/
+110
2011-08-18
generated tests: Added tests for the 'notEqual' builtin.
Paul Berry
1
-0
/
+1
2011-08-18
generated tests: Expand the range of ints and ivecs used in testing.
Paul Berry
1
-2
/
+6
2011-08-18
generated tests: Make test generation happen in a deterministic order.
Paul Berry
2
-2
/
+2
2011-08-16
select,fp-unpack-01: Define round() & roundf() for MSVC in a single place.
José Fonseca
2
-7
/
+16
2011-08-15
Add GL_SELECT render mode tests
Pierre-Eric Pelloux-Prayer
3
-0
/
+266
2011-08-15
Add operator tests to auto-generated built-in function tests.
Paul Berry
3
-69
/
+266
2011-08-14
quick-driver.tests: add back blendFunc and depthStencil
Marek Olšák
1
-3
/
+0
2011-08-12
Fix Python 2.6 incompatibility in str.decode() function.
Paul Berry
1
-2
/
+2
2011-08-11
README: Add build instructions for Cygwin.
Vinson Lee
1
-0
/
+23
2011-08-11
Add tests for gl_ClipDistance and gl_ClipVertex.
Paul Berry
20
-0
/
+831
2011-08-11
Add constant array size builtin tests.
Paul Berry
3
-1
/
+240
2011-08-11
Fix import_glsl_parser_tests' dependency on the number of dirs in basepath.
Paul Berry
1
-5
/
+6
2011-08-11
Refactor cmake script to generate tests for later reuse.
Paul Berry
1
-9
/
+27
2011-08-11
Increase the range of values used to test atan(x) and atan(x,y)
Paul Berry
1
-2
/
+8
2011-08-11
Fix JSON problems with non-ASCII characters, by explicitly decoding test output.
Paul Berry
1
-0
/
+17
2011-08-11
Changed piglit-summary-html to explicitly encode its output as UTF-8.
Paul Berry
4
-1
/
+4
2011-08-11
fbo-integer: test for GLSL version 1.30 or later
Brian Paul
1
-0
/
+10
2011-08-10
Generated tests: unify code for testing exp2 across all numpy versions.
Paul Berry
1
-5
/
+5
2011-08-10
Fix autogeneration of builtin uniform tests on Windows.
Paul Berry
2
-18
/
+7
2011-08-10
spec/arb_copy_buffer: Add a new test for copy_buffer.
Ben Widawsky
5
-0
/
+101
2011-08-10
texture-integer: disable assertion
Brian Paul
1
-0
/
+2
2011-08-09
Fix test generation on Arch Linux.
Paul Berry
2
-11
/
+18
2011-08-08
README: Add build instructions for Mac OS X.
Vinson Lee
1
-0
/
+35
2011-08-08
README: Add build instructions for Ubuntu.
Vinson Lee
1
-0
/
+11
2011-08-05
cmake: Fix build with CMake 2.6.
Vinson Lee
2
-6
/
+6
2011-08-05
generated_tests: Add numpy.exp2 workaround for versions below 1.3.0.
Vinson Lee
1
-1
/
+5
2011-08-05
Test interaction between globals and functions pulled in by linking.
Paul Berry
1
-0
/
+31
2011-08-05
Test implicit type conversion of out parameters.
Paul Berry
6
-0
/
+272
[next]