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