Commit Graph

  • 8a98310a16 address more comments, fix dumping textures that already got dumped Khangaroo 2019-08-14 10:43:24 -0400
  • c2a32e942b address more comments Khangaroo 2019-08-14 01:04:50 -0400
  • 3534ad0835 reorder graphics tab, move speed to general Khangaroo 2019-08-09 22:08:18 -0400
  • da83430a68 add enhancements tab files Khangaroo 2019-08-09 22:08:02 -0400
  • 650fe6447d generate mipmaps (for now) Khangaroo 2019-08-09 12:57:05 -0400
  • f09489475a fix texture dumping on opengl es, create load folder if none exists if custom textures is enabled Khangaroo 2019-08-08 16:55:36 -0400
  • 254f8a4643 fix inverted texture dump error message path Khangaroo 2019-08-08 15:07:29 -0400
  • 8b881ac1fc fix preload textures being enabled when it shouldn't Khangaroo 2019-08-07 14:26:25 -0400
  • 391e552927 qimageinterface fixes, remove old lodepng, address more comments Khangaroo 2019-08-07 14:21:47 -0400
  • 93aab2c109 lodepng as submodule Khangaroo 2019-08-07 14:21:16 -0400
  • b81c15941e add image interface, remove lodepng from video_core/core, address more comments, fix comments Khangaroo 2019-08-06 22:56:56 -0400
  • 5940361b81 new-line that clang-format didn't fix Khangaroo 2019-08-06 12:24:07 -0400
  • 59b475a4b9 implement custom texture preload Khangaroo 2019-08-06 11:54:12 -0400
  • 657a129b60 handle upscaling and offsets (fixes oot3d) Khangaroo 2019-08-06 09:47:08 -0400
  • 6d90c42a79 fix crashes, add custom texture cache, load textures from load directory Khangaroo 2019-08-06 08:43:24 -0400
  • f866b2a917 texture replacement (also messy) Khangaroo 2019-07-31 14:27:15 -0400
  • deff865ac9 initial sloppy texture dumping implementation (opengl only) khang06 2019-04-03 21:42:21 -0400
  • 94b3c63bf9 add dump dir to user paths khang06 2019-04-02 21:29:36 -0400
  • e0d63bd21b add texture dumping as a config entry khang06 2019-04-02 20:57:13 -0400
  • 2b92065d2a add lodepng as an external, have video_core depend on it khang06 2019-04-02 18:57:36 -0400
  • 926902cc5e
    Merge pull request #4993 from bunnei/web-token-b64 James Rowe 2019-11-09 12:45:11 -0700
  • a1544d8669 dedicated_room: Support single Base64 token. bunnei 2019-11-09 02:42:37 -0500
  • 3a18039c53 citra_qt: configure_web: Use Base64 encoded token for simplifying user experience. bunnei 2019-11-08 22:38:48 -0500
  • 8417129484 dedicated_room: Support single Base64 token. bunnei 2019-11-09 02:42:37 -0500
  • fd4f9be58d citra_qt: configure_web: Use Base64 encoded token for simplifying user experience. bunnei 2019-11-08 22:38:48 -0500
  • 34c6b7ca48
    Merge pull request #4985 from FearlessTobi/port-2942 Weiyi Wang 2019-11-08 23:42:32 -0500
  • 286412c3d4 citra_qt: configure_web: Use Base64 encoded token for simplifying user experience. bunnei 2019-11-08 22:38:48 -0500
  • 9c1535621a citra_qt/game_list: Specify string conversions explicitly FearlessTobi 2019-11-09 02:46:23 +0100
  • 6cf0043830 citra_qt/updater: Specify string conversions explicitly FearlessTobi 2019-11-09 02:46:07 +0100
  • 8f29ab3ceb citra_qt/multiplayer: Specify string conversions explicitly FearlessTobi 2019-11-09 02:45:47 +0100
  • ff931590b0
    configuration/config: Move config loading and saving to functions based off groups (#4855) Tobias 2019-11-07 17:33:41 +0100
  • db1b0a1964 network/room: add message/join/leave/kick/ban/unban/game name logging vvanelslande 2019-11-02 21:16:37 -0500
  • 94604c0677 network/room: add message/join/leave/kick/ban/unban/game name logging vvanelslande 2019-11-02 21:16:37 -0500
  • d5f9ade18f configuration/config: Move config loading and saving to functions based off groups Lioncash 2019-07-25 18:24:55 +0200
  • 5e98835b5f yuzu/game_list: Silence -Wswitch FearlessTobi 2019-11-02 18:56:23 +0100
  • 5d1d0b3693 yuzu/game_list_worker: Silence warnings FearlessTobi 2019-11-02 18:55:08 +0100
  • b417a6d06d service/mic: actually use the specified device vvanelslande 2019-11-01 13:33:06 -0500
  • 1b91b3c99f service/mic: actually use the specified device vvanelslande 2019-11-01 13:33:06 -0500
  • 4e9644d83f service/mic: actually use the specified device vvanelslande 2019-11-01 13:33:06 -0500
  • 7bff74ecf0 service/mic: actually use the specified device vvanelslande 2019-11-01 13:33:06 -0500
  • 41bf9e06c6 service/mic: actually use the specified device vvanelslande 2019-11-01 13:33:06 -0500
  • 168e4bc873 service/mic: actually use the specified device vvanelslande 2019-11-01 13:33:06 -0500
  • 44611c9985 citra_qt/main.ui: remove unused actions "Load Symbol Map..." and "Select Game Directory..." vvanelslande 2019-09-23 22:50:18 -0500
  • 7612f9197c citra_qt: add movie drag and drop support vvanelslande 2019-10-25 19:45:47 -0500
  • cc9bcf3e48 fix uppercase sorting vitor-k 2019-10-25 18:49:13 -0300
  • 1383cdd251 Add mcu::HWC stub (fixes 3DSident <= 0.7.9) vvanelslande 2019-10-16 20:00:29 -0500
  • 4abbad2e7f update weihuoya 2019-10-18 12:29:56 +0800
  • 59a4dc208c rebase Khangaroo 2019-10-12 15:43:23 -0400
  • b926f2f53f specify size of buffer and use openglstate in getteximageoes Khangaroo 2019-10-12 11:25:27 -0400
  • b763e4db78 minor cleanup Khangaroo 2019-09-27 16:53:17 -0400
  • 8b910d6b2d temporarily revert last commit Khangaroo 2019-09-13 10:53:40 -0400
  • 99cc1962e2 undo last commit, reallocate texture if size mismatch instead Khangaroo 2019-09-12 20:17:53 -0400
  • ad11596e6c (hopefully) fix the last crash, explanation in diff Khangaroo 2019-09-10 22:02:12 -0400
  • cdbe00d47e fix .gitmodules khang06 2019-08-17 23:21:47 -0400
  • 191bc0188c address more comments khang06 2019-08-17 23:14:16 -0400
  • 753ec24a5d texture dump hotkey (ctrl+d) khang06 2019-08-17 19:43:40 -0400
  • 4d99e00f30 clang-format khang06 2019-08-17 17:50:52 -0400
  • f880892d92 hotfix 4: fix custom texture conflict detection khang06 2019-08-17 17:44:36 -0400
  • 9973109af1 hotfix 2: check if the texture is custom before dumping Khangaroo 2019-08-17 10:36:43 -0400
  • e126ece124 crash hotfix (no clang-format because on phone) Khangaroo 2019-08-17 09:15:18 -0400
  • 2df947ac78 nested folder support + refuse to load incompatibly sized textures + general cleanups Khangaroo 2019-08-16 22:34:22 -0400
  • 50b43fc2d2 address more comments, fix dumping textures that already got dumped Khangaroo 2019-08-14 10:43:24 -0400
  • 608f10e40d address more comments Khangaroo 2019-08-14 01:04:50 -0400
  • c4d71661eb fix compile Khangaroo 2019-08-09 23:21:39 -0400
  • 482d837f82 reorder graphics tab, move speed to general Khangaroo 2019-08-09 22:08:18 -0400
  • fe9a4e2b0b add enhancements tab files Khangaroo 2019-08-09 22:08:02 -0400
  • 013bf18c1b generate mipmaps (for now) Khangaroo 2019-08-09 12:57:05 -0400
  • 991f8e8fd3 fix texture dumping on opengl es, create load folder if none exists if custom textures is enabled Khangaroo 2019-08-08 16:55:36 -0400
  • a94b62944d fix inverted texture dump error message path Khangaroo 2019-08-08 15:07:29 -0400
  • 410397f5d1 clang-format Khangaroo 2019-08-07 16:43:26 -0400
  • b391ea09be address more comments Khangaroo 2019-08-07 16:40:48 -0400
  • b3fea68e92 fix clang-format Khangaroo 2019-08-07 14:30:52 -0400
  • 18bb114a24 fix preload textures being enabled when it shouldn't Khangaroo 2019-08-07 14:26:25 -0400
  • 4bc760cfdc qimageinterface fixes, remove old lodepng, address more comments Khangaroo 2019-08-07 14:21:47 -0400
  • 20ae3603cf lodepng as submodule Khangaroo 2019-08-07 14:21:16 -0400
  • 1a3b477a8a remove unnecessary conversion Khangaroo 2019-08-06 22:59:10 -0400
  • 5e2ab252d6 add image interface, remove lodepng from video_core/core, address more comments, fix comments Khangaroo 2019-08-06 22:56:56 -0400
  • 6044224a27 forgot some braces Khangaroo 2019-08-06 14:56:00 -0400
  • 01047859c2 address some comments Khangaroo 2019-08-06 14:52:31 -0400
  • d7a0e72250 new-line that clang-format didn't fix Khangaroo 2019-08-06 12:24:07 -0400
  • bee4682818 clang-format Khangaroo 2019-08-06 12:20:22 -0400
  • d12ba9373b implement custom texture preload Khangaroo 2019-08-06 11:54:12 -0400
  • 65493b51c2 handle upscaling and offsets (fixes oot3d) Khangaroo 2019-08-06 09:47:08 -0400
  • 9c22e06d66 fix crashes, add custom texture cache, load textures from load directory Khangaroo 2019-08-06 08:43:24 -0400
  • 4eeff78ccf texture replacement (also messy) Khangaroo 2019-07-31 14:27:15 -0400
  • 13b454d40e forgot to remove a note khang06 2019-04-03 21:46:09 -0400
  • 6c5a7ec912 initial sloppy texture dumping implementation (opengl only) khang06 2019-04-03 21:42:21 -0400
  • 68b9c7af32 add dump dir to user paths khang06 2019-04-02 21:29:36 -0400
  • 53877ef07f add texture dumping as a config entry khang06 2019-04-02 20:57:13 -0400
  • 2d9ee95479 add lodepng as an external, have video_core depend on it khang06 2019-04-02 18:57:36 -0400
  • e1fbf90e16
    fix clang-format and lambda capture Weiyi Wang 2019-10-05 10:54:07 -0400
  • 35690e3ac7
    Merge pull request #4948 from vvanelslande/amiibo-dad Weiyi Wang 2019-10-05 10:47:46 -0400
  • 00b9cdaf95
    unfold UNREACHABLE implementation for dumb compilers Weiyi Wang 2019-10-05 10:45:01 -0400
  • a7b18efe49
    Merge pull request #4945 from zhaobot/tx-update-20190921135538 Pengfei Zhu 2019-10-04 08:32:09 +0800
  • a757e9dc47
    Merge pull request #4960 from zhaowenlan1779/ffmpeg-cmake-fix Weiyi Wang 2019-10-03 19:47:49 -0400
  • 977ccda30f
    CMakeLists: Fix find_package call zhupengfei 2019-10-03 09:35:08 +0800
  • eb7527254f Sort game items after the list is populated vitor-k 2019-09-28 15:57:26 -0300
  • 476dcb1915 Use the displayed text for sorting GameListItemPath. By default, DisplayRole is used as the SortRole. This behaviour is what's expected by the user. Made it so that an access to SortRole is equivalent to one to DisplayRole. Also fixes a bug with directory sorting. vitor-k 2019-09-27 22:15:20 -0300
  • acf1fe5ee1 externals: Update fmt to master (#4955) MysticExile 2019-09-27 19:26:36 +0200
  • 83a3b09ef3 externals: Update fmt to master Ethan 2019-09-26 16:37:15 +0200