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 bf164def53 core: fix an accuracy error in the cos() part of lol_sincos(). 13 years ago
build contrib: add a precompiled Win32 version of CppUnit and update build system 13 years ago
gfx ps3: prevent compilation of Ps3Input on other platforms. 13 years ago
src core: fix an accuracy error in the cos() part of lol_sincos(). 13 years ago
test core: improve tan() accuracy by tweaking higher order Taylor coefficients. 13 years ago
tools Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules. 14 years ago
win32 Add a DebugQuad class for simple feature testing. 13 years ago
.gitignore test: add an empty sandbox program and update .gitignore. 13 years ago
Makefile.am test: improve the benchmark code to measure a lot more half precision 13 years ago
TODO Update todo list. 14 years ago
bootstrap contrib: add a precompiled Win32 version of CppUnit and update build system 13 years ago
build-linux Rename build scripts to build-linux and build-mingw. 14 years ago
build-mingw contrib: add a precompiled Win32 version of CppUnit and update build system 13 years ago
build-ps3 contrib: add a precompiled Win32 version of CppUnit and update build system 13 years ago
configure.ac build: check for <fastmath.h> and build using -O3 -ffastmath. 13 years ago