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
path:
root
/
tests
/
general
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
degenerate-prims: fix incorrect return value from test_prim()
Brian Paul
1
-1
/
+1
2018-02-13
texunits: don't test glTexEnv with unusable texture units
Marek Olšák
1
-2
/
+2
2018-02-05
tests: enumerate subtests in linestipple
Dylan Baker
1
-17
/
+20
2018-02-05
tests: enumerate subtests in degenerate-prims
Dylan Baker
1
-18
/
+37
2018-02-05
tests: always report subtest results for degenerate-prims
Dylan Baker
1
-4
/
+2
2018-01-16
triangle-rasterization: Use util function to probe framebuffer.
Fabian Bieler
1
-11
/
+8
2018-01-03
object_purgeable: Remove GLenum string literals.
Fabian Bieler
1
-27
/
+26
2018-01-03
clipflat: Remove GLenum string literals.
Fabian Bieler
1
-42
/
+12
2018-01-03
Remove GLenum primitive string literals.
Fabian Bieler
1
-7
/
+2
2018-01-03
Remove GLenum string literals.
Fabian Bieler
2
-24
/
+11
2017-10-31
gl30basic: configure with requires_displayed_window = true
Brian Paul
1
-0
/
+2
2017-10-24
clear-accum: specify config.requires_displayed_window = true
Brian Paul
1
-0
/
+1
2017-08-28
draw-pixels: fix KHR_no_error logic
Timothy Arceri
1
-2
/
+4
2017-08-22
general: add missing KHR_no_error status
Samuel Pitoiset
8
-14
/
+34
2017-08-16
sync_api: use piglit_get_gl_enum_name()
Brian Paul
1
-8
/
+10
2017-08-16
gl30basic: add some extra suspected extension
Sandra Koroniewska
1
-6
/
+8
2017-07-17
clipflat: refactor some code
Brian Paul
1
-50
/
+71
2017-06-16
polygon-mode: print more info if there's a failure
Brian Paul
1
-16
/
+12
2017-05-18
tests: mark KHR_no_error compatible tests
Timothy Arceri
33
-0
/
+33
2017-05-05
primitive-restart: run all tests even when there's a failure
Brian Paul
1
-20
/
+20
2017-03-27
Set non-mipmap filter for CopyImage textures in namespace pollution test
Kenneth Graunke
1
-0
/
+2
2017-02-22
primitive-restart: Delete more glDrawArrays tests.
Kenneth Graunke
1
-120
/
+0
2017-02-19
draw-elements: test glMultiDrawElements(GL_UNSIGNED_BYTE)
Marek Olšák
1
-3
/
+31
2017-02-03
polygon-offset: draw tests in two rows of nine
Brian Paul
1
-7
/
+12
2016-11-09
draw-vertices-half-float: Add coverage for GL_OES_vertex_half_float
Kevin Strasser
2
-27
/
+76
2016-10-14
degenerate-prims: Make pass be non-static
Ian Romanick
1
-1
/
+1
2016-10-14
triangle-rasterization: Use log2u utility function
Ian Romanick
1
-11
/
+1
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
[next]