179 Commits

Author SHA1 Message Date
Thomas Edvalson 80c5797279 Add Packet getDataPosition and advance methods for more flexible data reading 2016-03-20 13:15:05 -04:00
Thomas Edvalson d478e8bdbb Use software texture tiling (for now) to support smaller textures 2016-03-20 10:54:10 -04:00
Thomas Edvalson 13f601a5ee Add HTTP request callback 2016-03-20 10:32:18 -04:00
Thomas Edvalson d2f90cb06e Add sdmc path support to FileSystem 2016-03-20 10:16:58 -04:00
Thomas Edvalson a5833c6101 Implement ndsp sound pausing 2016-03-20 09:32:21 -04:00
Thomas Edvalson 094997f196 Get SoundRecorder working 2016-03-20 09:20:13 -04:00
Thomas Edvalson 7160f1a4f5 Implement better threading and mutexes 2016-03-20 00:44:06 -04:00
Thomas Edvalson 3f8ebffb72 Update stb_image headers 2016-02-19 22:02:31 -05:00
Thomas Edvalson bb570c8e74 Add stroke to text/fonts 2016-02-19 22:01:18 -05:00
Thomas Edvalson 263f48ec13 Add secured sockets with mbedtls and HTTPS support 2016-02-04 15:08:47 -05:00
Thomas Edvalson 681dc96361 Implement citro3d in Texture class 2016-01-28 23:55:47 -05:00
Thomas Edvalson 3736fe4215 Implement copy constructor and assignment operator for Sprite class. This is needed due to Vertex pointer. 2016-01-28 02:19:24 -05:00
Thomas Edvalson 600ca64ae5 Add basic console, remove console method from Game 2016-01-18 22:24:27 -05:00
Thomas Edvalson 09120d5739 Implement citro3d 2016-01-17 22:20:52 -05:00
Stephen Shkardoon 7c33219f26 Default to English in case of failed syscall
This mainly affects emulators like Citra that have incomplete support for languages.
2016-01-13 23:33:11 -05:00
Thomas Edvalson 2e1ec407d0 Update travis to latest ctrulib 2016-01-12 14:45:46 -05:00
Thomas Edvalson 5948876016 Add missing GlContext.cpp 2016-01-12 14:31:24 -05:00
Thomas Edvalson 7b092b2eb6 Add classes using OpenGL to emulator makefiles 2016-01-04 18:41:11 -05:00
Thomas Edvalson e067e100d1 Add consoleBasic to use ctrulib's console 2016-01-04 14:18:14 -05:00
Thomas Edvalson 4d7d2788b3 Revert some changes in texture to use supported GL functions 2016-01-04 12:22:23 -05:00
Thomas Edvalson bdac8abb45 Add microphone Service 2016-01-01 03:26:05 -05:00
Thomas Edvalson 21eab60ec1 Update Thread for latest ctrulib 2016-01-01 03:24:59 -05:00
Thomas Edvalson 1df8dabc96 Remove unsupported primitives 2016-01-01 03:21:13 -05:00
Thomas Edvalson b980934d85 Remove JoyStick files 2016-01-01 03:20:21 -05:00
Thomas Edvalson ca065829f9 Change Service enum to lowercase 2015-12-08 00:15:08 -05:00