提交歷史

作者 SHA1 備註 提交日期
  Daniele Bartolini 48da9e244b Do not load meshes 12 年之前
  Daniele Bartolini 03b028c875 First attempt to synchronize main thread and render thread 12 年之前
  Daniele Bartolini 35390bfddb Do not update debug renderer 12 年之前
  Daniele Bartolini c420dd6fbf Use support for threads in X 12 年之前
  Daniele Bartolini 680e070340 Release memory on dtor call 12 年之前
  Daniele Bartolini 95ea4e752f Fix ResourceLoader 12 年之前
  Daniele Bartolini 75ef1d3f88 Fix linux main 12 年之前
  Daniele Bartolini da517a2ddd Fix posix Thread 12 年之前
  Daniele Bartolini dd88bc835c Add support for dynamic index buffers 12 年之前
  Daniele Bartolini 6472ac6fca Add support to dynamic vertex buffers 12 年之前
  Daniele Bartolini 4a547e8520 Better check command line arguments 12 年之前
  Daniele Bartolini b5dbd99b34 Add crown::init()/shutdown() to better control the order of main systems initialization 12 年之前
  Daniele Bartolini 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators 12 年之前
  Daniele Bartolini c5b632412d Add construtor with backing allocator to be able to allocate chuncks of linear memory from the main memory 12 年之前
  Daniele Bartolini 4ee0d54c6f Delete Allocator.cpp: relying on C++'s initialization of static variables is a REALLY BAD idea 12 年之前
  Daniele Bartolini c08992e9a4 Add is_resizable(), set_resizable(), minimize() and restore() to Linux and Android OsWindow implementations 12 年之前
  Daniele Bartolini 7496d4ed89 Show main window before executing Lua init() callback 12 年之前
  Daniele Bartolini 77d55c0a64 Fix get_bool() which failed when a boolean is passed as argument to a Lua function 12 年之前
  Daniele Bartolini 37d32257c1 Update main2.cpp 12 年之前
  Daniele Bartolini d8a53eb181 Add temporary wrapper to frame(cb) in order to test stuff under Android 12 年之前
  Daniele Bartolini 2cbe34f973 Fix wrong return value 12 年之前
  Daniele Bartolini 365f5c44ee Add #ifdef guards to be able to run under Android 12 年之前
  Daniele Bartolini 5661ecc545 GL_CLAMP and GL_CLAMP_TO_BORDER do not exist in GLES 2.0 12 年之前
  Daniele Bartolini c8f00ddede Add missing constants to Android's Config.h 12 年之前
  Daniele Bartolini e230130e22 Manually set INVALID_ID 12 年之前
  Daniele Bartolini 6c5d3028e4 Update Android.mk to be able to build with the new OpenGL renderer 12 年之前
  Daniele Bartolini 62510badde Do not call dummy Device::frame(cb) 12 年之前
  Daniele Bartolini eb385ff11f Add main2 for testing purposes 12 年之前
  Daniele Bartolini 0832e60c72 Temporarily fix linux main 12 年之前
  Daniele Bartolini 798a6be9a1 Merge branch 'master' into renderer-evo 12 年之前