Sam Hocevar
3bfbb6c408
build: fix shitloads of warnings.
пре 12 година
Sam Hocevar
eab78ea114
input: switch SDL joystick handling mode to polling, because we won't get
any events if there is no X window.
пре 12 година
Sam Hocevar
90799afe90
core: better EGL error reporting.
пре 12 година
Sam Hocevar
44180ce402
build: switch the Android native build rules to autoconf; still a bit rough
but we can now create shared objects for each project; only the testsuite
is not building properly because of issues with STLport, and EglApp is
deactivated because AndroidApp should have precedence.
пре 12 година
Sam Hocevar
803d140502
gpu: don't forget to ask for a depth buffer on GL ES systems.
пре 12 година
Sam Hocevar
f80753b168
core: remove debug code that caused all builds to fail.
пре 12 година
Sam Hocevar
d9aed059cb
core: on the Raspberry Pi, use the proprietary graphics library instead of
X11 to create the EGL-capable display.
пре 12 година
Sam Hocevar
0161879a84
core: try to merge Ticker and Emcee. Still not very good.
пре 13 година
Sam Hocevar
6bbe943492
core: rename vec2i to ivec2 etc. to better match GLSL.
пре 13 година
Sam Hocevar
cc05a63bb7
video: get rid of Video::GetWidth() and Video::GetHeight().
пре 13 година
Sam Hocevar
d18820d320
video: enforce shader-enabled GL implementations, getting rid of a lot
of code.
пре 13 година
Sam Hocevar
10b321b204
core: get rid of now useless <cstdio> includes.
пре 13 година
Sam Hocevar
1e5624d551
core: create a logger class to reduce printf usage.
пре 13 година
Sam Hocevar
586302999b
Fix delete/free confusions in EglApp and SdlApp.
пре 13 година
Sam Hocevar
4be6c3fd33
Remove the old and ugly Font macro diversion.
пре 14 година
Sam Hocevar
8848cf53db
Put everything in the "lol" namespace. Better late than never.
пре 14 година
Sam Hocevar
cc7dd5f4f6
Try to fix GLES 2 rendering. No luck so far.
пре 14 година
Sam Hocevar
b8377c4160
Add preliminary support for EGL applications.
пре 14 година