|
|
@782
|
11 years |
sam |
build: check for glBegin, which we won't end up using anyway.
|
|
|
@745
|
11 years |
sam |
video: enforce shader-enabled GL implementations, getting rid of a lot …
|
|
|
@711
|
11 years |
sam |
build: look for libpng, even though we don't use it yet.
|
|
|
@700
|
11 years |
sam |
Replace #-style comments with dnl-style ones.
|
|
|
@694
|
11 years |
sam |
Fix a typo in the optimisation flags.
|
|
|
@693
|
11 years |
sam |
Reduce optimisation strength in debug mode.
|
|
|
@682
|
11 years |
sam |
Add preliminary support for EGL applications.
|
|
|
@680
|
11 years |
sam |
Create the SdlApp class to avoid code duplication. Ensure USE_SDL is …
|
|
|
@674
|
11 years |
sam |
The engine now builds for GL and GL ES 1.x and 2.x, and runs for each …
|
|
|
@673
|
11 years |
sam |
Put the OpenGL header handling in <lolgl.h> for more convenience.
|
|
|
@658
|
11 years |
sam |
Get rid of the SHADER_CRAP macro and use LOL_EXPERIMENTAL instead, …
|
|
|
@644
|
11 years |
sam |
Disable -O2 when in debug mode, and disable -g when in release mode.
|
|
|
@642
|
11 years |
sam |
Add an optional cppunit dependency for unit tests.
|
|
|
@638
|
11 years |
sam |
Only link with -lGL if present on the system. Fixes the MinGW build.
|
|
|
@632
|
11 years |
sam |
Properly detect SDL libraries when sdl-config and pkg-config are here …
|
|
|
@629
|
11 years |
sam |
Clean up configure.ac from useless variables.
|
|
|
@628
|
11 years |
sam |
Try to autodetect GtkGL development libs, and don't build the Deus Hax …
|
|
|
@623
|
12 years |
sam |
Stop using pkg-config in Makefiles and stop putting things in LDADD …
|
|
|
@421
|
12 years |
sam |
Define _DEBUG when configure is called with --enable-debug.
|
|
|
@253
|
12 years |
sam |
Add preliminary support for sound samples. Implement click.
|
|
|
@221
|
12 years |
sam |
Complete Lol Engine / Deus Hax / Monsterz split.
|
|
|
@220
|
12 years |
sam |
Split test-map into deus-hax and monsterz.
|
|
|
@178
|
12 years |
sam |
Proper detection of libcaca and libpipi.
|
|
|
@115
|
12 years |
sam |
Fix the extra data in the autotools-created tarballs.
|
|
|
@97
|
12 years |
sam |
Add a few more autotools rules.
|
|
|
@92
|
12 years |
sam |
Convert everything to the autotools. Managing source dependencies will …
|