Commit Graph

  • ebba9f5a70
    ConfigureInput::GetUsedKeyboardKeys(): Change index of home button to use NativeButton instead of magic number. Adityarup Laha 2019-04-05 09:46:01 +0530
  • f4d0bdd09a Destroy the callback after the stream is destroyed James Rowe 2019-04-04 23:51:15 -0600
  • 5e05e6c7b3 Merge branch 'master' of https://github.com/citra-emu/citra into CustomSaveDirectory JB 2019-04-05 11:36:48 +0100
  • 4d6ae95699
    Update src/citra_qt/main.cpp liushuyu 2019-04-05 11:18:15 +0100
  • d108794065
    ConfigureInput::GetUsedKeyboardKeys(): Change index of home button to match config.cpp Adityarup Laha 2019-04-05 09:46:01 +0530
  • e467214091 forgot to remove a note khang06 2019-04-03 21:46:09 -0400
  • a7c625998a initial sloppy texture dumping implementation (opengl only) khang06 2019-04-03 21:42:21 -0400
  • 859e535eae Revert "Correcting formatting and commenting" JB 2019-04-03 14:43:26 +0100
  • 98d3534757 add dump dir to user paths khang06 2019-04-02 21:29:36 -0400
  • d1f1689b9e add texture dumping as a config entry khang06 2019-04-02 20:57:13 -0400
  • 617abc033a add lodepng as an external, have video_core depend on it khang06 2019-04-02 18:57:36 -0400
  • 14730ed560
    Merge pull request #4718 from khang06/clang-format-spaces-fix James Rowe 2019-04-02 19:14:35 -0600
  • 7842decde6 fix clang-format target when using a path with spaces on windows khang06 2019-04-02 21:02:43 -0400
  • 9fd069a64d Correcting formatting and commenting JB 2019-04-02 23:53:27 +0100
  • 6abe6f411d Fixing small bug JB 2019-04-02 23:35:44 +0100
  • 1f20fa294d Merge branch 'CustomSaveDirectory' of https://github.com/jbotto94/citra into CustomSaveDirectory JB 2019-04-02 22:13:18 +0100
  • 75fcf9312e Deleted useless files JB 2019-04-02 22:13:04 +0100
  • 98f5f8e3b8
    Delete Citra.creator JBotto 2019-04-02 22:11:27 +0100
  • 1442f9d594
    Delete Citra.config JBotto 2019-04-02 22:11:09 +0100
  • cf77555bd1 Finishing the UI JB 2019-04-02 21:56:31 +0100
  • 36ac1f99e3 Correcting small error JB 2019-04-02 18:39:25 +0100
  • f565ea80f0 HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread Weiyi Wang 2019-04-02 12:30:03 -0400
  • 360c809b22 Updating the upstream changes to Citra JB 2019-04-02 16:44:38 +0100
  • 0fc4292a5d Creating SetIndUserPath JB 2019-04-02 16:42:56 +0100
  • daeba65fb4
    Merge pull request #4710 from wwylele/why-instrusive-ptr Weiyi Wang 2019-04-02 11:06:13 -0400
  • fe8daa2590
    Merge pull request #4715 from wwylele/cam-init Weiyi Wang 2019-03-30 12:19:16 -0400
  • 8d2718a18f CAM: initialize states Weiyi Wang 2019-03-30 11:07:11 -0400
  • 3868823ad5 CMakeLists: Move off of modifying CMAKE_*-related flags Lioncash 2019-03-16 02:12:13 -0400
  • bde844b895 CMakeLists: Move compilation flags into the src directory Lioncash 2019-03-16 01:45:08 -0400
  • 05058863b5 cleanup includes Weiyi Wang 2019-03-23 17:09:02 -0400
  • 51850c1d91 Remove unnecessary using std::shared_ptr Weiyi Wang 2019-03-24 14:27:04 -0400
  • b1f4694307 cleanup includes Weiyi Wang 2019-03-23 17:09:02 -0400
  • 5f11c5f733 Kernel: replace boost::intrusive_ptr with std::shared_ptr Weiyi Wang 2019-03-23 16:04:19 -0400
  • c1de8acfe5
    Merge pull request #4689 from wwylele/server-leak Weiyi Wang 2019-03-24 14:29:41 -0400
  • 8f2842bf1d Rebase fixes xperia64 2019-03-24 00:46:32 -0400
  • 941248466b
    Merge pull request #4125 from ccawley2011/travis-ninja Weiyi Wang 2019-03-23 23:15:00 -0400
  • b2e5b8738f cleanup includes Weiyi Wang 2019-03-23 17:09:02 -0400
  • 5474abbccd Kernel: replace boost::intrusive_ptr with std::shared_ptr Weiyi Wang 2019-03-23 16:04:19 -0400
  • 21bda754b3
    Merge pull request #4396 from FearlessTobi/open-delays Weiyi Wang 2019-03-23 12:21:12 -0400
  • d755a15891 fix compilation problems fearlessTobi 2019-03-09 18:46:37 +0100
  • be7d1d4521 Add option to toggle texture filtering xperia64 2019-01-23 22:19:31 -0500
  • 61a1935108 Minor setting-related improvements xperia64 2019-01-23 21:19:06 -0500
  • 6fd62c9cb8 Improve shader resolution passing xperia64 2019-01-23 19:54:58 -0500
  • 9ea2280246 Respect 3D factor setting regardless of stereoscopic rendering xperia64 2019-01-23 19:45:28 -0500
  • f163bad898 Remove unnecessary state changes xperia64 2019-01-20 21:50:26 -0500
  • 71399e7bb1 Fix shader release on SDL2-software rendering xperia64 2019-01-20 18:25:52 -0500
  • 958e587264 Forgot clang-format xperia64 2019-01-18 15:25:17 -0500
  • 45977feaee Documentation and minor fixups xperia64 2019-01-18 15:19:18 -0500
  • 9303f74f54 Address review issues xperia64 2019-01-17 23:10:05 -0500
  • c01e48a944 The rest of the shaders xperia64 2019-01-17 21:15:48 -0500
  • dfbb852d7b Disable 3D slider setting when stereoscopy is off xperia64 2019-01-17 15:51:23 -0500
  • 5a3aa3b7a4 Move shader loading into function xperia64 2019-01-17 15:33:13 -0500
  • 88101af1dd Change shaders while game is running xperia64 2019-01-16 20:37:57 -0500
  • 678e688708 Change 3D slider in-game xperia64 2019-01-16 19:30:12 -0500
  • 29c642df31 Add Anaglyph 3D xperia64 2019-01-15 21:26:59 -0500
  • 9b07ff9681
    Merge pull request #4683 from wwylele/misc-global-clean Weiyi Wang 2019-03-22 22:28:50 -0400
  • 4b6295ae68
    Merge pull request #4709 from FearlessTobi/port-2247 Weiyi Wang 2019-03-22 22:23:59 -0400
  • bd4c04aec1 common/thread_queue_list: Remove unnecessary dependency on boost Lioncash 2019-03-16 04:41:34 -0400
  • 17c0e903db
    Merge pull request #4694 from FearlessTobi/port-2210 Weiyi Wang 2019-03-22 11:22:53 -0400
  • 2138db3d7d
    Merge pull request #4690 from wwylele/uds-deprecated Weiyi Wang 2019-03-21 09:52:01 -0400
  • aedf5a84b0
    Merge pull request #4671 from jroweboy/mic4 Vamsi Krishna 2019-03-20 23:12:38 +0530
  • b4d538468d Change resampling s16 -> u8 to respect aliasing rules James Rowe 2019-03-20 09:25:44 -0600
  • 4d997d7779
    Merge pull request #4705 from FearlessTobi/port-2254 Weiyi Wang 2019-03-19 20:06:59 -0400
  • bf4b0dd1f4 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor Lioncash 2019-03-17 03:20:53 -0400
  • ed31197402 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction Lioncash 2019-03-17 03:19:55 -0400
  • a5c087f5de input_common/sdl_impl: Remove unused variable in SDLState constructor Lioncash 2019-03-17 04:02:48 -0400
  • 1f233e4365
    Merge pull request #4691 from liushuyu/oes_fix Weiyi Wang 2019-03-18 19:01:13 -0400
  • 322f575ff5
    Merge pull request #4697 from xperia64/getopt_fix Weiyi Wang 2019-03-18 10:42:52 -0400
  • fafaa8cd8c gl_rasterizer: decrease vertex buffer size Weiyi Wang 2019-03-18 10:07:59 -0400
  • 9739e2b6fd Support signed 8bit pcm in cubeb input. Address review James Rowe 2019-03-17 22:52:03 -0600
  • dbc3c8e9bb core/core: Remove the global telemetry accessor function Lioncash 2019-03-02 15:22:14 -0500
  • 65572a0fb8 yuzu: Remove usage of the global telemetry accessor Lioncash 2019-03-02 15:20:49 -0500
  • d37a2fb9e6 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() Lioncash 2019-03-02 15:18:59 -0500
  • 6f251a6db2 core/core: Replace direct usage of the global system telemetry accessor from Shutdown() Lioncash 2019-03-02 15:17:40 -0500
  • 592ec9b084 logging/backend: Make time_origin a class variable instead of a local static Lioncash 2019-03-02 14:28:58 -0500
  • 235fc348af logging/backend: Move CreateEntry into the Impl class Lioncash 2019-03-02 14:25:50 -0500
  • 1cbaf86502 ipc_helpers: Allow pushing and popping floating-point values Lioncash 2019-03-16 14:05:01 -0400
  • 29c3d72940
    Merge pull request #4678 from wwylele/mii-archive Weiyi Wang 2019-03-17 15:54:28 -0400
  • 1a94b312f0 fix compilation problems fearlessTobi 2019-03-09 18:46:37 +0100
  • 5b4f8ca0b9 core/core: Remove the global telemetry accessor function Lioncash 2019-03-02 15:22:14 -0500
  • 889938fe91 yuzu: Remove usage of the global telemetry accessor Lioncash 2019-03-02 15:20:49 -0500
  • ee7b92589e yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() Lioncash 2019-03-02 15:18:59 -0500
  • 7daae60e67 core/core: Replace direct usage of the global system telemetry accessor from Shutdown() Lioncash 2019-03-02 15:17:40 -0500
  • 020352d574 video_core/renderer_opengl: Replace direct usage of global system object accessors Lioncash 2019-03-02 15:08:11 -0500
  • 77c2957977 logging/backend: Make time_origin a class variable instead of a local static Lioncash 2019-03-02 14:28:58 -0500
  • 90c5913f53 logging/backend: Move CreateEntry into the Impl class Lioncash 2019-03-02 14:25:50 -0500
  • a02b2c52db
    applets/swkbd: Add callback support zhupengfei 2019-03-17 09:35:20 +0800
  • c47c24bbd2 common/bit_field: Make BitField trivially copyable Lioncash 2019-03-07 16:32:10 -0500
  • 6f6bfd4b3d
    Merge pull request #4698 from xperia64/picky_gles_drivers Weiyi Wang 2019-03-15 21:59:04 -0400
  • 5803ce37bf
    Merge pull request #4686 from zhaowenlan1779/macpack-test Weiyi Wang 2019-03-15 21:54:25 -0400
  • fa0919915c Fix GLES version header on picky drivers xperia64 2019-03-15 23:32:29 +0000
  • 224142a57e Fix getopt on systems where char is unsigned by default xperia64 2019-03-15 23:19:24 +0000
  • 4696b13170
    UDS: I was drunk Weiyi Wang 2019-03-15 00:35:39 -0400
  • 1fbda5518e
    Merge pull request #4684 from liushuyu/fix_freeze Weiyi Wang 2019-03-14 16:07:54 -0400
  • fd7730e7c8
    Merge pull request #4575 from BreadFish64/android6 Weiyi Wang 2019-03-14 16:00:59 -0400
  • 9c5dca184c
    Merge pull request #4688 from FearlessTobi/moar-nfc Weiyi Wang 2019-03-14 15:54:59 -0400
  • 71b0eab85c
    video_core: renderer_opengl: addressed comments... liushuyu 2019-03-14 10:58:29 -0600
  • a986e35795 UDS: Change reply command ID for two versions of ConnectToNetwork Weiyi Wang 2019-03-14 10:10:18 -0400
  • 476df9debf
    video_core: renderer_opengl: addressed comments... liushuyu 2019-03-13 19:17:29 -0600
  • 9c016ff3a3 Y2R: pass in MemorySystem from service Weiyi Wang 2019-02-04 22:35:17 -0500