index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
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
/
spec
/
arb_draw_instanced
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
5
-5
/
+5
2014-05-21
arb_draw_instanced: move and rename drawarrays test
Brian Paul
2
-0
/
+184
2014-05-21
arb_draw_instanced: use default window size, set viewport
Brian Paul
1
-3
/
+2
2014-05-13
arb_draw_instanced: use default window size
Brian Paul
3
-6
/
+0
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
1
-11
/
+2
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
3
-3
/
+3
2013-02-06
shader_tests: Add [require] / GLSL >= to shader_test files missing these.
Stuart Abercrombie
1
-0
/
+1
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
4
-0
/
+8
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
4
-16
/
+28
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
4
-4
/
+4
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
4
-4
/
+4
2012-06-20
tests: Let each test define main()
Chad Versace
4
-11
/
+16
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-4
/
+4
2012-03-12
Fix ARB_draw_instanced feature-macro-disabled tests.
Kenneth Graunke
2
-2
/
+2
2012-03-12
cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.
José Fonseca
1
-0
/
+1
2012-02-29
GL_ARB_draw_instanced/elements: Test glDrawElementsInstancedARB() rendering.
Eric Anholt
2
-0
/
+126
2012-02-29
GL_ARB_draw_instanced/instance-array-dereference: Strip copy'n'paste comment.
Eric Anholt
1
-3
/
+0
2012-02-29
GL_ARB_draw_instanced/negative-instanceidarb-write: New error test.
Eric Anholt
1
-0
/
+25
2012-02-29
GL_ARB_draw_instanced/negative-*: New tests for remaining error conditions.
Eric Anholt
3
-0
/
+139
2012-02-29
GL_ARB_draw_instanced/dlist: Test for error conditions.
Eric Anholt
4
-0
/
+92
2011-06-11
arb_draw_instanced: Fix extension requirements typo in config sections.
Eric Anholt
8
-8
/
+8
2011-04-11
ARB_draw_instanced: Add trivial instanced drawing tests
Ian Romanick
2
-0
/
+85
2011-04-11
ARB_draw_instanced: Add basic test for availability of gl_InstanceIDARB
Ian Romanick
4
-0
/
+98
2011-04-11
ARB_draw_instanced: Add basic GLSL feature macro tests
Ian Romanick
4
-0
/
+54