Commit graph

  • 8b93db0841
    Updates to github actions (#6358) Vitor K 2023-04-06 09:34:35 -0300
  • 9c81dc0dd8
    externals\CMakeLists.txt: dynarmic, fmt, xbyak: add EXCLUDE_FROM_ALL property (#6398) SachinVin 2023-04-06 18:01:28 +0530
  • 287ce1e56f
    kernel: Skip address range checks for privileged memory (un)map. (#6407) Steveice10 2023-04-06 05:30:13 -0700
  • 02319ae620 game config zhangwei 2023-04-06 14:37:05 +0800
  • 16b9607bc6 savestates: various changes Vitor Kiguchi 2023-04-05 15:48:03 -0300
  • ea69437577 savestates: validate states before load Vitor Kiguchi 2023-04-05 15:28:56 -0300
  • e5a61f1c6c savestates: log slot on load and save Vitor Kiguchi 2023-04-05 14:50:51 -0300
  • 7550a5ed3f externals: update zstd to v1.5.5 Vitor Kiguchi 2023-04-05 13:08:44 -0300
  • b7a45a899e add back jcenter as fallback for billing jake 2023-04-05 17:50:56 -0700
  • ecccdbc2d4 replace jcenter with mavenCentral https://github.com/citra-emu/citra/issues/6232 jake 2023-04-05 17:07:54 -0700
  • 495e5dadd7
    citra_android: fix config is getting overwritten by default (#6408) hank121314 2023-04-06 00:51:05 +0800
  • 7d64c654cc
    citra_android: fix select root as citra directory cause crash (#6400) hank121314 2023-04-06 00:50:53 +0800
  • 4cc181e5b8
    Address review comments Ian Chamberlain 2023-04-05 12:41:17 -0400
  • 95828d250a android: Clean up overlay controls and avoid triggering touch screen when a button is pressed german77 2023-03-30 10:45:00 -0600
  • 0450a34cfd citra_android: Fix incorrect status bar mode when launching with dark mode enabled Charles Lombardo 2023-04-05 02:09:08 -0400
  • 5276d8859c citra_android: Fix MainActivity background color when launching with dark mode enabled Charles Lombardo 2023-04-05 02:08:37 -0400
  • 31cd8120b6
    transifex: Remove python client (#6401) GPUCode 2023-04-05 01:26:58 +0300
  • 29aed69734
    gl_rasterizer: HP Bar Fix for some games (#6334) PolarZero 2023-04-05 02:32:14 +0900
  • 696c0904f8
    Update some c-style casts -> reinterpret_cast Ian Chamberlain 2023-04-04 13:21:25 -0400
  • 6e45de760e
    Cleanup new code, add docs and error handling Ian Chamberlain 2023-04-04 13:09:34 -0400
  • 62d58f669a
    kernel: Adjusted resource limits for more accuracy to the running 3DS model (#6393) SeleDreams 2023-04-04 19:03:08 +0200
  • 5f90c9816d
    apt: Add stub for ns:c service. (#6409) Steveice10 2023-04-04 10:01:37 -0700
  • 0d4c93d1c2
    Undo some changes exposing unused functions Ian Chamberlain 2023-04-04 12:20:41 -0400
  • 55c1710dd6
    Update translations (2023-04-04) (#6414) zhaobot 2023-04-04 16:58:24 +0800
  • 228965a16e Update translations (2023-04-04) The Citra Community 2023-04-04 05:14:32 +0000
  • f78fe5bea2 Add consolidated GodMode9 key dumping script. Steveice10 2023-03-31 16:45:46 -0700
  • 6a5e454631
    Merge branch 'citra-emu:master' into master MT19048 2023-04-03 21:25:34 -0400
  • 40517fc583
    Change to Ninja build system MT19048 2023-04-04 02:57:48 +0200
  • 86dc324b7f
    Update Install dependencies for Ninja builds MT19048 2023-04-04 02:53:36 +0200
  • 9cbefa468a
    qt: Disable system update downloader in per-game settings. (#6402) Steveice10 2023-04-03 13:59:56 -0700
  • b4ef3cdeff bootmanager: set the surface format based on vsync Vitor Kiguchi 2023-04-03 14:21:49 -0300
  • 5c50a26b38 bootmanager: make main_context a unique_ptr Vitor Kiguchi 2023-04-03 12:17:09 -0300
  • 40849a8fa8 bootmanager: remove unnecessary includes Vitor Kiguchi 2023-04-03 12:16:43 -0300
  • 4e0f78dfa0 citra_qt: fix vsync configuration being possible while a game is running Vitor Kiguchi 2023-04-03 10:01:25 -0300
  • aac0e07d1e emu_window_sdl2: Respect hidpi Alexander Orzechowski 2023-04-03 14:34:45 +0300
  • 06c426883f OpenGL: Check for threading support Alexander Orzechowski 2023-04-03 14:33:15 +0300
  • 71d4a85957 video_core: Disable async shader loading with strict contexts GPUCode 2023-04-03 14:32:13 +0300
  • 3846d0c2cd RenderWidget: Set WA_DontCreateNativeAncestors Alexander Orzechowski 2023-04-03 13:56:39 +0300
  • 8b0aa2b24d shader cache zhangwei 2023-04-03 10:56:47 +0800
  • aec70ed59d
    Update ci.yml Vitor K 2023-04-02 22:03:04 -0300
  • e74bc2894d apt: Correct ns:s max session count. Steveice10 2023-04-02 11:41:12 -0700
  • 4cf622374d apt: Add stub for ns:c service. Steveice10 2023-04-02 11:40:36 -0700
  • 0e1eb1715f
    Change cp command to mv MT19048 2023-04-02 13:12:52 +0000
  • a4cf6071cc citra_android: Specify copyFile openOutputStream mode to "wt" hank121314 2023-04-02 16:51:05 +0800
  • b7f0f8e2e6 citra_android: fix config is getting overwritten by default hank121314 2023-04-02 16:08:31 +0800
  • 5caf2d2d49 citra_android: commit review changes hank121314 2023-04-02 15:32:57 +0800
  • d2883d5eeb gl_shader_disk_cache.cpp: Flush precompiled file on desktop so it isn't corrupted when emulation crashes SachinVin 2023-04-01 09:55:53 +0530
  • 9a69241459 gl_shader_disk_cache.cpp: Invalidate Tranferable cache on error SachinVin 2023-03-31 20:06:14 +0530
  • 041252ba36
    file_sys: Attempt to open New 3DS variant NCCH if available. (#6383) Steveice10 2023-04-01 20:27:56 -0700
  • a74d7a0e6b
    qt: Hide system titles with invisible or invalid SMDH data. (#6381) Steveice10 2023-04-01 20:27:22 -0700
  • f3e8a3e2e5 kernel: Skip address range checks for privileged memory (un)map. Steveice10 2023-04-01 18:38:37 -0700
  • 387cf15719
    Remove unused includes (#6405) Cameron Cawley 2023-04-02 01:54:59 +0100
  • 65f8db6eef
    Update src/core/hle/kernel/resource_limit.cpp SeleDreams 2023-04-01 20:49:13 +0200
  • 1f9473f1af
    Remove unused includes Cameron Cawley 2023-04-01 19:44:03 +0100
  • 36bdaca366
    Remove unneeded command MT19048 2023-04-01 19:15:11 +0200
  • 71c55d205d
    Delete unneeded line MT19048 2023-04-01 19:11:37 +0200
  • 89ed800f41
    Update ci.yml MT19048 2023-04-01 19:09:31 +0200
  • 370f5a8c8c
    Create build.sh MT19048 2023-04-01 19:08:04 +0200
  • 990f6578ba
    Create install_dependencies.sh MT19048 2023-04-01 19:07:16 +0200
  • bc80aee0ea code: Remove remnants of separable shader setting GPUCode 2023-04-01 19:18:10 +0300
  • 214aa83037 qt: Disable system update downloader in per-game settings. Steveice10 2023-04-01 09:07:38 -0700
  • cc16ed13ba transifex: Remove python client GPUCode 2023-04-01 14:08:57 +0300
  • b74a2e6a1c citra_android: remove version check hank121314 2023-04-01 18:08:19 +0800
  • 8b6f2c6707 citra_android: fix select root as citra directory cause crash hank121314 2023-04-01 17:57:34 +0800
  • 215a099c4f
    Port yuzu-emu/yuzu#9058: "New transifex client needs migrating to" (#6389) GPUCode 2023-04-01 08:02:37 +0300
  • 00f9aa9a00 externals\CMakeLists.txt: dynarmic, fmt, xbyak: add EXCLUDE_FROM_ALL propery SachinVin 2023-04-01 10:06:07 +0530
  • 5defe6e8cf gl_shader_disk_cache.cpp: Flush precompiled file on desktop so it isn't corrupted when emulation crashes SachinVin 2023-04-01 09:55:53 +0530
  • 027701e1e7 created a local variable to make the code more readable SeleDreams 2023-04-01 05:13:34 +0200
  • 6b0bf4e98a
    Update src/core/hle/kernel/resource_limit.cpp SeleDreams 2023-04-01 03:45:22 +0200
  • e1e33d7280 Add consolidated GodMode9 key dumping script. Steveice10 2023-03-31 16:45:46 -0700
  • de7f592fe2 renderer_opengl: Keep frames synchronized when using a GPU debugger bunnei 2023-03-31 15:10:09 +0300
  • bc80c43126 rasterizer_cache: Cleanup CopySurface GPUCode 2023-03-30 21:40:28 +0300
  • b014b615a4 gl_rasterizer: Respect GL_MAX_TEXTURE_BUFFER_SIZE GPUCode 2023-03-26 23:50:27 +0300
  • 374bdc86cf gl_stream_buffer: Reimplement stream buffer with sync GPUCode 2023-03-26 23:01:30 +0300
  • d59cbda194 Better integration cheat tab luc-git 2023-03-31 20:37:43 +0200
  • 351730d585
    Fix infinite hang if GDB client kills gdbstub Ian Chamberlain 2023-03-31 14:06:43 -0400
  • 83138e0c63
    Fix some build + impl errors with HIO Ian Chamberlain 2023-03-31 14:05:57 -0400
  • 33dde0d06b
    Update default config example for log_filter Ian Chamberlain 2023-03-31 13:54:47 -0400
  • e460d34656 fixed formatting with clang format SeleDreams 2023-03-31 17:48:53 +0200
  • 5e18a79de6 adjusted resource limits for more accuracy to the running 3DS model SeleDreams 2023-03-31 17:38:38 +0200
  • 894cb74b24 gl_shader_disk_cache.cpp: Invalidate Tranferable cache on error SachinVin 2023-03-31 20:06:14 +0530
  • 03e5a2d194 renderer_opengl: Emulate lod bias in the shader GPUCode 2023-03-26 18:18:52 +0300
  • 01129bbc7e host_shaders: Add CMake integration for string shaders GPUCode 2023-03-26 14:15:43 +0300
  • 3920c032cf rasterizer_cache: Implement multi-level surfaces GPUCode 2023-03-24 07:17:26 +0200
  • f638c42066 rasterizer_cache: Remove CachedTextureCube GPUCode 2023-03-23 22:38:54 +0200
  • 2592d0b58d gl_rasterizer: Abstract common draw operations to Framebuffer GPUCode 2023-03-16 23:47:09 +0200
  • b739b4a3bc add shadow setting zhangwei 2023-03-31 16:09:02 +0800
  • f35c363b2a rasterizer_cache: Remove global state GPUCode 2023-03-16 23:07:16 +0200
  • c9fc97a758 renderer_opengl: Reimplement scaled uploads/downloads GPUCode 2023-03-16 16:50:12 +0200
  • 0648907078 rasterizer_cache: Move to VideoCore GPUCode 2023-03-16 08:10:01 +0200
  • 92efb47dbc rasterizer_cache: Move texture filtering to the runtime GPUCode 2023-03-16 07:57:49 +0200
  • 0ba174d75a surface_params: Cleanup code GPUCode 2023-03-15 22:15:49 +0200
  • 34d027eb20 rasterizer_cache: Move texture runtime out of common dir GPUCode 2023-03-15 22:03:41 +0200
  • 88e1dd50d4 rasterizer_cache: Only allocate needed levels GPUCode 2023-03-15 21:42:16 +0200
  • 5567168014 rasterizer_cache: Remove BlitSurfaces GPUCode 2023-03-15 20:27:44 +0200
  • 38695154aa rasterizer_cache: Common texture acceleration functions GPUCode 2023-03-15 18:14:41 +0200
  • 9d936d78ff rasterizer_cache: Move some pixel format function to the cpp file GPUCode 2023-03-15 18:06:45 +0200
  • 4f0bdb42ef android: Clean up overlay controls and avoid triggering touch screen when a button is pressed german77 2023-03-30 10:45:00 -0600
  • be1d099dcc Use cheats games not launched luc-git 2023-03-30 18:26:41 +0200
  • 775f1a6eb6 service: nfc: Calculate mii crc Narr the Reg 2023-03-22 14:03:01 -0600