index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
general
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
gl-1.0: Move scissor tests here.
Matt Turner
9
-1068
/
+0
2016-09-02
primitive-restart: Remove glDrawArray and glArrayElement tests
Kefeng Yang
1
-7
/
+0
2016-08-20
depth-clamp-range: make sure clamping actually makes a difference
Roland Scheidegger
1
-8
/
+8
2016-07-16
copy-pixels: disable texture state before copying
Ilia Mirkin
1
-0
/
+2
2016-07-14
copy-pixels: Fix memory leak.
Vinson Lee
1
-4
/
+5
2016-07-01
Rewrite copy-pixels test
Anuj Phogat
1
-39
/
+92
2016-05-09
Fix asprintf warnings
Marek Olšák
2
-3
/
+3
2016-04-08
pbo-readpixels-small: make it endian-safe
Oded Gabbay
1
-11
/
+18
2016-04-08
pbo-read-argb8888: make it endian-safe
Oded Gabbay
1
-7
/
+13
2016-01-20
primitive-restart: Replace assert(glGetError()==0)
Ian Romanick
1
-6
/
+6
2016-01-20
primitive-restart: Use stdbool
Ian Romanick
1
-30
/
+30
2016-01-20
primitive-restart: Remove compile-time tests for GL 3.1
Ian Romanick
1
-4
/
+0
2016-01-20
primitive-restart: Remove comment about GLEW 1.5.2
Ian Romanick
1
-4
/
+0
2016-01-12
namespace-pollution: Add Apple vertex array as an object to test
Ian Romanick
1
-0
/
+197
2016-01-12
namespace-pollution: Add fragment program as an object to test
Ian Romanick
1
-3
/
+59
2016-01-12
namespace-pollution: Add vertex program as an object to test
Ian Romanick
1
-0
/
+210
2016-01-12
namespace-pollution: Add renderbuffer as an object to test
Ian Romanick
1
-0
/
+68
2016-01-12
namespace-pollution: Add glGetTexImage from a compressed texture as an operat...
Ian Romanick
1
-0
/
+68
2016-01-12
namespace-pollution: Add framebuffer as an object to test
Ian Romanick
1
-0
/
+83
2016-01-12
namespace-pollution: Add glCopyImageSubData as an operation to test
Ian Romanick
1
-0
/
+33
2016-01-12
namespace-pollution: Add glBlitFramebuffer as an operation to test
Ian Romanick
1
-0
/
+69
2016-01-12
namespace-pollution: Add glGetTexImage as an operation to test
Ian Romanick
1
-0
/
+56
2016-01-12
namespace-pollution: Add glTexSubImage2D as an operation to test
Ian Romanick
1
-0
/
+66
2016-01-12
namespace-pollution: Add glClearTexSubImage as an operation to test
Ian Romanick
1
-0
/
+32
2016-01-12
namespace-pollution: Add glCopyTexSubImage2D as an operation to test
Ian Romanick
1
-0
/
+28
2016-01-12
namespace-pollution: Add glCopyPixels as an operation to test
Ian Romanick
1
-0
/
+15
2016-01-12
namespace-pollution: Add glDrawPixels as an operation to test
Ian Romanick
1
-0
/
+15
2016-01-12
namespace-pollution: Add glBitmap as an operation to test
Ian Romanick
1
-0
/
+17
2016-01-12
namespace-pollution: Initial framework and test cases for namespace pollution
Ian Romanick
2
-0
/
+572
2016-01-07
polygon-mode-facing: verify facing information is preserved with unfilled prims
Roland Scheidegger
2
-0
/
+368
2015-11-13
aa: too sensitive at the line end points for PNV platform
Marius Predut
1
-3
/
+3
2015-10-20
lineloop: add -dlist option for testing display lists
Brian Paul
1
-5
/
+31
2015-10-09
draw-pixel-with-texture: adjust to ensure glTexCoord is taken into account
Matthew Dawson
1
-4
/
+4
2015-10-07
clipflat: Fix subtest reporting
Dylan Baker
1
-21
/
+74
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2015-08-06
point-vertex-id: Fix memory leak.
Vinson Lee
1
-0
/
+2
2015-07-28
point-vertex-id: Test using an instanced attribute
Neil Roberts
1
-12
/
+63
2015-07-28
point-vertex-id: Additionally test with gl_InstanceID
Neil Roberts
1
-51
/
+130
2015-05-12
request RGB visual, fixes gbm rendering
Ilia Mirkin
2
-2
/
+2
2015-02-16
teximage-scale-bias: tests texture upload with scale/bias transfer options
Iago Toral Quiroga
2
-0
/
+136
2015-01-08
framebuffer-srgb: Remove dead assignment.
Vinson Lee
1
-1
/
+1
2015-01-07
general: Testing really basic texture errors.
Laura Ekstrand
2
-0
/
+75
2014-12-03
fog-modes: rename near, far variables to fix MinGW build
Brian Paul
1
-7
/
+7
2014-12-03
util: move windows macro redefinitions into a single place
Emil Velikov
1
-5
/
+0
2014-11-17
Add a test using gl_VertexID with glPolygonMode(GL_POINT)
Neil Roberts
2
-0
/
+154
2014-11-08
cmake: Require Visual Studio 2013.
José Fonseca
1
-4
/
+2
2014-10-21
Replaced assert(glGetError()) with gl_check_gl_error()
Juliet fru
8
-9
/
+18
2014-09-26
draw-pixels: update BYTE_TO_FLOAT() macro to match Mesa
Brian Paul
1
-1
/
+1
2014-09-26
draw-pixels: report format/type for failures
Brian Paul
1
-16
/
+40
2014-08-08
attribs: add support for the SNORM equation 2.3
Marek Olšák
1
-6
/
+25
[next]