選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar bbdd59032d test: add matrix determinant and quaternion norm checks in the unit tests. 12年前
build win32: no longer ship GDI+ because MinGW ships a working version, including 12年前
gfx build: disable excessive image cleanup rules. 12年前
src math: replace mat3::rotate(quat) with an explicit constructor, and add 12年前
test test: add matrix determinant and quaternion norm checks in the unit tests. 12年前
tools Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules. 13年前
win32 test: add several unit tests for rotations with matrices and quaternions. 12年前
.gitignore build: add gcov files to the Git ignore list. 12年前
Makefile.am orbital: add a skeleton project for Orbital. 12年前
TODO Update todo list. 14年前
bootstrap build: allow to build without the PS3-specific files. 13年前
build-linux build: add -j6 to our build scripts' "make" invocations. 13年前
build-mingw build: fix a typo in the mingw configuration sequence in lol-build and 13年前
build-mingw64 build: fix a typo in the mingw configuration sequence in lol-build and 13年前
build-nacl32 nacl: the Mandelbrot zoomer is starting to work on NaCl. 13年前
build-nacl64 nacl: the Mandelbrot zoomer is starting to work on NaCl. 13年前
build-ps3 build: move SDL_image and SDL_mixer binaries to an i686-only directory. 13年前
configure.ac ps3: disable -Wsign-compare on the PS3, because it's really too verbose with 12年前