You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar b7e237c6ea math: move matrix code out of vector.h into a new matrix.h header. 10 years ago
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 12 years ago
build image: implement Image::Lock2D(). 8 years ago
demos misc: remove 100% of the "using namespace std;" madness. 8 years ago
doc doc: try something with lolbot quotes. 8 years ago
src math: move matrix code out of vector.h into a new matrix.h header. 8 years ago
test misc: remove 100% of the "using namespace std;" madness. 8 years ago
tools math: add shortcuts and syntax colouring for mat3x4, mat3x2, etc. 8 years ago
.gitattributes build: renormalise a lot of files. 12 years ago
.gitignore image: port the DBS dithering method and remove a few dead files. 8 years ago
COPYING build: fix the WTFPL site URL in all code comments. 12 years ago
Makefile.am Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds. 8 years ago
TODO image: move files around. 8 years ago
bootstrap build: various compilation fixes. 8 years ago
configure.ac build: some compilation fixes and tweaks for older (<= 4.6) versions of GCC. 8 years ago