citra/src
zhupengfei 0224ae13c4
video_core: Implement frame dumping
Two PBOs are used to speed up pixel copying process. To avoid getting the wrong speed/FPS, a new parameter is added to DrawScreens about whether to increase the frame count.
2019-08-13 19:28:04 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core audio_core: Dump audio frames and samples 2019-08-13 19:28:03 +08:00
citra renderer_opengl: Add support for custom shaders (#4578) 2019-08-09 20:00:47 +02:00
citra_qt Merge pull request #4878 from B3n30/citra_qt_all_regions_game_list 2019-08-12 23:07:27 -06:00
common renderer_opengl: Add support for custom shaders (#4578) 2019-08-09 20:00:47 +02:00
core core: Add VideoDumper to System 2019-08-13 19:28:02 +08:00
dedicated_room CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-07-06 14:04:18 +02:00
input_common input_common: main: Remove unnecessary HAVE_SDL2 check. 2019-07-07 11:01:00 -04:00
network Added default case for GetErrorStr, removed useless const declaration in header 2019-07-23 23:24:38 +01:00
tests kernel: Rename memory page table set function 2019-06-27 16:33:55 +02:00
video_core video_core: Implement frame dumping 2019-08-13 19:28:04 +08:00
web_service core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-07-06 14:04:18 +02:00