..
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
Merge pull request #37 from marysaka/feat/proper-hle-result
2023-06-17 18:39:36 +03:00
loader
feat: Add support for encrypted NCSD
2023-06-22 17:41:08 +02:00
PICA
PicaVertex -> PICA::Vertex
2023-07-04 23:40:47 +03:00
renderer_gl
[GPU] Converted Depth/Color Surfaces to a ring buffer
2023-07-06 11:18:14 -07:00
result
hle: Add proper type for result code
2023-06-16 20:09:37 +02:00
services
[HID] Implement DisableAccelerometer/DisableGyroscopeLow
2023-07-03 19:50:42 +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
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
Add CXI ROM support
2023-07-06 16:21:26 +03:00
gl_state.hpp
[OpenGL] Same for depth func
2023-07-05 19:08:13 +03:00
helpers.hpp
Separate user and dev builds
2023-07-02 22:36:45 +03:00
io_file.hpp
Bonk headers
2023-06-28 03:39:04 +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
[Shader JIT] Attempt to add CALLC/JMPC/JMPU/LOOP
2023-06-11 23:43:47 +03:00
memory.hpp
Add CXI ROM support
2023-07-06 16:21:26 +03:00
metaprogramming.hpp
Making helpers.hpp thinner
2023-06-27 01:49:12 +03:00
opengl.hpp
[OpenGL] Same for depth mask
2023-07-05 18:54:09 +03: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