GaryOderNichts
|
2c98cc91aa
|
Run clang-format
C/C++ CI / ubuntu-latest (push) Has been cancelled
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
|
2025-06-05 11:06:04 +01:00 |
|
Maschell
|
67d9211764
|
coreinit/messagequeue: Add OSGetDefaultAppIOQueue
|
2020-12-31 10:48:34 +00:00 |
|
James Benton
|
5091a36418
|
Add OSFunctionType.
Placed in messagequeue.h because it is used in the system message queue
for distinguishing messages.
|
2018-06-20 11:20:43 +01:00 |
|
James Benton
|
5f1b1902f6
|
Prefix structsize macros with WUT_
|
2018-06-20 11:05:16 +01:00 |
|
James Benton
|
576ab3fe4d
|
coreinit: Fix missing threadqueue.h include in messagequeue.h
|
2017-05-26 18:24:14 +01:00 |
|
James Benton
|
c4aebac137
|
coreinit: Fix OSMessageFlags enum name.
|
2017-05-26 17:46:57 +01:00 |
|
shinyquagsire23
|
631d88a4c3
|
Remove imports which don't exist in elf2rpl's target coreinit.rpl version
|
2016-07-16 17:32:13 -07:00 |
|
James Benton
|
f9123fa460
|
Fix compile errors.
|
2016-01-08 08:52:12 -08:00 |
|
James Benton
|
fddf6f2532
|
Fix naughty enum typedefs.
|
2016-01-08 07:28:52 -08:00 |
|
James Benton
|
1145044517
|
Start doxygen documentation.
|
2016-01-07 16:04:01 +00:00 |
|
James Benton
|
4bebe2242d
|
Remove WUT_LIB_HEADER_START.
|
2016-01-07 14:09:43 +00:00 |
|
James Benton
|
297a0d7068
|
Add messagequeue functions
|
2016-01-07 13:32:55 +00:00 |
|