ares-openbsd/nall
Luke Usher db2e0d45e1 nall: missing include 2024-04-02 13:18:19 +01:00
..
arithmetic fix FTFBS with GCC-13 2023-06-21 14:35:09 +01:00
beat/single
cd nall: fix relative time in pregap subchannel q 2023-08-28 07:53:15 +01:00
cipher md, n64: do not require __int128 extension 2023-03-13 11:21:26 +00:00
database
decode nall: move cdrom loading to separate thread 2023-08-28 10:12:01 +01:00
dsp
elliptic-curve
emulation
encode
gdb nall: correctly handle TCP peer disconnections in tcp-socket.cpp (#1365) 2024-01-18 09:27:23 +00:00
hash
http nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
image build: enable strict standards conformance with cl (msvc) (#1317) 2023-12-04 12:01:50 +00:00
mac
macos
posix
primitives nall: add move constructors to BitField/Range 2023-03-13 11:21:26 +00:00
queue
recompiler nall, libco: add support for risc-v arch (#1249) 2023-10-02 08:45:43 +01:00
string build: enable strict standards conformance with cl (msvc) (#1317) 2023-12-04 12:01:50 +00:00
tcptext nall: make gdb server accept only one connection at a time. (#1369) 2024-01-22 14:18:42 +00:00
vector GDB Server (#1223) 2023-09-17 16:19:13 +01:00
vfs nall: move cdrom loading to separate thread 2023-08-28 10:12:01 +01:00
windows normalize whitespace 2022-12-20 09:22:06 +00:00
xorg
GNUmakefile Disable link-time optimization for debug builds (#1418) 2024-03-12 20:23:14 +00:00
adaptive-array.hpp
algorithm.hpp
any.hpp
arguments.hpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
arithmetic.hpp nall: add needed #include <stdexcept> 2023-05-03 07:15:06 +00:00
array-span.hpp
array-view.hpp
array.hpp
atoi.hpp
bcd.hpp nall: add bcd encode/decode 2023-02-10 19:40:46 +00:00
bit.hpp ws: fix INT_BASE bit order 2023-08-30 17:50:55 +01:00
bump-allocator.hpp recompiler: avoid overallocation in code buffer (#1247) 2023-09-29 14:14:32 +01:00
case-range.hpp build: avoid use of GNU case range extension 2023-03-13 11:21:26 +00:00
cd.hpp nall: add bcd encode/decode 2023-02-10 19:40:46 +00:00
chrono.hpp build: support Clang + MSVC/WinSDK libraries 2022-12-19 15:35:57 +00:00
counting-sort.hpp
directory.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
directory.hpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
dl.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
dl.hpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
endian.hpp
file-buffer.hpp build: fix level 1 msvc warnings (#1295) 2023-11-19 14:59:02 +00:00
file-map.cpp build: fix level 1 msvc warnings (#1295) 2023-11-19 14:59:02 +00:00
file-map.hpp build: fix level 1 msvc warnings (#1295) 2023-11-19 14:59:02 +00:00
file.hpp build: support Clang + MSVC/WinSDK libraries 2022-12-19 15:35:57 +00:00
float-env.hpp
function.hpp build: support Clang + MSVC/WinSDK libraries 2022-12-19 15:35:57 +00:00
galois-field.hpp
hashset.hpp
hid.hpp build: fix level 2 msvc warnings (#1297) 2023-11-20 09:26:35 +00:00
image.hpp
induced-sort.hpp
inline-if.hpp
inode.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
inode.hpp build: support Clang + MSVC/WinSDK libraries 2022-12-19 15:35:57 +00:00
instance.hpp
interpolation.hpp
intrinsics.hpp shaders: switch to slang-shaders rather than quark shaders via librashader 2024-02-25 12:05:36 +00:00
ips.hpp Add support for IPS patching 2023-05-21 14:19:49 +01:00
iterator.hpp
literals.hpp
locale.hpp
location.hpp
main.cpp nall: split main.cpp into separate translation unit 2023-03-30 06:43:04 +00:00
main.hpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
map.hpp
matrix-multiply.hpp
matrix.hpp
maybe.hpp
memory.cpp recompiler: more robust code cache allocation (#1242) 2023-09-28 10:12:39 +01:00
memory.hpp recompiler: allow jitprotect() calls to be nested (#1306) 2023-11-30 09:38:32 +00:00
merge-sort.hpp
nall.cpp GDB Server (#1223) 2023-09-17 16:19:13 +01:00
nall.hpp
path.cpp nall: Account for macOS app bundles in program path. (#1373) 2024-01-22 14:20:14 +00:00
path.hpp nall: Account for macOS app bundles in program path. (#1373) 2024-01-22 14:20:14 +00:00
platform.cpp build: support Clang + MSVC/WinSDK libraries 2022-12-19 15:35:57 +00:00
platform.hpp nall: missing include 2024-04-02 13:18:19 +01:00
pointer.hpp
primitives.hpp
priority-queue.hpp n64: add approximate timings on PI and RCP reads 2023-02-01 08:21:27 +00:00
property.hpp
queue.hpp
random.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
random.hpp build: fix level 2 msvc warnings (#1297) 2023-11-20 09:26:35 +00:00
range.hpp
reed-solomon.hpp
run.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
run.hpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
serial.hpp
serializer.hpp nall: define new type traits (#1334) 2023-12-07 16:19:40 +00:00
service.hpp
set.hpp
shared-memory.hpp
shared-pointer.hpp build: avoid narrowing conversions in initialization lists 2023-03-13 11:21:26 +00:00
smtp.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
smtp.hpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
stdint.hpp build: support 32-bit x86, arm 2023-03-13 11:21:26 +00:00
string.hpp
suffix-array.hpp
terminal.cpp desktop-ui: improve terminal support on windows 2023-03-04 20:41:24 +00:00
terminal.hpp build: avoid use of non-standard escape character '\e' 2023-03-13 11:21:26 +00:00
thread.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
thread.hpp screen: use condition_variable rather than polling for next frame 2024-04-02 11:39:23 +01:00
traits.hpp nall: define new type traits (#1334) 2023-12-07 16:19:40 +00:00
unique-pointer.hpp
utility.hpp
variant.hpp
varint.hpp
vector.hpp GDB Server (#1223) 2023-09-17 16:19:13 +01:00
vfs.hpp
view.hpp