3
I Use This!
Very Low Activity

Commits : Listings

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