README-nacl.txt


Log

Author Commit Date CI Message
Gabriel Jacobo 553cc07e 2014-06-20T10:59:51 Initialize nacl_io, removes SDL_NaClMount/Umount It's just easier to use nacl_io's mount/umount directly.
Gabriel Jacobo ab238dc6 2014-06-16T09:54:33 Assorted fixes for NaCl. Hat tip to Sylvain Becker
Philipp Wiesemann f4df5425 2014-06-09T17:28:08 Fixed typos in documentation.
Gabriel Jacobo 7467e30b 2014-06-08T18:50:40 Forgot a piece of README-nacl.txt
Gabriel Jacobo efa2d058 2014-06-08T18:18:13 Fixes audio for Native Client, and other fixes... - SDL_NaClMount, SDL_NaClUmount - Default mounting of https at / in SDL's main function - More documentation in README-nacl.txt
Gabriel Jacobo 1e352d79 2014-06-06T15:45:59 Chrome's Native Client backend implementation