12 коммитов (1ffa61c5729aa9412468fc0fe63a52537a948a5e)

Автор SHA1 Сообщение Дата
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 13 лет назад
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 лет назад
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 13 лет назад
  Sam Hocevar bd649af62d nacl: NaCl binaries no longer need a modified main() to work, the NaCl 14 лет назад
  Sam Hocevar 32f232e112 nacl: preliminary gamepad support in the NaCl backend. 14 лет назад
  Sam Hocevar b83a7eccca nacl: remove our old hack of #including the file containing main() from 14 лет назад
  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 0161879a84 core: try to merge Ticker and Emcee. Still not very good. 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 лет назад