Panda3DS/include
Wunkolo 666fd96e7f Move color/depth format and size to Renderer interface
The state of these values are not specific to any rendering backend and
can be moved to be part of the interface itself
2023-07-11 11:28:06 -07:00
..
crypto Some more thinning 2023-06-27 18:08:57 +03:00
fs hle: Add proper type for result code 2023-06-16 20:09:37 +02:00
kernel [IR:USER] Add empty service 2023-07-08 19:35:59 +03:00
loader feat: Add support for encrypted NCSD 2023-06-22 17:41:08 +02:00
PICA Fix HTTPServer gpu-renderer interfacing 2023-07-11 11:28:06 -07:00
renderer_gl Move color/depth format and size to Renderer interface 2023-07-11 11:28:06 -07:00
result hle: Add proper type for result code 2023-06-16 20:09:37 +02:00
services Formatting 2023-07-11 03:08:12 +03:00
arm_defs.hpp [Kernel] Add idle thread 2023-04-18 20:42:17 +03:00
colour.hpp [Colour.hpp] Support for 6 to 8-bit colour 2023-02-27 19:50:18 +02:00
config.hpp Update comments 2023-07-08 16:38:44 +03:00
cpu.hpp [CPU] Move ARM definitions to arm_defs.hpp file 2022-09-20 15:43:37 +03:00
cpu_dynarmic.hpp [CPU] fprs() should return std::span<u32, 32> (Fixes memory corruption bug in threads.cpp) 2023-06-16 22:20:59 +03:00
dynarmic_cp15.hpp [CP15] Fix comment 2022-09-28 19:05:03 +03:00
emulator.hpp Migrate OpenGL specific headers to renderer_gl 2023-07-11 11:28:06 -07:00
helpers.hpp Add explicit return-type overload for getBits 2023-07-10 12:33:37 -07:00
httpserver.hpp Add /status command in http server 2023-07-10 13:52:40 +03:00
io_file.hpp IOFile: Allow multiple opens on the same object 2023-07-07 16:51:14 +03:00
ipc.hpp [Services] Uhh implement IPC result header which apparently libctru's apt code nees 2023-04-20 02:03:05 +03:00
logger.hpp [IR:USER] Add empty service 2023-07-08 19:35:59 +03:00
memory.hpp Fix C4267/C4244 warnings 2023-07-10 12:33:37 -07:00
metaprogramming.hpp Making helpers.hpp thinner 2023-06-27 01:49:12 +03:00
renderer.hpp Move color/depth format and size to Renderer interface 2023-07-11 11:28:06 -07:00
system_models.hpp [CFG] Add GetSystemModel 2023-05-01 20:37:48 +03:00
termcolor.hpp Initial commit (I really need to remove Boost) 2022-09-15 04:47:14 +03:00