citra-shitamoto-network/externals
GPUCode ffc95eb59b
Frontend PR fixes (#6378)
* citra_qt: Check if renderer is null

* core: Fix dynarmic use-after-free error

* bootmanager: Add current context check in DoneCurrent

* Loading a save state would destroy the frame dumper class, which contains a shared context. That context would call DoneCurrent without checking if it was actually bound or not, resulting in crashes when calling opengl functions

* externals: Correct glad readme

* common: Log renderer debug setting

* citra: Make lambda lower case

* Consistency with review comments on the PR

* video_core: Kill more global state

* GetResolutionScaleFactor would be called somewhere in the renderer constructor chain but it relies on the yet unitialized g_renderer, resulting in crashes when the resolution scale is set to auto. Rather than adding a workaround, let's kill this global state to fix this for good
2023-03-30 14:24:49 +03:00
..
android-ifaddrs HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
boost@80a171a179
catch2@dc001fa935
cmake-modules Add MSVC binaries for Windows on releases (#6190) 2022-11-19 22:22:10 +02:00
cpp-jwt@e12ef06218
cryptopp@511806c0eb
cryptopp-cmake@15798ac9c2
cubeb@dc511c6b35
discord-rpc@963aa9f3e5
dynarmic@b3a92ab54d
enet@4f8e9bdc4c
fmt@a33701196a
getopt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
glad Frontend PR fixes (#6378) 2023-03-30 14:24:49 +03:00
httplib externals: Upgrade httplib (#6147) 2022-10-06 03:01:37 +02:00
inih Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
json Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
libressl@8929f818fd
libusb libusb: Add /utf-8 compile option for MSVC. 2021-04-24 02:22:13 -04:00
libyuv@6900494d90
lodepng
microprofile src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +01:00
nihstro@fd69de1a1b
open_source_archives
sdl2
soundtouch@060181eaf2
teakra@01db7cdd00
xbyak@a1ac3750f9
zstd@e47e674cd0
CMakeLists.txt citra_android: Storage Access Framework implementation (#6313) 2023-03-23 14:30:52 +01:00