選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar 5ff96967a0 math: add Quat::transform() to directly apply a quaternion to a vector. 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: add Quat::transform() to directly apply a quaternion to a vector. 12年前
test core: tick methods now use seconds, like any sane system. 12年前
tools Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules. 13年前
win32 build: fix compilation on Windows by undefining the min and max macros 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年前