index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
ext_timer_query
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
Revert "ext_timer_query: the timestamp test does not require the EXT extension"
Emil Velikov
1
-2
/
+2
2015-02-24
ext_timer_query: the timestamp test does not require the EXT extension
Emil Velikov
1
-2
/
+2
2014-12-03
ext_timer_query: use piglit_time_get_nano
Emil Velikov
1
-56
/
+4
2014-09-05
ext_timer_query: add Windows support in time-elapsed.c
Meng-Lin Wu
2
-19
/
+44
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
2
-2
/
+2
2014-05-14
ext_timer_query: use default window size
Brian Paul
1
-3
/
+0
2014-04-03
ext_timer_query/time-elapsed: Prevent infinite loop.
José Fonseca
1
-0
/
+4
2014-01-19
cmake: indent spaces -> tabs
Daniel Kurtz
1
-2
/
+2
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
1
-7
/
+1
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2013-01-14
Add new test: ext_timer_query-lifetime
Carl Worth
2
-0
/
+103
2012-11-26
time-elapsed: Spend time in the FS rather than do a lot of draws.
Paul Berry
1
-4
/
+53
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+2
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-09-10
Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
1
-4
/
+1
2012-07-02
time-elapsed: test GL_TIMESTAMP query
Marek Olšák
1
-10
/
+34
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č
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-3
/
+4
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
-1
/
+1
2012-03-12
cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.
José Fonseca
1
-0
/
+1
2012-03-07
Stop using GLEW_VERSION_* macros
Paul Berry
1
-1
/
+1
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2011-10-17
ext_timer_query/time-elapsed: only build on unix
Brian Paul
1
-1
/
+3
2011-10-15
ext_timer_query/time-elapsed: Add a small test to validate GL_TIME_ELAPSED.
Eric Anholt
3
-0
/
+269