3
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 16 hours ago.
Oct 20, 2024 — Oct 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #100 from trofi/gix-gcc-10-build
gak
More... over 3 years ago
gravit: fix build on gcc-10 (-fno-common) More... over 3 years ago
better logging+reporting of startup errors More... over 10 years ago
Merge branch 'develop' of https://github.com/gak/gravit into develop More... over 10 years ago
enable output to stdout until SDL has been initialized (issue #97) More... over 10 years ago
Merge branch 'master' of https://github.com/gak/gravit into develop More... over 10 years ago
small change to enable makefile syntax highlighting in emacs More... over 10 years ago
(bugfix) intel compilers do not like x86intrin.h on linux (ubuntu 14.10) More... over 10 years ago
(bugfix) fix possible division by zero More... over 10 years ago
(bugfix) avoid linker errors on linux (undefined reference rpl_realloc) More... over 10 years ago
(bugfix) fix some subtle errors in color modes More... over 10 years ago
(bugfix) fix two minor occurences of undefined behaviour More... over 10 years ago
(bugfix) fix compilation errors on Ubuntu 14.10 More... over 10 years ago
(bugfix) another attempt to make particlerendermode 1 work on intel graphics More... about 11 years ago
less intrusive color for top middle text (without agar) More... over 11 years ago
(bugfix) restore glShadeModel after drawAgar More... over 11 years ago
minor change to improve GNU standards compliance More... over 11 years ago
define DEBUG and NDEBUG for debugging support More... over 11 years ago
debugging support added (use ./configure --enable-debug) More... over 11 years ago
(autoupdate) to autoconf 2 syntax More... over 11 years ago
updated to latest versions from gnu autoconf-archive More... over 11 years ago
prefer compiler build-in vector types More... over 11 years ago
updated my e-mail address More... over 11 years ago
(debian licensecheck) fixed incorrect FSF address, added missing license headings More... over 11 years ago
align particle data to cache lines (3% to 8% speedup) More... over 11 years ago
small patch to avoid crash with latest intel compiler More... over 11 years ago
added missing AC_CHECK_FUNCS([setenv]) for main.c More... over 11 years ago
CPUID tests on intel 32bit compilers fail - skip More... over 11 years ago
Make automake shut-up about subdir-objects More... over 11 years ago
silenced some "set but not used" warnings More... over 11 years ago