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 3c8ef15f0e gpu: switch some types to enum classes to check C++11 support. 10 年之前
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 12 年之前
build fixed 18 files out of 2788: 8 年之前
demos misc: some refactoring in texture handling. 8 年之前
doc doc: pass -file-line-error -halt-on-error to LaTeX. 11 年之前
src gpu: switch some types to enum classes to check C++11 support. 8 年之前
test base: rough implementation of safe enums with minimal ToString() support. 8 年之前
tools math: remove some vector constants that were a bit too specific. 8 年之前
.gitattributes build: renormalise a lot of files. 12 年之前
.gitignore removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. 8 年之前
COPYING build: fix the WTFPL site URL in all code comments. 12 年之前
Makefile.am Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds. 8 年之前
TODO Update todo list. 14 年之前
bootstrap build: various compilation fixes. 8 年之前
configure.ac build: autoconf build fixes. 8 年之前