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 |
|
capitalistspz
|
7044eaa8e4
|
coreinit/screen: Swap row and column parameters in OSScreenPutFontEx (#391)
* coreinit/OSScreenPutFontEx: Swap row and column parameters
* swap the comment order too
|
2024-07-19 19:56:49 +02:00 |
|
Ash
|
e32369dbba
|
include/coreinit/screen: Add Doxygen docs for OSScreen
|
2018-07-24 22:04:20 +10:00 |
|
James Benton
|
b7a4cba5c3
|
coreinit: Add OSScreenShutdown.
|
2017-04-07 01:24:37 +01:00 |
|
James Benton
|
cc50c182cf
|
Cleanup OSScreen function declarations.
|
2016-07-25 23:01:55 +01:00 |
|
shinyquagsire23
|
6f88094f1d
|
Add OSScreen functions to coreinit
|
2016-07-24 14:03:22 -07:00 |
|