ares-openbsd/nall
守矢諏訪子 6763201cc5 support openbsd 2024-06-14 21:41:54 +09:00
..
arithmetic fix FTFBS with GCC-13 2023-06-21 14:35:09 +01:00
beat/single Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 nall: move lowercase primitive types to namespace 2022-12-18 09:18:52 +00:00
decode nall: move cdrom loading to separate thread 2023-08-28 10:12:01 +01:00
dsp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
elliptic-curve build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
emulation Update to ares v117 release. 2021-02-08 09:11:00 +00:00
encode Update to ares v118r01 release. 2021-02-26 19:33:00 +00:00
gdb n64: poll gdb more frequently (#1512) 2024-06-07 10:48:05 +01:00
hash Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 Update to ares v117 release. 2021-02-08 09:11:00 +00:00
macos
posix Update to ares v117 release. 2021-02-08 09:11:00 +00:00
primitives nall: fix Wcast-user-defined warning (#1494) 2024-05-18 16:56:32 +01:00
queue build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
recompiler fix build after updating deps 2024-05-27 10:22:16 +01:00
string nall: fix Wcast-user-defined warning (#1494) 2024-05-18 16:56:32 +01:00
tcptext fix windows tcp timeout (#1457) 2024-04-21 19:26:55 +01: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 Update to ares v111r06 release. 2020-04-04 04:14:00 +00:00
GNUmakefile support openbsd 2024-06-14 21:41:54 +09:00
adaptive-array.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
algorithm.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
any.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
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 recompiler: add label API to simplify emitting branches 2021-09-27 10:41:24 +01:00
array-view.hpp Update to ares v118r04 release. 2021-03-07 19:05:00 +00:00
array.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
atoi.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 n64: manually tick cartridge rtc 2024-04-23 11:11:17 +01:00
counting-sort.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 Update to ares v120r01 release. 2021-05-07 05:33:00 +00:00
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 n64: fix FPU round-to-even using intrinsics 2022-10-19 09:21:04 +01:00
function.hpp build: support Clang + MSVC/WinSDK libraries 2022-12-19 15:35:57 +00:00
galois-field.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
hashset.hpp nall: fix various hashset issues 2022-10-09 22:54:33 +01:00
hid.hpp build: fix level 2 msvc warnings (#1297) 2023-11-20 09:26:35 +00:00
image.hpp High DPI APIs in hiro 2021-09-22 09:39:59 +01:00
induced-sort.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
inline-if.hpp Update to v106r84 release. 2019-01-21 16:27:24 +11:00
inode.cpp nall: split implementation into .cpp files 2022-12-18 09:18:52 +00:00
inode.hpp support openbsd 2024-06-14 21:41:54 +09:00
instance.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
interpolation.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
intrinsics.hpp shaders: switch to slang-shaders rather than quark shaders via librashader 2024-02-25 12:05:36 +00:00
ips.hpp Resize target buffer when IPS patch extends beyond original source size (#1501) 2024-05-18 16:16:11 +01:00
iterator.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
literals.hpp Update to v106r84 release. 2019-01-21 16:27:24 +11:00
locale.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
location.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 Update to ares v111 release. 2020-03-24 19:06:00 +00:00
matrix-multiply.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
matrix.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
maybe.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
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 build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
nall.cpp GDB Server (#1223) 2023-09-17 16:19:13 +01:00
nall.hpp Update to ares v120r03 release. 2021-05-12 10:37:00 +00:00
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 Update to ares v117 release. 2021-02-08 09:11:00 +00:00
priority-queue.hpp n64: add approximate timings on PI and RCP reads 2023-02-01 08:21:27 +00:00
property.hpp v106.213 2019-09-10 22:05:54 +09:00
queue.hpp Update to ares v116r07 release. 2021-01-14 21:00:00 +00:00
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 sfc: fix horizontal off-screen test for sprites; fixes SNES test card Burn-In test, maybe others 2022-02-14 07:26:10 +00:00
reed-solomon.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 Update to ares v117 release. 2021-02-08 09:11:00 +00:00
serializer.hpp nall: define new type traits (#1334) 2023-12-07 16:19:40 +00:00
service.hpp Update to ares v111 release. 2020-03-24 19:06:00 +00:00
set.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
shared-memory.hpp Update to ares v111 release. 2020-03-24 19:06:00 +00:00
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 build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
suffix-array.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
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 build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
utility.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
variant.hpp build: qualify std::move/forward calls 2022-09-13 09:44:41 +01:00
varint.hpp Update to ares v117 release. 2021-02-08 09:11:00 +00:00
vector.hpp GDB Server (#1223) 2023-09-17 16:19:13 +01:00
vfs.hpp
view.hpp