Commit Graph

54 Commits

Author SHA1 Message Date
Cruel 1e125c7ddc Fix typos 2015-09-01 18:19:19 -04:00
Cruel f2c557c5c1 Add portlibs to CMake and Services to System.hpp 2015-08-29 01:13:47 -04:00
Cruel d460f68ca1 Complete Thread implementation 2015-08-29 01:13:07 -04:00
Cruel e43231932f Add Service::isEnabled() 2015-08-22 23:13:16 -04:00
Cruel aa9b884df3 Change Console init method and add memory monitor 2015-08-22 23:10:30 -04:00
Cruel 2e4ceb5bae Initial SFML audio port 2015-08-22 23:05:27 -04:00
Cruel c97f798c74 Fix Window header 2015-08-20 17:03:39 -04:00
Cruel 421d66e88b Fix GLEW conflict with QT? 2015-08-20 16:52:21 -04:00
Cruel 726fe30a4e Change Emulator to autostart game at launch 2015-08-17 14:29:42 -04:00
Cruel be5e4215e0 Clean up OpenGL header and add Console.hpp to Graphics 2015-08-17 14:04:37 -04:00
Cruel 51b51a84df Remove old and deleted header includes 2015-08-17 14:01:06 -04:00
Cruel 7a0767fd5b Shader loadProgram => loadBinary 2015-08-17 14:00:21 -04:00
Cruel b4eca7f644 Add core_resources and Font loading from resources 2015-08-17 13:58:38 -04:00
Cruel f494b17ec3 Complete Texture class 2015-08-17 13:29:53 -04:00
Cruel f44de31053 Add Console class for reading stdout using GPU 2015-08-17 02:24:40 -04:00
Cruel 6c22459327 Change empty thread implementation 2015-08-17 02:22:34 -04:00
Cruel 622acca9cb Add Game class and Context gl3ds-related system 2015-08-17 02:19:33 -04:00
Cruel ca2c5281bf Add static class to manage services 2015-08-17 01:53:41 -04:00
Cruel cde21d2c0d Delete some old input and screen code 2015-08-17 01:50:49 -04:00
Cruel 6458bb3d3a Implement most inputs, including sensors 2015-08-17 01:41:57 -04:00
Thomas Edvalson a0caaa5282 Give Window a proper size for View calculations 2015-06-04 08:46:14 -04:00
Thomas Edvalson b26f7f24c6 Get file IO working from both SD card and emulator via "res/sdmc/" 2015-06-02 01:16:23 -04:00
Thomas Edvalson 3f38b29bd9 Initial port of SFML Network module 2015-06-01 20:15:44 -04:00
Thomas Edvalson 13ff430615 Full overhaul and SFML header inclusion 2015-05-23 02:01:35 -04:00
Thomas Edvalson cce1d0d123 Improved SFML widget slightly 2014-05-29 21:46:05 -04:00