index
:
~anholt/piglit
apitrace
atomic-counters
atomic-counters-review-2
automake
buffer-age
cairo
dmabuf-refcount
epoxy
es2-compat
fbo-clear-formats
framework
fs-texture-select
g-s-dim-window
getteximage
glean-master
glsl2
glspec-upstream
idr-glsl
lineloop-many
master
merge-glspec
mesa-multithread-makecurrent
rpi2-piglit
saturate
swap-exchange
sync
tbo
ubo
utility-wrapper
vc4-perf
wm-hint-below
xcb
xts
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-28
getteximage-formats: Test glGetTexImage() for internalformat vs format/type.
HEAD
master
Eric Anholt
3
-0
/
+956
2011-08-28
ARB_shader_objects/getuniform: New test for glGetUniform* on various types.
Eric Anholt
5
-0
/
+329
2011-08-28
piglit: Queue up all concurrent tests before starting serial test running.
Eric Anholt
1
-3
/
+16
2011-08-28
texwrap: Convert to running concurrently into FBOs.
Eric Anholt
2
-11
/
+16
2011-08-28
piglit: Run concurrent tests from as many threads as there are processors.
Eric Anholt
1
-1
/
+2
2011-08-28
piglit: Run the shader_runner fbo tests concurrently.
Eric Anholt
1
-0
/
+1
2011-08-28
piglit: Run shader_runner tests into FBOs.
Eric Anholt
1
-1
/
+2
2011-08-28
shader_runner: Only swapbuffers if appropriate (!auto, !fbo).
Eric Anholt
1
-1
/
+1
2011-08-28
framework: Add an option to run a test into an FBO.
Eric Anholt
4
-29
/
+215
2011-08-28
Add some tests of source modifiers on VS attributes.
Eric Anholt
2
-0
/
+52
2011-08-26
fs-textureFetchOffset-2D: adds a test for glsl-1.30 texelFetchOffset function
Dave Airlie
2
-0
/
+137
2011-08-26
fs-texelFetch-2D: add a test for the GLSL 1.30 texelFetch function (v2)
Dave Airlie
2
-0
/
+131
2011-08-26
glsl-1.30: add texelFetchOffset alternate test.
Dave Airlie
1
-0
/
+17
2011-08-26
texelFetchOffset: fix to show it should fail.
Dave Airlie
1
-1
/
+1
2011-08-25
fs-textureSize-2D: Remove inline keyword.
Vinson Lee
1
-1
/
+1
2011-08-25
glsl-1.30: add compiler tests for texelFetch and texelFetchOffset.
Dave Airlie
2
-0
/
+33
2011-08-25
cmake: Don't define min/max macros on Windows.
José Fonseca
1
-0
/
+3
2011-08-25
glsl-1.30: Add compile tests for switch statements
Dan McCabe
25
-0
/
+554
2011-08-24
glsl-1.20: Ensure that uniform array tests declare the array as a uniform
Ian Romanick
49
-97
/
+97
2011-08-24
gl-2.0: Add getattriblocation-conventional test
Ian Romanick
6
-0
/
+80
2011-08-24
Add an ARB_transform_feedback2 test.
Marek Olšák
5
-0
/
+196
2011-08-24
Add EXT_transform_feedback tests.
Marek Olšák
7
-0
/
+677
2011-08-23
Add new FS execution test for textureSize with 2D textures.
Kenneth Graunke
5
-0
/
+130
2011-08-23
Add a piglit_require_GLSL_version(int version) helper function.
Kenneth Graunke
2
-0
/
+25
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
[next]