Commit Graph
13 Commits
Author SHA1 Message Date
GPUCodeandGitHub ea26f46b0d renderer_opengl: Fix flashlight problems in Luigi's Mansion (#6160) 2022-10-16 20:19:29 +05:30
GPUCodeandGitHub b05b5b3bd8 renderer_opengl: Address cubemap related errors (#6158) 2022-10-14 22:28:38 +05:30
GPUCodeandGitHub b5872ea79e cmake: Add SDL2 alias when using system library 2022-09-23 20:55:51 +03:00
GPUCodeandGitHub cbd5d1c15c Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
GPUCodeandGitHub fd40880127 rasterizer_cache: Ignore fill surfaces
* Causes graphical bugs in Yokai games
2022-09-04 12:54:52 +03:00
GPUCodeandGitHub d42cc6882f ci: Remove macos from build 2022-09-01 15:13:49 +03:00
48d5ec5c00 core: Update GL result enum
Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2022-08-29 21:20:22 +03:00
13f38e0be5 citra_qt: Update error messages
Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2022-08-23 19:54:15 +03:00
GPUCodeandGitHub 64e7f5929d gl_rasterizer: Fix build on MacOS 2022-08-23 16:48:19 +03:00
6109935b73 gl_rasterizer: BindCubeFace is const
Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2022-08-22 11:11:28 +03:00
GPUCodeandemufan4568 f478e3093f rasterizer_cache: Drop warning in IntervalHasInvalidPixelFormat to debug 2022-08-22 07:59:04 +03:00
GPUCodeandemufan4568 cc5a88a864 rasterizer_cache: Make cache reset on resolution/filter change more explicit 2022-08-22 07:58:04 +03:00
GPUCodeandGitHub 14aea56fa1 pixel_format: Constexpr implies inline 2022-08-21 21:57:33 +03:00