Commit Graph

  • 0f2409fd7a
    fix some icons not visibile Ishan09811 2024-05-24 00:25:29 +0530
  • ffa2379a25
    bonk Ishan09811 2024-05-23 23:57:03 +0530
  • e15d4c0d4a
    Run screenshot capture function in paused state by capturing next frame (#116) RocketRobz 2024-05-23 12:21:54 -0600
  • 54aee70e68
    citra_qt: Add scroll bar to System tab (#135) Reg Tiangha 2024-05-23 12:21:27 -0600
  • d1231916a7
    fix some errors Ishan09811 2024-05-23 23:37:03 +0530
  • 8523ee0cb8
    one missing string Ishan09811 2024-05-23 22:53:30 +0530
  • 326eea92fc
    rework settings ui Ishan09811 2024-05-23 22:49:14 +0530
  • 23bc3526f5 3dsx: Minor cleanups and add argument support Gamer64ytb 2024-05-23 18:43:36 +0200
  • 843c0eceeb
    correct dimensions for 21:9 #40 Ishan09811 2024-05-23 15:06:46 +0530
  • 05c4849cf9
    log the dimensions to check it is correct or not Ishan09811 2024-05-23 13:49:51 +0530
  • 0f97f8c8ff
    fix an typo Ishan09811 2024-05-22 21:32:24 +0530
  • 95546c1450
    make an auto option to disable aspect ratio Ishan09811 2024-05-22 21:27:46 +0530
  • 8066e7f67f
    implement aspect ratio option Ishan09811 2024-05-22 12:43:11 +0530
  • 52b65eb11c
    Minor fixes (#39) kleidis 2024-05-21 18:39:52 +0200
  • 8ad5a54108 Remove old reference #39 kleidis 2024-05-21 16:53:32 +0200
  • 61768360db Remvoe unused files kleidis 2024-05-21 16:53:16 +0200
  • 227820a638 Update README.md Gamer64ytb 2024-05-21 15:35:20 +0200
  • 5e60413dea Fix links Gamer64ytb 2024-05-21 15:33:09 +0200
  • d1ce8890c5 Update links to the new org Gamer64ytb 2024-05-21 15:15:35 +0200
  • 3a1af5310a Fix clang-format Gamer64ytb 2024-05-20 09:59:24 +0200
  • 0e3f03215a Fix a possible sytax error Gamer64ytb 2024-05-20 09:54:12 +0200
  • 6dd392f5aa Fix clang-format Gamer64ytb 2024-05-19 20:09:42 +0200
  • 044a576fd1 Fix compiling Gamer64ytb 2024-05-19 20:00:48 +0200
  • e4e1e29f5b Fix clang-format Gamer64ytb 2024-05-19 19:11:55 +0200
  • cebddc4888 Remove gl_stream_buffer_hack and rework gl_stream_buffer Gamer64ytb 2024-05-19 19:07:39 +0200
  • d32cfe5b00 Merge branch 'master' of https://github.com/Gamer64ytb/Citra-Enhanced Gamer64ytb 2024-05-19 17:29:25 +0200
  • e9c2ea9942 vk_stream_buffer: stop skipping destroyBuffer and freeMemory Gamer64ytb 2024-05-19 17:29:03 +0200
  • a48c28a690
    Fix android monochrome icon and more readme stuff (#35) kleidis 2024-05-19 14:25:03 +0200
  • 695aac2420
    Update README.md #35 kleidis 2024-05-19 14:14:26 +0200
  • 4c213a80fe Fix monochrome android icon kleidis 2024-05-19 14:00:34 +0200
  • e6774832da Android: fix notis crash Gamer64ytb 2024-05-19 02:31:34 +0200
  • a6a91fa81b
    Update readme and CIs (#32) kleidis 2024-05-18 09:38:54 +0200
  • 6233637b47
    Update README.md #32 Gamer64 2024-05-18 09:36:39 +0200
  • 3945f8eab3
    Update README.md kleidis 2024-05-18 00:38:26 +0200
  • 945e79fa27 Minor formatting fixes Gamer64ytb 2024-05-18 00:34:31 +0200
  • 888292641e Minor change Gamer64ytb 2024-05-18 00:26:47 +0200
  • 1fd39a08e0
    Installer for Citra Windows (Python) (#33) kleidis 2024-05-18 00:20:45 +0200
  • a1d308ae94 strings: Minor change Gamer64ytb 2024-05-18 00:19:06 +0200
  • 6a5a793f25 Add new installer #33 kleidis 2024-05-17 23:41:10 +0200
  • 2fb4b5e4f3 Android: Remove post processing shaders Gamer64ytb 2024-05-17 23:36:25 +0200
  • 5a95a87659 Remove old installer kleidis 2024-05-17 23:36:24 +0200
  • 1f744d54b5
    Update publish.yml kleidis 2024-05-17 23:30:04 +0200
  • 1b04d68fa0
    New name for clang-format workflow kleidis 2024-05-17 23:29:42 +0200
  • 2bff1a1a70
    New name for build workflow kleidis 2024-05-17 23:28:26 +0200
  • ae8195d0df
    New name for pr workflow kleidis 2024-05-17 23:27:12 +0200
  • 7b96a9fd3c Merge branch 'master' of https://github.com/Gamer64ytb/Citra-Enhanced Gamer64ytb 2024-05-17 23:20:06 +0200
  • 328c711e74 Android: Update app name and about dialog Gamer64ytb 2024-05-17 23:19:38 +0200
  • 9b89b2034b
    Android: Fix settings being still non-runnable after close the game sometimes (#31) Ishan09811 2024-05-18 01:30:05 +0530
  • fb002217aa
    fix not runtime runnable settings #31 Ishan09811 2024-05-18 01:02:06 +0530
  • 03bf82fc78
    correctly handle pause and resume functions natively (#30) Ishan09811 2024-05-18 00:59:05 +0530
  • ad0c1aa77f
    New icons and citra enhanced name rebrand for QT kleidis 2024-05-17 21:28:10 +0200
  • 7bbcd2b2e5 Qt: Change name to Citra-Enhanced #29 kleidis 2024-05-17 20:48:53 +0200
  • 02d75f95c8
    correctly handle pause and resume functions natively #30 Ishan09811 2024-05-17 22:59:29 +0530
  • 5d727fd199 Use a image asset instead of vector and make the background black kleidis 2024-05-17 18:45:53 +0200
  • 668046c2a2 Try and fix the app icon on android app drawer kleidis 2024-05-17 17:43:22 +0200
  • 6ee0b7e6f3 Add new icons to the branding folder for easy access kleidis 2024-05-17 16:11:25 +0200
  • 083dba94a6 Update android logos kleidis 2024-05-17 16:09:18 +0200
  • ed56bf5a7c
    one more fix #27 Ishan09811 2024-05-17 19:02:55 +0530
  • c7c9c9c694 Try and add a apple icon kleidis 2024-05-17 14:51:30 +0200
  • bebe353c02
    Update README.md kleidis 2024-05-17 14:43:59 +0200
  • 5193f9979c Replace Qt icons kleidis 2024-05-17 14:41:33 +0200
  • a3721fcd9a
    now should work Ishan09811 2024-05-17 18:09:18 +0530
  • 5055443890
    some fixes Ishan09811 2024-05-17 17:44:35 +0530
  • f8bbe7af10
    fix errors Ishan09811 2024-05-17 17:08:22 +0530
  • f385424272 Update README.md Gamer64ytb 2024-05-17 13:05:14 +0200
  • 2d8b5ab54e
    set the aspect ratio to default if it is not in landscape Ishan09811 2024-05-17 13:39:44 +0530
  • 02ddff2b5d
    update surface when changing the aspect ratio Ishan09811 2024-05-17 13:31:40 +0530
  • 2b2f6b8a89
    bonk Ishan09811 2024-05-17 13:16:18 +0530
  • 586465d9e5
    bonk Ishan09811 2024-05-17 11:47:53 +0530
  • 2a886572cd Try fix post processing shaders again Gamer64ytb 2024-05-17 01:04:27 +0200
  • 1e4cd6245b PC & Android: Fix issues for realtime audio Gamer64ytb 2024-05-17 00:47:26 +0200
  • b7da25fc5b Fix Gamer64ytb 2024-05-17 00:30:19 +0200
  • 03bb53ef92 Android: Implement post-processing shaders Gamer64ytb 2024-05-17 00:03:39 +0200
  • 402ec0ab67 Update README.md Gamer64ytb 2024-05-16 22:19:08 +0200
  • 69cbb782ac Android & PC: Add Skip CPU Write to UI Gamer64ytb 2024-05-16 22:06:53 +0200
  • 2d234aef51
    Fix crashes one more time Ishan09811 2024-05-16 23:45:57 +0530
  • 56e3023b2d
    should work Ishan09811 2024-05-16 23:24:42 +0530
  • 85b6aabbe9
    Fix compiling Gamer64 2024-05-16 16:51:30 +0000
  • 5aa4385c24
    more fixes Ishan09811 2024-05-16 22:13:18 +0530
  • f6c07abc7c PC & Android: Backport Skip CPU Write hack from Citra MMJ Gamer64ytb 2024-05-16 18:37:47 +0200
  • 37ab0fb040
    fix errors Ishan09811 2024-05-16 22:06:11 +0530
  • b397db3246
    fixe crashes Ishan09811 2024-05-16 21:46:10 +0530
  • 64e4e2672d Do not use the cache if the read would result in OOB Gamer64ytb 2024-05-16 17:53:40 +0200
  • e0ed24af91
    missing import Ishan09811 2024-05-16 21:18:45 +0530
  • 3c9155e3c5 citra_qt: Add Open Log Folder option to Help menu Gamer64ytb 2024-05-16 17:46:52 +0200
  • 6e88bb113b Android: Add sustained_performance to default_ini Gamer64ytb 2024-05-16 17:42:52 +0200
  • 49df61cd2b PC: Translate Skip Slow Draw and Skip Texture Copy to Spanish Gamer64ytb 2024-05-16 17:31:47 +0200
  • 4f3db02d13
    fixes issues in portrait Ishan09811 2024-05-16 20:43:35 +0530
  • 3dba7c2ebd
    bonk Ishan09811 2024-05-16 20:41:16 +0530
  • 195740b75a
    bonk Ishan09811 2024-05-16 20:36:47 +0530
  • feac28d500 Fix clang-format Gamer64ytb 2024-05-16 17:03:55 +0200
  • 198221fdfd
    some pending works for potrait Ishan09811 2024-05-16 20:29:22 +0530
  • 995a2c2f45 Minor cleanup Gamer64ytb 2024-05-16 16:53:33 +0200
  • 7d4435599e
    fix 4:3,21:9 incorrect size Ishan09811 2024-05-16 19:30:45 +0530
  • e7769540a6
    fix layout aspect ratio is not updating Ishan09811 2024-05-16 19:12:21 +0530
  • 5d2ece87df
    add proper comments Ishan09811 2024-05-16 14:43:14 +0530
  • 9868a717a3
    bonk Ishan09811 2024-05-16 14:40:26 +0530
  • 4279b7aef1
    proper implementation Ishan09811 2024-05-16 14:38:06 +0530
  • e05ac8932c
    bonk Ishan09811 2024-05-16 13:59:32 +0530
  • 1ebe96e55e
    rewrite surfaceView Ishan09811 2024-05-16 13:48:29 +0530