mikymod b79bb5fc46 add test for EventBuffer 12 年 前
..
compilers 24c01a6f26 Modify mesh compiler to support the in-house fomat (still a ton to work missing) 12 年 前
core ccd48e85d8 Merge branch 'master' of https://github.com/taylor001/crown 12 年 前
input 860a3556c1 Fix Mouse and Keyboard input handling 12 年 前
lua 2839e26d0c Merge branch 'master' of https://github.com/taylor001/crown 12 年 前
network c884f1b741 Rename src folder to engine 12 年 前
os 860a3556c1 Fix Mouse and Keyboard input handling 12 年 前
renderers a87d8dc904 improve destroy function in WGLContext 12 年 前
resource 09f4d376db rename Thread in OsThread 12 年 前
tests b79bb5fc46 add test for EventBuffer 12 年 前
third dee2204745 Fix install paths for luajit 12 年 前
Android.mk b5dbd99b34 Add crown::init()/shutdown() to better control the order of main systems initialization 12 年 前
Application.mk c884f1b741 Rename src folder to engine 12 年 前
CMakeLists.txt 9155c1e138 fix EventBuffer and update test 12 年 前
Camera.cpp c884f1b741 Rename src folder to engine 12 年 前
Camera.h c884f1b741 Rename src folder to engine 12 年 前
Config.h.in be86e86f48 Add support to custom uniforms 12 年 前
ConsoleServer.cpp b34c482712 Comment out ConsoleServer.cpp 12 年 前
ConsoleServer.h 09f4d376db rename Thread in OsThread 12 年 前
Crown.h 6c84942b8d Update Crown.h and CMakeLists.txt 12 年 前
Device.cpp 860a3556c1 Fix Mouse and Keyboard input handling 12 年 前
Device.h 2839e26d0c Merge branch 'master' of https://github.com/taylor001/crown 12 年 前
EventBuffer.h bb0685994e implement is_empty in EventBuffer 12 年 前
EventQueue.h de5d7e5a6b Single-producer single-consumer event queue 12 年 前