yuzu-android/src
ameerj 6000fe69a4 image_info: Mark MSAA textures as non-rescalable
Blitting or resolving multisampled images requires the dimensions of the src and dst to be equal for valid usage, making them difficult for resolution scaling using the current implementation.
2021-11-16 22:11:30 +01:00
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
common Renderer: Implement Bicubic and ScaleForce filters. 2021-11-16 22:11:29 +01:00
core bootmanager: Fix screenshot resolution factor usage 2021-11-16 22:11:30 +01:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler shader, video_core: Fix GCC build errors 2021-11-16 22:11:29 +01:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core image_info: Mark MSAA textures as non-rescalable 2021-11-16 22:11:30 +01:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu bootmanager: Fix screenshot resolution factor usage 2021-11-16 22:11:30 +01:00
yuzu_cmd general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
.clang-format
CMakeLists.txt CMakeLists: Document the /GT compile option 2021-10-28 20:43:46 -04:00