16 次程式碼提交 (8bea4cf1895c94b6b3aa8611e4e4e6b43f138648)

作者 SHA1 備註 提交日期
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in 14 年之前
  Sam Hocevar 48bf48a4e4 math: move the Remez algorithm implementation to the core. 14 年之前
  Sam Hocevar b2d73f6310 core: prefix Entity members with m_ to avoid accidental shadowing. 14 年之前
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. 14 年之前
  Sam Hocevar 921d157ee0 core: implement Queue on Win32 and on the PS3. 14 年之前
  Sam Hocevar 0a113459a5 ps3: start implementing the PS3 threading system, and port the new 14 年之前
  Sam Hocevar e5df84100b nacl: quick and dirty mouse support. 14 年之前
  Sam Hocevar 6743bb45cd nacl: the Mandelbrot zoomer is starting to work on NaCl. 14 年之前
  Sam Hocevar 2edb8115e6 core: port all code to NativeClient. Nothing runs for now, but it builds. 14 年之前
  Sam Hocevar 5d42f27259 tutorial: port the Mandelbrot dithering shader to Cg. 14 年之前
  Sam Hocevar 8ec5fff6df core: implement Application::ShowPointer() so that applications can choose 14 年之前
  Sam Hocevar 7e337a0607 ps3: compilation fixes for the PS3. 14 年之前
  Sam Hocevar 8deb365040 core: write a generic application class. 14 年之前
  Sam Hocevar 1d9507baae core: remove spurious dependency between androidapp.cpp and monsterz. 14 年之前
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. 14 年之前
  Sam Hocevar b111f7e3d8 core: move platform-specific code to specific directories. 14 年之前