Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar b9c013e665 Implement float4x4::frustum() and float4x4::perspective() to build 15 лет назад
doc Update z sort doc. 15 лет назад
gfx Add more GetName() implementations. 15 лет назад
src Implement float4x4::frustum() and float4x4::perspective() to build 15 лет назад
test Make the float4x4 constructor fill only the matrix's diagonal. Thus 15 лет назад
tools Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules. 15 лет назад
win32 Add matrix determinant and inverse methods. 15 лет назад
.gitignore Tune .gitignore for Win32 usage. 15 лет назад
Makefile.am Add an optional cppunit dependency for unit tests. 15 лет назад
TODO Update todo list. 15 лет назад
bootstrap Some versions of m4 do not honour M4PATH even if claiming to. Manually 15 лет назад
build-linux Rename build scripts to build-linux and build-mingw. 15 лет назад
build-mingw Rename build scripts to build-linux and build-mingw. 15 лет назад
configure.ac Disable -O2 when in debug mode, and disable -g when in release mode. 15 лет назад