gltest.git
10 years agoprint the GL version in use
Ralf Jung [Sun, 8 Sep 2013 19:37:10 +0000 (21:37 +0200)]
print the GL version in use

10 years agorename window system and context choice variables
Ralf Jung [Sun, 8 Sep 2013 19:29:26 +0000 (21:29 +0200)]
rename window system and context choice variables

10 years agoMore detailed error messages when failing to choose EGL configurations
Ralf Jung [Sun, 5 May 2013 09:39:16 +0000 (11:39 +0200)]
More detailed error messages when failing to choose EGL configurations

11 years agoEnsure we get an ES2-compatible surface if we need it; Ensure we have EGL >= 1.3
Ralf Jung [Thu, 11 Apr 2013 21:52:50 +0000 (23:52 +0200)]
Ensure we get an ES2-compatible surface if we need it; Ensure we have EGL >= 1.3

11 years agosupport for GLES2
Ralf Jung [Thu, 11 Apr 2013 21:01:18 +0000 (23:01 +0200)]
support for GLES2

11 years agoUse glFinish instead of glFlush
Ralf Jung [Tue, 9 Apr 2013 20:29:12 +0000 (22:29 +0200)]
Use glFinish instead of glFlush

thanks to Thomas Lübking for the hint

11 years agoRemove some trailing spaces
Ralf Jung [Wed, 3 Apr 2013 13:36:38 +0000 (15:36 +0200)]
Remove some trailing spaces

11 years agoCheck whether swap interval value is supported
Ralf Jung [Wed, 3 Apr 2013 13:27:29 +0000 (15:27 +0200)]
Check whether swap interval value is supported

11 years agoExplicitly set clear color
Ralf Jung [Tue, 2 Apr 2013 14:15:15 +0000 (16:15 +0200)]
Explicitly set clear color

11 years agoMake the state names capital-first
Ralf Jung [Tue, 2 Apr 2013 13:42:50 +0000 (15:42 +0200)]
Make the state names capital-first

11 years agorename rectVertices -> rectQuad
Ralf Jung [Sun, 31 Mar 2013 14:40:48 +0000 (16:40 +0200)]
rename rectVertices -> rectQuad

11 years agomake {glx,egl}test GPLv2+
Ralf Jung [Sun, 31 Mar 2013 14:08:10 +0000 (16:08 +0200)]
make {glx,egl}test GPLv2+

11 years agoadd option to slep some time during each frame
Ralf Jung [Sun, 31 Mar 2013 14:04:28 +0000 (16:04 +0200)]
add option to slep some time during each frame

11 years agoadd profiler state for clearing the buffer
Ralf Jung [Sun, 31 Mar 2013 14:00:21 +0000 (16:00 +0200)]
add profiler state for clearing the buffer

11 years agoadd options to conrol presentation and clear behaviour
Ralf Jung [Sun, 31 Mar 2013 13:55:29 +0000 (15:55 +0200)]
add options to conrol presentation and clear behaviour

11 years agoadd command-line option for swap interval
Ralf Jung [Sun, 31 Mar 2013 13:44:43 +0000 (15:44 +0200)]
add command-line option for swap interval

11 years agoEnsure program is terminated when swap interval cannot be changed
Ralf Jung [Sun, 31 Mar 2013 12:44:45 +0000 (14:44 +0200)]
Ensure program is terminated when swap interval cannot be changed

11 years agoAdd eglinfo by Brian Paul
Ralf Jung [Sun, 31 Mar 2013 12:43:00 +0000 (14:43 +0200)]
Add eglinfo by Brian Paul

11 years agoAdd gitignore
Ralf Jung [Sun, 31 Mar 2013 12:41:01 +0000 (14:41 +0200)]
Add gitignore

11 years agoInitial commit
Ralf Jung [Sun, 31 Mar 2013 12:40:31 +0000 (14:40 +0200)]
Initial commit