Commit graph

  • fbf2d34006 Add unit testing instructions in README Romain Vimont 2018-01-18 17:24:38 +0100
  • f75c404a26 Add tests for strutil Romain Vimont 2018-01-18 17:08:24 +0100
  • cabb102a04 Implement keyboard/mouse control Romain Vimont 2017-12-14 11:38:44 +0100
  • 6605ab8e23 Log to android logger and stdout/stderr Romain Vimont 2018-01-04 14:49:21 +0100
  • 95591d2938 Move platform specific to sys/ Romain Vimont 2017-12-14 17:22:43 +0100
  • a919944372 Use _exit() instead of exit() in child process Romain Vimont 2017-12-27 11:53:41 +0100
  • 07b3918129 Do not call SDL_Quit() Romain Vimont 2017-12-19 13:55:36 +0100
  • a005df7b37 Always destroy in reverse order Romain Vimont 2017-12-18 16:26:38 +0100
  • de106747b6 Improve main() error handling Romain Vimont 2017-12-18 11:29:34 +0100
  • bb8afa9324 Fix comment about data sent over the socket Romain Vimont 2017-12-18 11:27:55 +0100
  • d972a88c1a Optimize includes Romain Vimont 2017-12-15 17:34:16 +0100
  • d5b349f670 Do not inline lockutil functions Romain Vimont 2017-12-15 17:31:23 +0100
  • a9b276aa67 Remove useless forward declarations Romain Vimont 2017-12-15 17:19:43 +0100
  • b9c9466d65 Handle condition variable failure Romain Vimont 2017-12-15 16:38:14 +0100
  • c4266e487b Rename (un)lock_mutex to mutex_(un)lock Romain Vimont 2017-12-15 16:37:17 +0100
  • ad667bfa20 Fix function signature Romain Vimont 2017-12-15 11:36:14 +0100
  • 37d88b8a6a Use SDL_bool return type instead of int Romain Vimont 2017-12-15 11:27:11 +0100
  • 2b44052f80 Destroy condition variable on frames destruction Romain Vimont 2017-12-15 11:12:02 +0100
  • 1a71c4ab1d Implement framework wrappers separately Romain Vimont 2017-12-13 17:02:39 +0100
  • 39fd6ce518 Send device name on the socket Romain Vimont 2017-12-12 15:06:49 +0100
  • 9d141a7f50 Add README Romain Vimont 2017-12-12 15:54:33 +0100
  • 54d9148a36 Initial commit Romain Vimont 2017-12-12 15:12:07 +0100