Sam Hocevar
|
c643668297
|
The engine now builds for GL and GL ES 1.x and 2.x, and runs for each
one except GL ES 2.x for now.
|
il y a 13 ans |
Sam Hocevar
|
6e173ee3eb
|
Put the OpenGL header handling in <lolgl.h> for more convenience.
|
il y a 13 ans |
Sam Hocevar
|
4df4ba3a78
|
Get rid of the SHADER_CRAP macro and use LOL_EXPERIMENTAL instead,
together with the --enable-experimental flag. Use LOL_DEBUG and
LOL_RELEASE instead of the previous values.
|
il y a 13 ans |
Sam Hocevar
|
6f252596c4
|
Disable -O2 when in debug mode, and disable -g when in release mode.
|
il y a 13 ans |
Sam Hocevar
|
da73635c64
|
Add an optional cppunit dependency for unit tests.
|
il y a 13 ans |
Sam Hocevar
|
aee14ca1a5
|
Only link with -lGL if present on the system. Fixes the MinGW build.
|
il y a 13 ans |
Sam Hocevar
|
0afb58dca8
|
Properly detect SDL libraries when sdl-config and pkg-config are here
together.
|
il y a 13 ans |
Sam Hocevar
|
d858cb2444
|
Clean up configure.ac from useless variables.
|
il y a 13 ans |
Sam Hocevar
|
e17905e03a
|
Try to autodetect GtkGL development libs, and don't build the Deus Hax
editor if not found.
|
il y a 13 ans |
Sam Hocevar
|
33f6ca9877
|
Stop using pkg-config in Makefiles and stop putting things in LDADD that
require to appear before LDFLAGS in the linker call.
|
il y a 14 ans |
Sam Hocevar
|
55d5a1ac52
|
Define _DEBUG when configure is called with --enable-debug.
|
il y a 14 ans |
Sam Hocevar
|
640735731a
|
Add preliminary support for sound samples. Implement click.
|
il y a 14 ans |
Sam Hocevar
|
0ed566d3cc
|
Complete Lol Engine / Deus Hax / Monsterz split.
|
il y a 14 ans |
Sam Hocevar
|
93a4c23b23
|
Split test-map into deus-hax and monsterz.
|
il y a 14 ans |
Sam Hocevar
|
3e266b5dce
|
Proper detection of libcaca and libpipi.
|
il y a 14 ans |
Sam Hocevar
|
c409ec99ef
|
Fix the extra data in the autotools-created tarballs.
|
il y a 14 ans |
Sam Hocevar
|
4f802a421d
|
Add a few more autotools rules.
|
il y a 14 ans |
Sam Hocevar
|
097baf0284
|
Convert everything to the autotools. Managing source dependencies will be
easier.
|
il y a 14 ans |