source: trunk/src/platform/nacl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2506   10 years sam base: start removing occurrences of NULL on our long journey to nullptr.
(edit) @2222   10 years sam core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
(edit) @2183   10 years sam build: fix the WTFPL site URL in all code comments.
(edit) @1519   11 years sam build: add lots of missing svn:ignore properties.
(edit) @1440   11 years sam nacl: NaCl binaries no longer need a modified main() to work, the NaCl …
(edit) @1439   11 years sam nacl: preliminary gamepad support in the NaCl backend.
(edit) @1435   11 years sam nacl: remove our old hack of #including the file containing main() …
(edit) @1139   11 years sam math: rename matrix.h to vector.h and simplify some stuff, especially …
(edit) @1117   11 years sam math: move the Remez algorithm implementation to the core.
(edit) @1106   11 years sam core: try to merge Ticker and Emcee. Still not very good.
(edit) @1087   11 years sam nacl: quick and dirty mouse support.
(edit) @1084   11 years sam nacl: the Mandelbrot zoomer is starting to work on NaCl.
(add) @1082   11 years sam core: port all code to NativeClient. Nothing runs for now, but it builds.
Note: See TracRevisionLog for help on using the revision log.