15 次程式碼提交 (baebd131fc6ad02afa61d31b0407c73d65774c62)

作者 SHA1 備註 提交日期
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 10 年之前
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. 10 年之前
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 10 年之前
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph 10 年之前
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. 11 年之前
  Sam Hocevar c6ffd1ffcf build: fix the X360 port. 11 年之前
  Sam Hocevar 532f679f8a gpu: get rid of the global D3D device pointer and move D3D initialisation 11 年之前
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 12 年之前
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. 12 年之前
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 年之前
  Sam Hocevar f3dfadd1f9 gpu: fix vertex and index buffer behaviour on the PS3. 12 年之前
  Sam Hocevar e2295392b8 gpu: first FrameBuffer GPU class. 12 年之前
  Sam Hocevar 1b9facda49 gpu: silently ignore empty vertex and index buffers instead of crashing 12 年之前
  Sam Hocevar 64b37d8897 gpu: fix a memory leak in the VertexBuffer and IndexBuffer classes. 13 年之前
  Sam Hocevar 578368f452 gpu: abstraction class for index buffers; the cube tutorial no longer 13 年之前