index
:
dimension.git
android
faster-futures
master
physics
teapot
A high-performance photo-realistic 3-D renderer
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gl.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Only test C++ interface - the C library is used by libdimensionxx
Tavian Barnes
2009-09-11
1
-126
/
+0
|
|
|
|
anyway, so we've been testing it twice for no good reason.
*
Enable drawing progres bars in the background.
Tavian Barnes
2009-07-09
1
-2
/
+5
|
*
Don't animate in GL tests - turns out it's hellishly slow on slower
Tavian Barnes
2009-07-08
1
-45
/
+53
|
|
|
|
computers.
*
Update license copyrights to 2009.
Tavian Barnes
2009-07-08
1
-1
/
+1
|
*
Comments and style adjustments, and a couple fixes.
Tavian Barnes
2009-07-08
1
-3
/
+14
|
*
Remove raw X Windows interface.
Tavian Barnes
2009-07-05
1
-1
/
+1
|
*
Clarify test suite license.
Tavian Barnes
2009-07-04
1
-11
/
+10
|
*
New interface for optimizing canvas conversions by registering
Tavian Barnes
2009-07-04
1
-0
/
+6
|
|
|
|
dmnsn_set_pixel() callbacks.
*
New dmnsn_new_default_scene() function in libdimension-tests.
Tavian Barnes
2009-07-02
1
-100
/
+10
|
*
Put windowing interface in libdimension-tests.
Tavian Barnes
2009-07-02
1
-124
/
+3
|
*
Provide interface to export canvas to openGL.
Tavian Barnes
2009-07-02
1
-0
/
+310