citra/src/core
GPUCode 48d5ec5c00 core: Update GL result enum
Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2022-08-29 21:20:22 +03:00
..
arm Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain 2021-07-24 23:36:56 +05:30
cheats Resolve unused variable warnings 2020-12-06 15:59:13 -03:00
dumping core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
file_sys core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
frontend Update src/core/frontend/emu_window.h 2022-08-01 09:07:23 +02:00
gdbstub core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
hle core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
hw gcc 11 compatibility fix (suggestion) (#5778) 2021-05-10 22:10:29 -05:00
loader loader: check for overflow of seg_sizes[] in 3dsx loader (#6075) 2022-07-23 21:57:55 +05:30
rpc core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
tracer
3ds.h
CMakeLists.txt remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
core_timing.cpp core_timing: Lock CoreTiming event queue while deserializing 2021-02-08 11:25:39 +08:00
core_timing.h core_timing: Lock CoreTiming event queue while deserializing 2021-02-08 11:25:39 +08:00
core.cpp core: Update GL result enum 2022-08-29 21:20:22 +03:00
core.h core: Update GL result enum 2022-08-29 21:20:22 +03:00
custom_tex_cache.cpp custom_tex_cache: Remove reliance on the global system instance (#5252) 2020-04-20 21:50:16 -05:00
custom_tex_cache.h custom_tex_cache: Remove reliance on the global system instance (#5252) 2020-04-20 21:50:16 -05:00
global.h Refactored out the horrible static var in CoreTiming 2020-03-28 15:47:36 +00:00
memory.cpp memory: Make getter functions const qualified where applicable (#5251) 2020-04-28 14:43:52 -05:00
memory.h memory: Make getter functions const qualified where applicable (#5251) 2020-04-28 14:43:52 -05:00
mmio.h
movie.cpp Convert Input Count to Frame Count (#5954) 2022-03-05 12:38:35 +05:30
movie.h Minor improvements to the UX 2021-02-08 11:25:38 +08:00
perf_stats.cpp citra_qt: Allow enabling frame advance before emulation start 2021-02-08 11:25:37 +08:00
perf_stats.h citra_qt: Allow enabling frame advance before emulation start 2021-02-08 11:25:37 +08:00
savestate.cpp Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
savestate.h
settings.cpp FileUtil, Frontends: Fix updating custom NAND/SDMC path 2022-04-30 15:53:45 +05:30
settings.h Move webservice settings to own file 2022-06-11 10:21:17 +02:00
telemetry_session.cpp Move webservice settings to own file 2022-06-11 10:21:17 +02:00
telemetry_session.h common/telemetry: Migrate namespace into the Common namespace 2021-01-04 05:17:13 +01:00