index
:
~airlied/piglit
ARB_blend_func_extended
arb-blend-func
arb_bindless_texture
arb_gpu_shader_fp64
arb_gpu_shader_fp64_2
arb_gpu_shader_int64
arb_gpu_shader_int64-2
arb_shader_subroutine
arb_tcma
arb_texture_cube_map_array
arb_texture_query_lod
arb_texture_rgb10_a2ui
arb_texture_stencil8
arb_vertex_attrib_64bit
cubemap-shader
ext-t-i
glean-master
glsl2
hacks
i-cant-believe-its-not-arb_shader_subroutine
master
rgtc
shader_runner
test
texture-al
texture_gather_offsets
ti-hack
tmp
xts5-wrapper
zink-wip
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
rgtc: add two simple tests that fail
rgtc
Dave Airlie
3
-0
/
+204
2011-02-19
vbo-buffer-unmap: Add to all.tests.
Vinson Lee
1
-0
/
+1
2011-02-18
vbo-buffer-unmap: exercise a VBO buffer unmap issue
Brian Paul
2
-0
/
+92
2011-02-18
glew: fix inclusion of glew.h in glxew.h
Marek Olšák
1
-1
/
+1
2011-02-18
array-texture: make this a useful debugging tool also.
Dave Airlie
1
-28
/
+31
2011-02-18
arb_shader_texture_lod-texgrad: update authors
Marek Olšák
1
-0
/
+4
2011-02-18
arb_shader_texture_lod-texgrad: new test for texture2DGradARB GLSL function
Marek Olšák
4
-2
/
+202
2011-02-18
util: add function for checking whether 2 halves of window are equal
Marek Olšák
2
-0
/
+33
2011-02-18
all.tests: do not test EXT_texture_integer with fbo-generatemipmap-formats
Marek Olšák
1
-2
/
+0
2011-02-18
texwrap: allow lower precision for GL_R11F_G11F_B10F
Marek Olšák
1
-1
/
+1
2011-02-18
fbo-generatemipmap-formats: fix testing GL_DEPTH_STENCIL
Marek Olšák
1
-1
/
+1
2011-02-18
fbo-generatemipmap-formats: fix testing GL_DEPTH32F_STENCIL8
Marek Olšák
2
-4
/
+11
2011-02-18
util: fix piglit_depth_texture for GL_DEPTH32F_STENCIL8
Marek Olšák
1
-1
/
+7
2011-02-18
texwrap: fix testing GL_DEPTH32F_STENCIL8
Marek Olšák
1
-12
/
+36
2011-02-17
fbo-depth-sample-compare: compare depth texture sampling vs. fragment.z
Brian Paul
3
-0
/
+367
2011-02-17
Replace poolName in Test constructor with boolean option.
U. Artie Eoff
3
-10
/
+15
2011-02-17
Remove ThreadPools
U. Artie Eoff
1
-38
/
+0
2011-02-17
Move gpu tests to main thread and cpu-only tests to threadpool.
U. Artie Eoff
1
-5
/
+6
2011-02-17
Add ConcurrentTestPool singleton.
U. Artie Eoff
1
-0
/
+16
2011-02-17
fbo-drawbuffers-arbfp: test ARB_draw_buffers with ARB_fragment_program
Marek Olšák
3
-0
/
+158
2011-02-17
texwrap: test EXT_texture_snorm
Marek Olšák
2
-0
/
+50
2011-02-17
fbo-clear-formats: test EXT_texture_snorm
Marek Olšák
1
-0
/
+1
2011-02-17
fbo-generatemipmap-formats: test EXT_texture_snorm
Marek Olšák
2
-0
/
+37
2011-02-17
fbo-generatemipmap-formats: test EXT_texture_compression_latc
Marek Olšák
2
-0
/
+14
2011-02-17
texwrap: test EXT_packed_depth_stencil
Marek Olšák
2
-9
/
+27
2011-02-17
fbo-generatemipmap-formats: test ATI_texture_compression_3dc
Marek Olšák
2
-0
/
+11
2011-02-17
texwrap: test ARB_texture_compression
Marek Olšák
2
-0
/
+20
2011-02-17
texwrap: test ARB_depth_buffer_float
Marek Olšák
2
-0
/
+8
2011-02-17
glew: define GLEW_STATIC for MSVC
Marek Olšák
2
-0
/
+4
2011-02-17
Remove unnecessary OpenGL extension defines
Marek Olšák
26
-403
/
+24
2011-02-17
Import GLEW
Marek Olšák
21
-37
/
+33374
2011-02-16
fbo-clear-formats: add float format tests to all.tests
Marek Olšák
1
-8
/
+4
2011-02-16
texCombine: test GL_ATI_texture_env_combine3
Marek Olšák
2
-3
/
+134
2011-02-16
texwrap: remove the RGBA DXT1 workaround for Mesa
Marek Olšák
1
-20
/
+8
2011-02-16
fbo-generatemipmap-formats: also test mipmap generation of NPOT textures
Marek Olšák
1
-39
/
+82
2011-02-16
util: allow non-square dimensions in piglit_{rgbw|depth}_texture
Marek Olšák
1
-20
/
+24
2011-02-15
Test implicitly sized arrays where only element 0 is accessed
Gordon Jin
2
-0
/
+22
2011-02-15
r600.tests: update the list of hardlocking tests
Marek Olšák
1
-8
/
+2
2011-02-15
draw-vertices: Move declaration before code.
Vinson Lee
1
-4
/
+6
2011-02-15
draw-vertices: Add a few vbo tests with vertex and color data in one buffer.
Fabian Bieler
1
-0
/
+47
2011-02-14
draw-elements-base-vertex-neg: Link with math library.
Vinson Lee
1
-0
/
+3
2011-02-14
draw-elements-base-vertex-neg: new test for a negative index bias
Marek Olšák
3
-0
/
+117
2011-02-14
draw-batch: also test immediate mode and display lists
Marek Olšák
1
-7
/
+79
2011-02-14
Remove tests which where copied from mesa/demos and were unchanged since then
Marek Olšák
88
-23674
/
+0
2011-02-10
glsl_parser_test: Add test instances to thread pool 'gpu-not-used'
Chad Versace
1
-2
/
+2
2011-02-10
Respond to KeyboardInterrupt exception.
U. Artie Eoff
1
-2
/
+7
2011-02-10
Add SyncFileWriter for write/close synchronization on results file.
U. Artie Eoff
2
-11
/
+40
2011-02-10
Move asmparsertests to a separate ThreadPool group.
U. Artie Eoff
1
-2
/
+4
2011-02-10
Modify the Test class in core.py to use ThreadPools.
U. Artie Eoff
1
-2
/
+10
2011-02-10
Add synchronization to Logger functions.
U. Artie Eoff
1
-0
/
+3
[next]