Commit graph

  • ed113d032b externals: Actually downgrade glad GPUCode 2023-04-18 13:55:29 +0300
  • c880ff2204 renderer_opengl: Add additional logging GPUCode 2023-04-18 00:58:12 +0300
  • 1f410860d8 rasterizer_cache: Cleanup null checks GPUCode 2023-04-18 00:55:43 +0300
  • 0b0e10e3a1 rasterizer_cache: Use leading return types GPUCode 2023-04-18 00:52:39 +0300
  • 87bba748cf Address review comments GPUCode 2023-04-18 00:42:10 +0300
  • 8a124e20db renderer_opengl: Centralize texture filters GPUCode 2023-04-11 22:44:42 +0300
  • 5b72dd1f4a Add zeroed array of nsdataid entries, run clang-format Rokkubo 2023-04-18 10:53:45 +1000
  • 8e4b139675 add Save button in configure-per-game and add forward declaration in configure_cheats.h luc-git 2023-04-16 22:47:57 +0200
  • 6982da45b0 rewrite architecture luc-git 2023-04-11 23:29:48 +0200
  • f6a5ff41d7 Removed useless function variable and add applybutton support for cheats luc-git 2023-04-11 22:37:58 +0200
  • fab861f842 Add cheats in pergame configuration luc-git 2023-03-28 21:04:24 +0200
  • 55fb3e1786 Check the spotpass extdata directory to determine number of ns output entries Rokkubo 2023-04-17 16:16:32 +1000
  • 89db2e323a
    .ci\android\upload.sh: follow naming convention of other artifacts (#6440) SachinVin 2023-04-16 23:23:17 +0530
  • 0da25736d9
    renderer_opengl.cpp: Draw{Top, Bottom}Screen Clean up (#6422) SachinVin 2023-04-16 23:21:21 +0530
  • fd5c039f48
    Move to rev name TGP17 2023-04-16 14:43:19 +0200
  • 13e3684303
    Update upload.sh TGP17 2023-04-16 09:16:52 +0200
  • 5b1b3e2fdd Qt: RoundPreferFloor scaling mode for win HiDPI Stuart Kenny 2023-04-15 16:40:22 +0100
  • f2f2ce4567
    Check for PLvPWAA Rokkubro 2023-04-15 23:14:53 +1000
  • ab560405b8 qt: Migrate to Qt6. Steveice10 2023-04-08 15:15:30 -0700
  • 6c5263f609
    Include AppImage in releases MT19048 2023-04-15 11:57:25 +0200
  • 1689ea0b77
    Only upload .AppImage MT19048 2023-04-15 11:55:10 +0200
  • 09c31a2346
    Merge branch 'citra-emu:master' into master MT19048 2023-04-15 11:54:06 +0200
  • 56b00ba586 build: Move library bundling from CI scripts to CMake. Steveice10 2023-04-14 18:06:40 -0700
  • a6e394dcdb build: Download Qt externals using aqtinstall. Steveice10 2023-04-12 09:40:20 -0700
  • a905077643 .ci\android\upload.sh: follow naming convention of other artifacts SachinVin 2023-04-15 10:30:12 +0530
  • 5f81940e63
    Merge pull request #6419 from vitor-k/states SachinVin 2023-04-15 10:11:40 +0530
  • 2e23a75fac citra_android: Fix top app bar color in cheats activity Charles Lombardo 2023-04-14 21:12:34 -0400
  • 9aed0a14c7 citra_android: Reduce the primary color's influence on the surface color in dark mode Charles Lombardo 2023-04-14 20:53:42 -0400
  • 8a3afaf9e6 citra_android: Fix background color on first launch Charles Lombardo 2023-04-14 20:49:47 -0400
  • 1adf631725 citra_android: Use primary color for FAB Charles Lombardo 2023-04-14 20:46:48 -0400
  • 16dd08255a renderer_opengl: Centralize texture filters GPUCode 2023-04-11 22:44:42 +0300
  • 49afeda9b2 surface_params: Prevent texcopy that spans multiple levels GPUCode 2023-04-06 23:54:35 +0300
  • 1147b79dcb gl_texture_runtime: Reduce state switches during FBO blits GPUCode 2023-04-04 18:34:51 +0300
  • db48bc5f0c gl_texture_runtime: Fix RGB8 format handling GPUCode 2023-04-04 18:12:04 +0300
  • 303905ac37 gl_texture_runtime: Make driver const GPUCode 2023-04-03 22:20:44 +0300
  • 9b7683a322 rasterizer_cache: Cleanup GPUCode 2023-04-01 17:55:48 +0300
  • 26bbb04cda rasterizer_cache: Rename Surface to SurfaceRef GPUCode 2023-04-01 17:29:09 +0300
  • 7084cfdb63 renderer_opengl: Keep frames synchronized when using a GPU debugger bunnei 2023-03-31 15:10:09 +0300
  • 237a8de56f rasterizer_cache: Cleanup CopySurface GPUCode 2023-03-30 21:40:28 +0300
  • 1ef0364640 gl_rasterizer: Respect GL_MAX_TEXTURE_BUFFER_SIZE GPUCode 2023-03-26 23:50:27 +0300
  • 28605dbba0 renderer_opengl: Emulate lod bias in the shader GPUCode 2023-03-26 18:18:52 +0300
  • 0babf7d315 host_shaders: Add CMake integration for string shaders GPUCode 2023-03-26 14:15:43 +0300
  • 175893a1a0 rasterizer_cache: Implement multi-level surfaces GPUCode 2023-04-03 21:59:10 +0300
  • 44edaffab4 gl_rasterizer: Abstract common draw operations to Framebuffer GPUCode 2023-03-16 23:47:09 +0200
  • f4a9ad9910 rasterizer_cache: Remove global state GPUCode 2023-03-16 23:07:16 +0200
  • bf0f402067 renderer_opengl: Reimplement scaled uploads/downloads GPUCode 2023-03-16 16:50:12 +0200
  • a92296bdec rasterizer_cache: Move to VideoCore GPUCode 2023-03-16 08:10:01 +0200
  • 1ededf077f rasterizer_cache: Move texture filtering to the runtime GPUCode 2023-03-16 07:57:49 +0200
  • 568654cdf3 surface_params: Cleanup code GPUCode 2023-03-15 22:15:49 +0200
  • 081f75f096 rasterizer_cache: Move texture runtime out of common dir GPUCode 2023-03-15 22:03:41 +0200
  • d272673cc3 rasterizer_cache: Only allocate needed levels GPUCode 2023-03-15 21:42:16 +0200
  • ff3074bb41 rasterizer_cache: Remove BlitSurfaces GPUCode 2023-03-15 20:27:44 +0200
  • 77208a5746 rasterizer_cache: Common texture acceleration functions GPUCode 2023-03-15 18:14:41 +0200
  • 751e1c188b rasterizer_cache: Move some pixel format function to the cpp file GPUCode 2023-03-15 18:06:45 +0200
  • 81c223459b rasterizer_cache: Move reinterpreters to the runtime GPUCode 2023-03-15 16:01:08 +0200
  • 224e891beb rasterizer_cache: Split CachedSurface GPUCode 2023-03-15 15:43:03 +0200
  • 14e492bf28 renderer_opengl: Remove TextureDownloaderES GPUCode 2023-03-15 14:50:53 +0200
  • ea652a9b56 rasterizer_cache: Move texture allocation to the runtime GPUCode 2023-03-15 14:44:44 +0200
  • e30c822b1f rasterizer_cache: Refactor runtime interface GPUCode 2023-03-15 13:50:04 +0200
  • c77b63348f rasterizer_cache: Refactor surface upload/download GPUCode 2023-03-15 09:35:13 +0200
  • 9d81c0a168 rasterizer_cache: Remove custom texture code GPUCode 2023-03-15 08:14:49 +0200
  • 4ccbfc679a
    Fix plvpwaa dlc error Rokkubro 2023-04-13 23:33:21 +1000
  • 2a2ee8bc96
    Merge pull request #6395 from ian-h-chamberlain/feature/gdbstub-hio SachinVin 2023-04-11 20:32:48 +0530
  • 025913a734
    Fix string_view constructor for macOS clang Ian Chamberlain 2023-04-05 13:27:46 -0400
  • 79da468af5 renderer_opengl.cpp: Draw{Top, Bottom}Screen: move break inside braces SachinVin 2023-04-11 18:37:17 +0530
  • 0e8e49f456 sdl: Exit if SDL fails to create software renderer rinsuki 2023-04-11 16:28:48 +0900
  • 07c2f308d1
    Fix themeing after switch to Debian 11 MT19048 2023-04-10 16:36:49 +0200
  • 98099da63e
    Change description of Command to the correct one MT19048 2023-04-10 16:23:40 +0200
  • dccd89b796 savestates: various changes Vitor Kiguchi 2023-04-05 15:48:03 -0300
  • c79acdd88d savestates: validate states before load Vitor Kiguchi 2023-04-05 15:28:56 -0300
  • 8e8c8fa37a savestates: log slot on load and save Vitor Kiguchi 2023-04-05 14:50:51 -0300
  • 7b8832cebb externals: update zstd to v1.5.5 Vitor Kiguchi 2023-04-05 13:08:44 -0300
  • 2e9966ca25
    Merge branch 'citra-emu:master' into master MT19048 2023-04-10 04:42:17 +0200
  • 24f35465f6
    Change workflow for AppImage Docker builds MT19048 2023-04-10 04:07:47 +0200
  • da96401087 Change build to Debian 11 and use Docker MT19048 2023-04-10 04:05:19 +0200
  • 25ebe6aa5b msvc: copy openssl dlls Vitor Kiguchi 2023-04-09 10:56:59 -0300
  • cdb157f58a
    citra_android: Night mode fixes (#6416) Charles Lombardo 2023-04-09 15:18:28 -0400
  • e283de9b6d
    gl_shader_disk_cache.cpp: Invalidate Tranferable cache on error (#6392) SachinVin 2023-04-10 00:46:44 +0530
  • b6e73f0d49
    Add consolidated GodMode9 key dumping script. (#6396) Steveice10 2023-04-09 12:16:31 -0700
  • 8d19483b7e
    externals: bump dynarmic to 6.4.6 (#6423) SachinVin 2023-04-10 00:33:48 +0530
  • a94acde519
    core\frontend\framebuffer_layout: GetCardboardSettings: clean up floa… (#6399) SachinVin 2023-04-09 10:59:25 +0530
  • 90bcf49db0
    android: Clean up overlay controls and avoid triggering touch screen when a button is pressed (#6391) Narr the Reg 2023-04-08 23:28:42 -0600
  • bc5b065abe
    android: replace jcenter with mavenCentral (#6417) Jake Downs 2023-04-08 22:25:37 -0700
  • 1f927a4649
    Merge branch 'citra-emu:master' into master MT19048 2023-04-08 19:39:42 +0200
  • 555fe1cd17
    Remove unnecessary make scripts executable command MT19048 2023-04-08 19:36:23 +0200
  • 3425c4af81 Git make Executable MT19048 2023-04-08 19:33:29 +0200
  • 563c77154e
    citra_qt/bootmanager.cpp: Fix scaling on QT with SW rasteriser (#6424) SachinVin 2023-04-08 21:28:03 +0530
  • a6166ca050 citra_qt/bootmanager.cpp: Fix scaling on QT with SW rasteriser SachinVin 2023-04-08 20:55:14 +0530
  • e4e9fb4aed
    Merge pull request #6412 from GPUCode/wayland-oops SachinVin 2023-04-08 16:51:56 +0530
  • 6a0baef239
    Merge pull request #6410 from vitor-k/qt-vsync SachinVin 2023-04-08 16:51:29 +0530
  • 5543a800a8 fx tex load zhangwei 2023-04-08 10:58:37 +0800
  • dc0b6a5745 externals: bump dynarmic to 6.4.6 SachinVin 2023-04-07 22:55:18 +0530
  • 3c6c96a715 renderer_opengl.cpp: Draw{Top, Bottom}Screen: use static_casts SachinVin 2023-04-07 16:33:38 +0530
  • f79558c646 renderer_opengl.cpp: Draw{Top, Bottom}Screen: use switch-case SachinVin 2023-04-07 15:43:13 +0530
  • d2b5620743 fix signedness SachinVin 2023-04-07 10:08:55 +0530
  • d9eea50a3f clang format SachinVin 2023-04-01 12:04:26 +0530
  • 7103e7a430 core\frontend\framebuffer_layout: GetCardboardSettings: clean up float to u32 conversion warnings + style fixes SachinVin 2023-04-01 11:59:24 +0530
  • db9b6273e0
    Merge branch 'citra-emu:master' into master MT19048 2023-04-06 22:33:51 +0200
  • 94a46c4b82
    citra_qt: Hide refresh rate dialog on global configure GPUCode 2023-04-06 22:54:49 +0300
  • e7decdb911
    add missing platformthemes MT19048 2023-04-06 18:24:00 +0200