21 Révisions (f7d660533ce0fdd8c17363744e48061a08e8dab3)

Auteur SHA1 Message Date
  Sam Hocevar a4608bb51b ps3: fix typo in ps3app.cpp. il y a 13 ans
  Sam Hocevar 8fd2ac17ba ps3: compilation for old GCC complaining about non-trivial designated il y a 13 ans
  Sam Hocevar 456f5e8892 ps3: add support for resolution selection. il y a 13 ans
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). il y a 13 ans
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. il y a 13 ans
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. il y a 13 ans
  Sam Hocevar c36a5fe78f ps3: add pad support for the PS3, without plug/unplug detection for now. il y a 13 ans
  Sam Hocevar 9a95a8ec30 ps3: fix CPU and stack size performance issues on the PS3. il y a 13 ans
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. il y a 14 ans
  Sam Hocevar 89c3b3a60f ps3: fix PS3 build after the Queue refactoring. il y a 14 ans
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in il y a 14 ans
  Sam Hocevar 48bf48a4e4 math: move the Remez algorithm implementation to the core. il y a 14 ans
  Sam Hocevar b2d73f6310 core: prefix Entity members with m_ to avoid accidental shadowing. il y a 14 ans
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. il y a 14 ans
  Sam Hocevar 921d157ee0 core: implement Queue on Win32 and on the PS3. il y a 14 ans
  Sam Hocevar 0a113459a5 ps3: start implementing the PS3 threading system, and port the new il y a 14 ans
  Sam Hocevar 8ec5fff6df core: implement Application::ShowPointer() so that applications can choose il y a 14 ans
  Sam Hocevar 7e337a0607 ps3: compilation fixes for the PS3. il y a 14 ans
  Sam Hocevar 8deb365040 core: write a generic application class. il y a 14 ans
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. il y a 14 ans
  Sam Hocevar b111f7e3d8 core: move platform-specific code to specific directories. il y a 14 ans