index
:
~jturney/glean
allegra-master
byron-master
master
The glean OpenGL test and benchmarking suite
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-10
Set window-manager hint to avoid test window from stealing input focus.
HEAD
master
Carl Worth
1
-0
/
+10
2014-05-02
Only compare perfomance if verbose output is requested
allegra-master
Jon TURNEY
4
-3
/
+10
2014-05-02
jhbuild build helper Makefile
Jon TURNEY
2
-2
/
+13
2014-05-02
Cosmetic fixes for -compare mode
Jon TURNEY
5
-29
/
+12
2014-05-02
Fix build of showvis for cygwin
Jon TURNEY
1
-1
/
+1
2014-05-02
cmake: Use static MSVC runtime.
José Fonseca
1
-0
/
+11
2014-05-02
cmake: Avoid depending on MinGW runtime DLLs.
José Fonseca
1
-0
/
+16
2014-05-02
glean: Add missing stdlib.h include for system() call.
José Fonseca
1
-0
/
+1
2014-05-02
Test glStencilMaskSeparate too.
José Fonseca
2
-22
/
+151
2014-05-02
Include windows.h and GL/gl.h before glut.h.
José Fonseca
2
-0
/
+2
2012-01-02
Release GLX context before destroying the window
Nicholas Miell
1
-0
/
+4
2011-11-02
glean: Fix handling of PIXELFORMATDESCRIPTORs.
Morgan Armand
4
-27
/
+24
2011-10-18
Fix too-specific GL version checks
Paul Berry
5
-23
/
+9
2011-09-06
texture_srgb: add int casts to make log message readable
Brian Paul
1
-2
/
+2
2011-07-17
dsurf: #pragma warning is MSVC specific.
José Fonseca
1
-1
/
+1
2011-07-15
Revert "Use static MSVC runtime."
José Fonseca
1
-11
/
+0
2011-07-15
Add GLUT include dir only where necessary.
José Fonseca
3
-1
/
+4
2011-07-15
Fix MacOSX build.
José Fonseca
2
-2
/
+8
2011-07-15
Don't depend on glut to get proc addresses on MacOSX.
José Fonseca
2
-3
/
+2
2011-07-15
Use static MSVC runtime.
José Fonseca
1
-0
/
+11
2011-07-15
Put all executables into the bin subdirectory.
José Fonseca
1
-0
/
+11
2011-07-15
Add the glut include path.
José Fonseca
3
-4
/
+5
2011-07-15
Drop scons build support.
José Fonseca
19
-859
/
+0
2011-07-15
Support building with CMake.
José Fonseca
17
-22
/
+729
2011-05-24
Fix bug ID: 2957996 - Wrong results when executing readpixPerf
Simone Contini
1
-2
/
+2
2011-04-23
scons: Avoid deprecation warning.
José Fonseca
1
-1
/
+1
2011-04-23
scons: Remove winsdk toolchain.
José Fonseca
5
-573
/
+1
2011-02-15
glsl1: add GLSL version checking code for single test case
Brian Paul
1
-0
/
+6
2011-02-15
glsl1: better comments for shadow2D() tests
Brian Paul
1
-4
/
+7
2011-02-07
blendFunc: observe the --quick flag.
José Fonseca
1
-1
/
+25
2011-01-07
pointAtten: Initialize member variables in class PointAttenuationTest constru...
Vinson Lee
1
-0
/
+6
2011-01-07
pixelFormats: Initialize member variables in class PixelFormatsTest constructor.
Vinson Lee
1
-0
/
+6
2011-01-07
Initialize member variables in class Lex constructor.
Vinson Lee
1
-0
/
+2
2011-01-07
Initialize member env in class Test constructor.
Vinson Lee
1
-0
/
+2
2011-01-07
difftiff: Add cassert header to main.cpp.
Vinson Lee
1
-0
/
+1
2011-01-07
difftiff: Add default for unhandled cases in DiffColorMenu.
Vinson Lee
1
-0
/
+4
2011-01-07
texcombine: Ensure variable expected is initialized.
Vinson Lee
1
-1
/
+1
2010-12-24
Add back cstdio header in environ.cpp.
Vinson Lee
1
-0
/
+1
2010-12-24
Remove unnecessary headers.
Vinson Lee
6
-9
/
+0
2010-11-12
pbo: fix glIsBuffer() tests
Brian Paul
1
-5
/
+3
2010-11-04
vertarraybgra: Use gl[En|Dis]ableClientState for client-side capabilities.
Vinson Lee
1
-4
/
+4
2010-11-04
Initialize member variable _pixels in class Image.
Vinson Lee
1
-1
/
+7
2010-10-08
glsl1: Replace "/" with "-" in test names.
Vinson Lee
1
-4
/
+4
2010-09-29
fbo: tweak vertex pos for line drawing
Brian Paul
1
-1
/
+1
2010-09-27
glean/tfbo: Put lines in the middle of the pixel, not the edge.
Eric Anholt
1
-6
/
+6
2010-09-27
glean/tfbo: Properly clean up when the driver reports unsupported.
Eric Anholt
1
-2
/
+9
2010-09-22
pointAtten: improve measureSize() function
Brian Paul
1
-12
/
+32
2010-09-22
glsl1: fix the texcoord varying test
Brian Paul
1
-0
/
+2
2010-09-21
tglsl1: better version checking code
Brian Paul
1
-9
/
+7
2010-08-11
glsl1: added function prototype test
Brian Paul
1
-0
/
+21
[next]