選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar f0746b1cee base: fix build for C++11 compliant compilers (i.e. NOT VISUAL STUDIO). 11年前
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13年前
build image: implement Image::Lock2D(). 9年前
demos image: gather pixel-related types and enums into a single pixel.h header. 9年前
doc doc: try something with lolbot quotes. 9年前
src base: fix build for C++11 compliant compilers (i.e. NOT VISUAL STUDIO). 9年前
test math: initialiser lists for Array2D and Array3D. 9年前
tools image: add methods to save images and a small test program. 9年前
.gitattributes build: renormalise a lot of files. 13年前
.gitignore image: port the DBS dithering method and remove a few dead files. 9年前
COPYING build: fix the WTFPL site URL in all code comments. 13年前
Makefile.am Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds. 9年前
TODO image: move files around. 9年前
bootstrap build: various compilation fixes. 9年前
configure.ac build: fix a typo in configure.ac that had deactivated most warnings. 9年前