Cemu/src/Cafe/HW/Latte/Core
2025-05-19 16:24:19 +02:00
..
FetchShader.cpp fix: CI when metal is disabled 2024-10-31 17:13:22 +01:00
FetchShader.h fetch vertices manually if needed 2024-10-01 17:38:14 +02:00
Latte.h GX2+TCL: Reimplement command buffer submission 2025-05-17 21:35:42 +02:00
LatteAsyncCommands.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
LatteAsyncCommands.h Add all the files 2022-08-22 22:21:23 +02:00
LatteBufferCache.cpp fix: buffer cache crash on shutdown 2024-08-14 15:37:06 +02:00
LatteBufferCache.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
LatteBufferData.cpp specialize fragment shader output types & fix: shader errors 2024-08-07 13:25:38 +02:00
LatteCachedFBO.h Latte: Small refactor and clean up for texture size code 2024-03-11 21:57:37 +01:00
LatteCommandProcessor.cpp GX2+TCL: Reimplement command buffer submission 2025-05-17 21:35:42 +02:00
LatteConst.h OpenGL: Remove "-legacy" flag 2024-03-14 03:11:04 +01:00
LatteDefaultShaders.cpp Add all the files 2022-08-22 22:21:23 +02:00
LatteDefaultShaders.h Add all the files 2022-08-22 22:21:23 +02:00
LatteDraw.h Add all the files 2022-08-22 22:21:23 +02:00
LatteGSCopyShaderParser.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
LatteIndices.cpp Merge branch 'main' into metal 2025-01-17 19:10:38 +01:00
LatteIndices.h Latte: Implement better index caching (#1443) 2025-01-12 12:39:02 +01:00
LatteOverlay.cpp Latte: Implement better index caching (#1443) 2025-01-12 12:39:02 +01:00
LatteOverlay.h Latte: Optimizations and tweaks (#706) 2023-09-19 21:17:21 +02:00
LattePerformanceMonitor.cpp Latte: Implement better index caching (#1443) 2025-01-12 12:39:02 +01:00
LattePerformanceMonitor.h Latte: Implement better index caching (#1443) 2025-01-12 12:39:02 +01:00
LattePM4.h GX2+TCL: Reimplement command buffer submission 2025-05-17 21:35:42 +02:00
LatteQuery.cpp Add all the files 2022-08-22 22:21:23 +02:00
LatteQueryObject.h Add all the files 2022-08-22 22:21:23 +02:00
LatteRenderTarget.cpp Merge branch 'main' into metal 2025-01-17 19:10:38 +01:00
LatteRingBuffer.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
LatteRingBuffer.h Add all the files 2022-08-22 22:21:23 +02:00
LatteShader.cpp check for mesh shaders support 2025-02-11 18:09:42 +01:00
LatteShader.h retrieve ps input table without using global variable 2024-10-19 15:32:45 +02:00
LatteShaderAssembly.h Latte: Add support for LOOP_START_NO_AL shader instruction 2024-04-03 01:56:49 +02:00
LatteShaderCache.cpp Merge branch 'main' into metal 2025-01-27 20:42:24 +01:00
LatteShaderCache.h Add all the files 2022-08-22 22:21:23 +02:00
LatteShaderGL.cpp fix: shader errors and shader crashes 2024-07-26 18:56:30 +02:00
LatteSoftware.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
LatteSoftware.h Add all the files 2022-08-22 22:21:23 +02:00
LatteStreamoutGPU.cpp Latte: Small refactor for shader decompiler 2023-03-02 16:22:19 +01:00
LatteSurfaceCopy.cpp Vulkan: For MSAA surface copies make the target MSAA too 2024-03-08 14:45:02 +01:00
LatteTexture.cpp clamp texture mip count 2024-12-10 08:11:10 +01:00
LatteTexture.h Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
LatteTextureCache.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
LatteTextureLegacy.cpp clamp texture mip count 2024-12-10 08:11:10 +01:00
LatteTextureLoader.cpp fix: sampling & capture boundaries 2024-07-27 11:36:51 +02:00
LatteTextureLoader.h fix incorrect ABGR4 texture decoder 2025-01-20 13:47:59 +01:00
LatteTextureReadback.cpp Vulkan: Add profiler for Vulkan API CPU cost 2023-09-29 06:48:10 +02:00
LatteTextureReadbackInfo.h Latte: Optimizations and tweaks (#706) 2023-09-19 21:17:21 +02:00
LatteTextureView.cpp Latte: Derive framebuffer size from correct mip of depth buffer 2024-03-12 16:16:52 +01:00
LatteTextureView.h Latte: Derive framebuffer size from correct mip of depth buffer 2024-03-12 16:16:52 +01:00
LatteThread.cpp GX2+TCL: Reimplement command buffer submission 2025-05-17 21:35:42 +02:00
LatteTiming.cpp Add all the files 2022-08-22 22:21:23 +02:00
LatteTiming.h Add all the files 2022-08-22 22:21:23 +02:00