Commit Graph

  • 1c074ced94 Fixed capitalization issues Gareth Poole 2014-11-01 23:04:38 -0400
  • c22923f8c4 Added stub err:f service. archshift 2014-11-01 20:06:13 -0700
  • 6e6947118b Merge pull request #135 from purpasmart96/master bunnei 2014-11-01 19:03:01 -0400
  • 539b4c883d Added a bunch of services purpasmart96 2014-10-29 18:38:33 -0700
  • b4d766fbb3 Merge pull request #167 from yuriks/vfp-build Tony Wasserka 2014-10-31 23:04:15 +0100
  • c6e3c7df62 Fix VFP compilation errors with gcc Yuri Kunde Schlesner 2014-10-30 22:24:03 -0200
  • 01e37962e7 Merge pull request #162 from SeannyM/warning-fixes bunnei 2014-10-29 21:07:27 -0400
  • 99d0043d64 Merge pull request #161 from archshift/sdmc-detected bunnei 2014-10-29 20:50:44 -0400
  • ed797a4354 FS:USER - Implemented IsSdmcDetected archshift 2014-10-28 23:41:22 -0700
  • 0fc71cb6a7 Merge pull request #160 from Gareth422/working bunnei 2014-10-29 20:26:20 -0400
  • 9a012ff007 Fix some warnings Sean 2014-10-29 19:12:39 -0400
  • 38df9e96dd Renamed souce files of services to match port names Gareth Poole 2014-10-28 23:08:37 -0400
  • 48f80bb79e Merge pull request #151 from archshift/dyncom-enabled bunnei 2014-10-27 22:51:10 -0400
  • 09e19f9f1e Added gpu_refresh_rate config setting for the new interpreter speed hack. archshift 2014-10-27 18:56:08 -0700
  • 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. archshift 2014-10-25 12:54:44 -0700
  • a110b06fb6 Merge pull request #141 from archshift/crash-hunt bunnei 2014-10-27 21:35:01 -0400
  • 118d208d2a Merge pull request #152 from yuriks/doxyfile bunnei 2014-10-27 21:33:49 -0400
  • 19d91a45f5 Merge pull request #153 from yuriks/add-override bunnei 2014-10-27 21:23:16 -0400
  • ae311eb3ef Merge pull request #154 from lioncash/dyncom bunnei 2014-10-26 14:24:53 -0400
  • d155586801 vfp_helper: Get rid of integer type redefinitions Lioncash 2014-10-26 14:19:44 -0400
  • d72708c1f5 Add override keyword through the code. Yuri Kunde Schlesner 2014-10-26 02:56:13 -0200
  • da564d3fe0 Fix compile errors in Clang Yuri Kunde Schlesner 2014-10-26 00:58:25 -0200
  • b97b2ff438 Add a Doxygen configuration file to generate source docs Yuri Kunde Schlesner 2014-10-25 19:08:11 -0200
  • a7a57c04c6 Merge pull request #150 from lioncash/typo Tony Wasserka 2014-10-25 21:19:43 +0200
  • 70058f8151 Merge pull request #148 from archshift/no-cstring bunnei 2014-10-25 15:19:05 -0400
  • 2dce9b2ead bit_field: Fix a typo in the sample usage. Lioncash 2014-10-25 15:12:24 -0400
  • 4615c73d15 Merge pull request #112 from bunnei/skyeye-dyncom-interpreter bunnei 2014-10-25 14:35:31 -0400
  • 818ba32746 ARM: Removed unnecessary and unused SkyEye MMU code. bunnei 2014-10-07 18:56:40 -0400
  • 3c823c0028 ARM: Removed unused armos code from SkyEye. bunnei 2014-10-07 18:11:55 -0400
  • 130efd461d ARM: Updated dyncom core to use fast label lookup table on clang. bunnei 2014-10-07 17:55:26 -0400
  • 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter. bunnei 2014-09-12 18:34:51 -0400
  • b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. bunnei 2014-09-10 21:27:14 -0400
  • fd7f92d242 Merge pull request #149 from linkmauve/open-file-directly-fix bunnei 2014-10-25 12:39:22 -0400
  • 2d960f5040 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead Emmanuel Gil Peyrot 2014-10-25 16:12:57 +0000
  • 7fa4dbd0c6 Removed uses of raw c-string manipulation functions. archshift 2014-10-23 21:17:01 -0700
  • ce8390ac03 Merge pull request #133 from archshift/sdmc-enabled bunnei 2014-10-23 18:51:54 -0400
  • 424fe27844 Merge pull request #146 from yuriks/inttypes bunnei 2014-10-23 16:29:42 -0400
  • b75ac24391 Use std sized types instead of platform specific typedefs Yuri Kunde Schlesner 2014-10-22 22:43:15 -0200
  • a7c7946867 Common: Return from CreateFullPath early if the directory creation fails archshift 2014-10-09 23:27:47 -0700
  • a59f57d504 Use config files to store whether SDMC is enabled or not archshift 2014-10-09 19:43:40 -0700
  • efacd65b26 Merge pull request #145 from yuriks/shader-log-crash Tony Wasserka 2014-10-21 20:24:53 +0200
  • 15c59f3974 Only check OpenGL shader log if size is >1. Yuri Kunde Schlesner 2014-10-21 16:07:39 -0200
  • 09fa3aa338 Merge pull request #144 from archshift/graceful-quit Tony Wasserka 2014-10-19 11:54:19 +0200
  • 36c04ae2ee emu_window_glfw.cpp: Fixed graceful quitting archshift 2014-10-19 00:53:49 -0700
  • d32ea3b977 Merge pull request #143 from archshift/graceful-quit Tony Wasserka 2014-10-18 01:07:04 +0200
  • ccb59a9d28 Implemented graceful closing of the GLFW window, along with emulation. archshift 2014-10-15 18:48:02 -0700
  • 366ae1b351 hid.cpp: Fixed crash when updating pad data while null archshift 2014-10-13 22:18:03 -0700
  • e4905143c8 Merge pull request #113 from neobrain/opengl_refactor Tony Wasserka 2014-10-12 15:18:27 +0200
  • ac54cd13db OpenGL renderer: Request a forward compatible context in citra-qt Yuri Kunde Schlesner 2014-08-30 18:17:47 -0300
  • 11642fd3a2 Rework OpenGL renderer. Yuri Kunde Schlesner 2014-08-28 15:21:54 -0300
  • fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat Yuri Kunde Schlesner 2014-08-28 15:17:09 -0300
  • 5f598a5e2c OpenGL renderer: Shuffle initialization code around and rename functions. Yuri Kunde Schlesner 2014-08-28 06:34:47 -0300
  • 787a1b047c Remove virtual inheritance from RendererOpenGL Yuri Kunde Schlesner 2014-08-28 05:51:57 -0300
  • 8fb064cd62 Merge pull request #119 from lioncash/warn bunnei 2014-10-08 23:06:28 -0400
  • eb5054e6eb Fix warnings in video_core Lioncash 2014-09-28 11:20:06 -0400
  • 8d1154c24e Merge pull request #128 from purpasmart96/master bunnei 2014-10-07 20:30:21 -0400
  • 20f15f31dd APT: Added a stub for the "GlanceParameter" function. purpasmart96 2014-10-05 14:00:58 -0700
  • a171000cbe Merge pull request #108 from archshift/config bunnei 2014-10-07 19:44:13 -0400
  • e6594f9f53 Added configuration file system. archshift 2014-09-12 17:06:13 -0700
  • 0e2d83fa3a Merge pull request #129 from linkmauve/master bunnei 2014-10-06 15:25:19 -0400
  • fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. Core: Fix the SDMC Directory implementation to make blargSnes work. Emmanuel Gil Peyrot 2014-09-29 08:34:37 +0000
  • 19c2a96ab0 FileSys: Add static asserts for the Directory struct, and fix its fields position. Emmanuel Gil Peyrot 2014-09-27 19:41:21 +0000
  • 0be5c03176 FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. Kernel: Return an invalid handle to OpenFile when it failed to open. Emmanuel Gil Peyrot 2014-09-27 19:21:48 +0000
  • 23c2fbfc7a FileSys/Kernel: Implement SetSize service call for File objects. Emmanuel Gil Peyrot 2014-09-27 19:16:51 +0000
  • d34673990b FileSys: Add forgotten docstrings. Emmanuel Gil Peyrot 2014-09-27 19:09:04 +0000
  • 44dabd0dec Merge pull request #125 from purpasmart96/master Tony Wasserka 2014-10-05 18:36:49 +0200
  • 1d0ac47832 Added some more names to the function table purpasmart96 2014-10-04 15:01:36 -0700
  • 95f662c96f Merge pull request #122 from purpasmart96/master bunnei 2014-09-30 23:13:28 -0400
  • 7d6f7684e1 added "StoreDataCache" to the function table purpasmart96 2014-09-30 09:13:29 -0700
  • 9061cdc9c0 Merge pull request #120 from lioncash/core-common bunnei 2014-09-29 22:05:56 -0400
  • ca2f0de08a Fix warnings in core and common Lioncash 2014-09-28 11:30:29 -0400
  • ee7cfc71bd Merge pull request #118 from lioncash/chunk-file bunnei 2014-09-22 22:02:51 -0400
  • 07af9a587c Merge pull request #116 from archshift/sdmc-dir bunnei 2014-09-22 22:00:47 -0400
  • ff442d6cf9 chunk_file: General cleanup Lioncash 2014-09-21 16:35:27 -0400
  • 1966f7b0ad Use the citra user path for the sdmc directory archshift 2014-09-20 15:11:38 -0700
  • a9630a9d2b Merge pull request #70 from linkmauve/master bunnei 2014-09-18 22:27:06 -0400
  • 3a570a9fee Kernel: Implement the Close command for Archive, File and Directory. Emmanuel Gil Peyrot 2014-09-14 11:52:52 +0000
  • 99bfa4ae1f FS: Implement OpenArchive, OpenDirectory, OpenFile and OpenFileDirectly calls. Emmanuel Gil Peyrot 2014-09-12 00:48:28 +0200
  • c197ce2180 Kernel: Add a Directory object and a getter for it from an Archive object. Emmanuel Gil Peyrot 2014-09-12 00:48:04 +0200
  • c14e5713f5 Core: Add a method to obtain a Directory from an Archive. Emmanuel Gil Peyrot 2014-09-12 00:47:05 +0200
  • 33b0d1081e Core: Add a Directory object, with both a stub and a passthrough implementations. Emmanuel Gil Peyrot 2014-09-12 00:46:42 +0200
  • 19d04f3abe Kernel: Add a File object and a getter for it from an Archive object. Emmanuel Gil Peyrot 2014-09-12 00:45:40 +0200
  • e73caaefe5 Core: Add a passthrough backend for the filesystem, exposed as SDMC. Emmanuel Gil Peyrot 2014-09-12 00:44:16 +0200
  • 9251f7e2f8 Core: Add a new File class, obtainable from an Archive, and a stub implementation. Emmanuel Gil Peyrot 2014-09-12 00:42:59 +0200
  • 6b7b36a874 Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. Emmanuel Gil Peyrot 2014-09-12 00:17:15 +0200
  • edaf59a759 Common: Return the number of items read/written in IOFile’s methods instead of a boolean. Emmanuel Gil Peyrot 2014-09-12 00:16:54 +0200
  • 1c79a4f10c Merge pull request #107 from lioncash/sprintf bunnei 2014-09-16 16:54:41 -0400
  • 73b6f85f9a Merge pull request #109 from lioncash/cruft bunnei 2014-09-15 00:47:13 -0400
  • 741321ac24 Core: Get rid of unnecessary switch statement in Kernel Lioncash 2014-09-13 22:48:30 -0400
  • 31d9cf4d17 Merge pull request #110 from lioncash/warnings bunnei 2014-09-14 21:28:44 -0400
  • 5481115e71 Merge pull request #97 from archshift/cleanup bunnei 2014-09-13 22:58:58 -0400
  • 6cc7c73b80 Core: Fix warnings in gpu.cpp Lioncash 2014-09-13 22:55:41 -0400
  • 093d6fbcdc Core: Replace a sprintf in core_timing with StringFromFormat Lioncash 2014-09-12 21:18:46 -0400
  • cbdf4d4c8e Merge pull request #105 from kevinhartman/hid bunnei 2014-09-12 17:44:25 -0400
  • 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. Kevin Hartman 2014-09-08 21:46:02 -0700
  • 4a94ec934a Initial HID PAD work, with GLFW only. Kevin Hartman 2014-09-03 18:12:58 -0700
  • bb7ddede15 Created structure for PAD. Kevin Hartman 2014-09-02 22:24:03 -0700
  • 532a9e80a0 Merge pull request #99 from archshift/ext-check bunnei 2014-09-11 00:04:36 -0400
  • d79fe3ebaa Merge pull request #103 from archshift/prune bunnei 2014-09-10 18:44:08 -0400
  • 249a567834 Merge pull request #104 from archshift/removal bunnei 2014-09-09 20:56:28 -0400