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 |
|
Daniel K. O.
|
81db8e5dd4
|
Add WUT_FORMAT_PRINTF and fix some format string bugs. (#404)
C/C++ CI / ubuntu-latest (push) Has been cancelled
|
2025-05-17 22:35:56 +02:00 |
|
James Benton
|
857fcd8eea
|
Build libraries with -Wall and -Werror.
|
2018-10-06 10:50:32 +01:00 |
|
James Benton
|
4e2099a2e4
|
whb: Add missing GX2Invalidate call.
GX2RUnlockBuffer is supposed to be calling invalidate for us.... but it
does not seem to work and we require an explicit invalidate instead?!?!
|
2018-05-31 10:10:10 +01:00 |
|
James Benton
|
7e788f47af
|
Add libdefaultheap, libgfd, libwhb.
|
2018-05-23 11:10:10 +01:00 |
|