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
2009-12-02
readpixperf: fix bogus res.readBuf values
Brian Paul
1
-2
/
+5
2009-12-02
blendfunc: fix bad calls to nameToFactor()
Brian Paul
1
-2
/
+10
2009-12-02
texcombine: fix src/dst typo in getresults()
Brian Paul
1
-1
/
+1
2009-12-02
pointsprite: fix signed/unsigned comparison warning
Brian Paul
1
-1
/
+1
2009-12-02
pointsprite: Only test GL_POINT_SPRITE_COORD_ORIGIN if OpenGL 2.0 is supported
Ian Romanick
2
-19
/
+30
2009-12-02
pointsprite: Test GL_UPPER_LEFT first
Ian Romanick
2
-10
/
+18
2009-12-02
pointsprite: Fix grammar / spelling errors in log messages and comments
Ian Romanick
1
-5
/
+8
2009-12-02
pointsprite: Use non-ARB names everywhere
Ian Romanick
1
-7
/
+7
2009-11-08
occluqry: Fix memory leak when malloc fails.
Vinson Lee
1
-0
/
+4
2009-10-01
glsl1: Add log2 precision test.
Vinson Lee
1
-0
/
+17
2009-09-30
glsl1: Add exp2 precision test.
Vinson Lee
1
-0
/
+18
2009-09-29
glsl1: sqrt(vec2) test
Brian Paul
1
-0
/
+16
2009-09-29
glsl1: added sqrt(vec4) test
Brian Paul
1
-0
/
+17
2009-09-24
glsl1: added deeply if-nested return test
Brian Paul
1
-0
/
+21
2009-09-21
docs: document --quick and other updates
Brian Paul
1
-0
/
+19
2009-09-21
glean: when --quick is specified but not --visuals, only test one visual
Brian Paul
3
-5
/
+14
2009-09-21
options: added maxVisuals field
Brian Paul
2
-0
/
+3
2009-09-21
dsfilt: add filter() method with maxConfigs param
Brian Paul
2
-2
/
+18
2009-09-02
pbo: assorted clean-ups
Brian Paul
1
-31
/
+22
2009-09-02
pbo: add missing texture disable and glColor calls
Brian Paul
1
-0
/
+2
2009-09-02
fragProg1: add tests for ADD/SUB with saturation
Brian Paul
1
-0
/
+31
2009-08-20
glsl1: add in-place swizzle test
Brian Paul
1
-0
/
+15
2009-08-20
depthStencil: added cast in pixels/second computation to avoid int overflow
Brian Paul
1
-1
/
+2
2009-08-06
glsl1: s/half/Half/
Brian Paul
1
-8
/
+8
2009-07-29
glsl1: add additional GLSL 1.20 array declaration and constructor tests
Brian Paul
1
-0
/
+80
2009-07-13
fbo: s/GL_LINE/GL_LINES/
Vinson Lee
1
-3
/
+3
2009-07-12
tvertprog1: Use gl[En|Dis]ableClientState for GL_VERTEX_ARRAY.
Vinson Lee
1
-2
/
+2
2009-07-11
clipFlat: Use gl[En|Dis]ableClientState for vertex arrays.
Vinson Lee
1
-4
/
+4
2009-07-11
api2: Use gl[En|Dis]ableClientState for GL_VERTEX_ARRAY.
Vinson Lee
1
-2
/
+2
2009-07-10
texcombine: remove check for GL_ARB_texture_env_dot3, update crossbar extensi...
Brian Paul
1
-3
/
+2
2009-07-06
tvertprog1: Clear err for testBadProgram glDrawArrays case.
Vinson Lee
1
-1
/
+1
2009-06-26
glsl1: re-enable the "for-loop with continue" and "early return" tests
Brian Paul
1
-4
/
+2
2009-06-26
glsl1: Add test case of discard in for loop.
Vinson Lee
1
-0
/
+17
2009-06-26
glsl1: Add Mac OS TIntermediate::addUnaryMath crash test case.
Vinson Lee
1
-0
/
+11
2009-06-25
glsl1: temporary disable the 'for-loop with continue' test
Brian Paul
1
-0
/
+2
2009-06-25
glsl1: added two more early-return tests (disabled for the time being)
Brian Paul
1
-1
/
+39
2009-06-24
Merge branch 'master' of ssh://vinsonlee@glean.git.sourceforge.net/gitroot/glean
Vinson Lee
1
-2
/
+17
2009-06-24
SConscript: Add flat Carbon headers to include path of Mac OS build.
Vinson Lee
1
-0
/
+1
2009-06-24
Ensure GL command queues are empty
Allen Akin
1
-2
/
+17
2009-06-24
Support building on MacOS with scons.
José Fonseca
1
-2
/
+15
2009-06-24
Fix the included tiff library autodetection for non-windows platforms.
José Fonseca
7
-636
/
+100
2009-06-24
Move forward references inside GLEAN namespace.
José Fonseca
4
-10
/
+9
2009-06-23
ttexgen.cpp: Move function calls with side effects outside assert.
Vinson Lee
1
-2
/
+5
2009-06-23
geomrend.cpp: Fix typo from previous commit.
Vinson Lee
1
-1
/
+1
2009-06-23
geomrend.cpp: Move renderPrimitives call outside of assert.
Vinson Lee
1
-1
/
+4
2009-06-23
glsl1: added tests of for/while loops with continue statements
Brian Paul
1
-0
/
+37
2009-06-19
glwrap.h: Add PFNGL typedefs used in ttexunits.cpp.
Vinson Lee
1
-0
/
+3
2009-06-19
MSVC fixes for ttexunits.cpp.
Vinson Lee
3
-15
/
+20
2009-06-18
MSVC fixes for ttexswizzle.cpp.
Vinson Lee
3
-4
/
+15
2009-06-18
MSVC fixes for tpointsprite.cpp.
Vinson Lee
3
-3
/
+9
[prev]
[next]