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
/
.gitignore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modularize the libdimension codebase.
Tavian Barnes
2015-10-25
1
-1
/
+2
*
Don't ignore core dumps.
Tavian Barnes
2014-06-26
1
-4
/
+0
*
Update .gitignore for new automake.
Tavian Barnes
2012-06-05
1
-0
/
+2
*
Hide the presence of dimension.wrapper from wrapper types.
Tavian Barnes
2011-12-05
1
-1
/
+1
*
Ship dimension client inside the Python package.
Tavian Barnes
2011-10-31
1
-3
/
+5
*
Add `doc' target to libdimension-python, using pydoc.
Tavian Barnes
2011-09-25
1
-6
/
+5
*
Implement Progress class.
Tavian Barnes
2011-06-16
1
-1
/
+1
*
Add Python client.
Tavian Barnes
2011-06-16
1
-3
/
+4
*
Use Cython for the Python module.
Tavian Barnes
2011-06-13
1
-0
/
+1
*
Ignore core dumps.
Tavian Barnes
2011-05-17
1
-0
/
+4
*
Split python Scenes into a new source file, add python tests.
Tavian Barnes
2011-05-16
1
-0
/
+1
*
Rip out old client.
Tavian Barnes
2011-05-15
1
-12
/
+0
*
Group tests and benchmarks with the corresponding source code.
Tavian Barnes
2011-05-15
1
-6
/
+6
*
Add *.exe to .gitignore.
Tavian Barnes
2010-12-02
1
-0
/
+1
*
Document libdimension with Doxygen.
Tavian Barnes
2010-11-14
1
-22
/
+2
*
Add some dimension benchmarks.
Tavian Barnes
2010-09-08
1
-0
/
+1
*
.gitignore libdimension.pc.
Tavian Barnes
2010-05-17
1
-0
/
+3
*
Implement #declare, #local, and #undef in middle tier.
Tavian Barnes
2010-02-01
1
-0
/
+3
*
Split grammar.y to allow code re-use.
Tavian Barnes
2010-01-29
1
-0
/
+1
*
Rename flex and bison input files.
Tavian Barnes
2009-11-24
1
-3
/
+3
*
Begin bison implementation of parser.
Tavian Barnes
2009-11-23
1
-1
/
+3
*
Use flex for the tokenizer.
Tavian Barnes
2009-11-23
1
-0
/
+2
*
Use the parallel-tests automake option.
Tavian Barnes
2009-10-27
1
-0
/
+1
*
Begin work on `dimension' client program.
Tavian Barnes
2009-10-26
1
-0
/
+3
*
Re-add PNG test.
Tavian Barnes
2009-10-06
1
-1
/
+1
*
New benchmarking suite.
Tavian Barnes
2009-10-04
1
-0
/
+3
*
New test framework.
Tavian Barnes
2009-10-04
1
-1
/
+1
*
Make test executables end in -test.
Tavian Barnes
2009-07-01
1
-6
/
+1
*
New C++ dmnsn_scene* wrapper and raytracexx test.
Tavian Barnes
2009-07-01
1
-0
/
+1
*
Yet more documentation.
Tavian Barnes
2009-06-27
1
-0
/
+4
*
Add some documentation.
Tavian Barnes
2009-06-26
1
-1
/
+17
*
Work towards a raytracing engine.
Tavian Barnes
2009-06-13
1
-1
/
+2
*
Remove tests/pngxx from SCM.
Tavian Barnes
2009-04-14
1
-0
/
+1
*
New tests for error framework.
Tavian Barnes
2009-04-10
1
-0
/
+2
*
Fix color handling.
Tavian Barnes
2009-03-20
1
-1
/
+1
*
Initial commit.
Tavian Barnes
2009-03-01
1
-0
/
+30