Cemu/src/Cafe/HW/Latte/Core
2025-01-04 20:38:42 +01:00
..
FetchShader.cpp Refactor more GX2 code to use LatteReg.h 2023-09-14 20:52:40 +02:00
FetchShader.h Add all the files 2022-08-22 22:21:23 +02:00
Latte.h input: Add option to make show screen button a toggle (#1383) 2024-10-19 01:56:56 +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 Latte: Small refactor and clean up for texture size code 2024-03-11 21:57:37 +01:00
LatteBufferCache.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
LatteBufferData.cpp Latte: Bound uniform buffers based on access patterns within the shader 2023-09-29 06:48:10 +02:00
LatteCachedFBO.h Latte: Small refactor and clean up for texture size code 2024-03-11 21:57:37 +01:00
LatteCommandProcessor.cpp Latte: Add support for more fence conditions 2024-04-03 01:56:49 +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 Use attribute for AES-NI instead of -maes option 2023-03-13 05:34:53 +01:00
LatteIndices.h Add all the files 2022-08-22 22:21:23 +02:00
LatteOverlay.cpp Latte: Optimizations and tweaks (#706) 2023-09-19 21:17:21 +02:00
LatteOverlay.h Latte: Optimizations and tweaks (#706) 2023-09-19 21:17:21 +02:00
LattePerformanceMonitor.cpp Latte: Optimizations and tweaks (#706) 2023-09-19 21:17:21 +02:00
LattePerformanceMonitor.h Vulkan: Use cache for sampler objects 2024-12-16 13:05:22 +01:00
LattePM4.h Add all the files 2022-08-22 22:21:23 +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 Vulkan: Make scaling shaders compatible + fixes (#1392) 2024-11-16 10:02:43 +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 debug: Fix shader dumping (#1466) 2025-01-04 20:38:42 +01:00
LatteShader.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
LatteShaderAssembly.h Latte: Add support for LOOP_START_NO_AL shader instruction 2024-04-03 01:56:49 +02:00
LatteShaderCache.cpp Play bootSound.btsnd while shaders/pipelines are compiling (#1047) 2024-12-18 15:55:23 +01:00
LatteShaderCache.h Add all the files 2022-08-22 22:21:23 +02:00
LatteShaderGL.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +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 Latte: Always allow views with the same format as base texture 2024-06-02 21:39:40 +02: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 OpenGL: Remove "-legacy" flag 2024-03-14 03:11:04 +01:00
LatteTextureLoader.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
LatteTextureLoader.h MoltenVk: Add missing texture decoders (#332) 2022-10-08 15:07:54 +02: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 coreinit: Rework thread creation 2024-05-04 07:05:59 +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