spartanj@gmail.com 492b8ea511 Updated android SDL version to SDL 2.
Since now SDL 1.3 is SDL 2, i decided to change all the references to SDL 1.3 to SDL 2, and made all the changes to make it compatible with the engine.
To compile eepp in windows now is needed to declare the SDL version that i will use, now it isn't posible to find which version is installed on the system ( -DEE_SDL_VERSION_2, EE_SDL_VERSION_1_3 or EE_SDL_VERSION_1_2 ).
Minor fixes on utils.cpp include files.
Cleaned up empty window demo.
Updated the Makefile, now decides which version of SDL use ( SDL2 is priorized ).
2012-01-24 03:54:03 -03:00
2012-01-24 03:54:03 -03:00
2011-04-20 04:06:55 -03:00
2011-02-09 03:30:05 -03:00
2012-01-24 03:54:03 -03:00
2011-07-25 04:49:00 -03:00
2011-08-15 16:36:21 -03:00
2012-01-24 03:54:03 -03:00
Description
eepp is an open source cross-platform game and application development framework heavily focused on the development of rich graphical user interfaces.
MIT 110 MiB
Languages
C++ 89.8%
HTML 5.3%
Java 1.5%
CSS 1.2%
Lua 1%
Other 1%