ReinUsesLisp
|
c67d64365a
shader: Remove old shader management
|
hace 5 años |
ReinUsesLisp
|
da34d37044
common/thread_worker: Add support for stateful threads
|
hace 5 años |
ReinUsesLisp
|
2c8d337418
common: Add unique function
|
hace 5 años |
Wunkolo
|
4569f39c7c
common: Replace common_sizes into user-literals
|
hace 5 años |
Morph
|
391e823c79
common: logging: Restructure backend code
|
hace 5 años |
ReinUsesLisp
|
a7837a3791
common/host_memory: Add interface and Windows implementation
|
hace 5 años |
liushuyu
|
eb9deffab6
src/common/CMakeLists.txt: fix variable escaping
|
hace 5 años |
Lioncash
|
8171ad65cd
common: Extract point into a common struct
|
hace 5 años |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
hace 5 años |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
hace 5 años |
bunnei
|
b04877dd95
Merge pull request #6099 from bunnei/derive-mem
|
hace 5 años |
Markus Wick
|
9be819faaf
common: Move assert failure handling into a cpp file.
|
hace 5 años |
bunnei
|
28be8aec9a
common: Move common sizes to their own header for code reuse.
|
hace 5 años |
bunnei
|
c9235764c7
common: Add implementation of TinyMT (Mersenne Twister RNG).
|
hace 5 años |
bunnei
|
0a91599aec
common: Merge uint128 to a single header file with inlines.
|
hace 5 años |
lat9nq
|
a58086ae0d
common: Add -fsized-deallocation as a Clang flag
|
hace 5 años |
ReinUsesLisp
|
51512d01d8
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
|
hace 5 años |
bunnei
|
a7fd61fcce
Merge pull request #5275 from FernandoS27/fast-native-clock
|
hace 5 años |
Lioncash
|
91084d9396
common/timer: Remove
|
hace 5 años |
ReinUsesLisp
|
95fa57f007
common/color: Remove
|
hace 5 años |
bunnei
|
fb43b8efd2
common: Introduce useful tree structures.
|
hace 5 años |
Fernando Sahmkow
|
53d92318b8
X86/NativeClock: Reimplement RTDSC access to be lock free.
|
hace 5 años |
MerryMage
|
6d30745d77
memory: Remove MemoryHook
|
hace 5 años |
bunnei
|
69e82d01d5
common: ThreadWorker: Add class to help do asynchronous work.
|
hace 5 años |
bunnei
|
1279c7ce7a
Merge pull request #5131 from bunnei/scheduler-rewrite
|
hace 5 años |
lat9nq
|
292dd642ce
cmake: Fix generating CMake configs and linking with Boost
|
hace 5 años |
bunnei
|
761206cf81
common: Update CMakeList to fix build issue with Boost.
|
hace 5 años |
bunnei
|
8d3e06349e
hle: kernel: Separate KScheduler from GlobalSchedulerContext class.
|
hace 5 años |
bunnei
|
8dbfa4e1a4
common: Port BitSet from Mesosphere.
|
hace 5 años |
ReinUsesLisp
|
630823e363
common: Add Common::DivCeil and Common::DivCeilLog2
|
hace 5 años |