Gleb Mazovetskiy
|
8f6e9810d0
|
SDL3: Make `text_render_integration_test` build
Adds support for just enough SDL3 to make `text_render_integration_test`
work.
|
5 months ago |
Anders Jenbo
|
ce5bd1df74
|
Show failing line in error messages
|
4 years ago |
Gleb Mazovetskiy
|
7e1fea6f76
|
clang-format all files in {Source,test}/
Also includes a few manual tweaks to comments and newlines for better results.
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
|
4 years ago |
Vladimir Olteanu
|
bcd7f89319
|
Have SDLWrap::AllocPalette allocate space for 256 colors by default
|
5 years ago |
Vladimir Olteanu
|
3cb70f5042
|
Simplify SDLWrap with NonNull
|
5 years ago |
Vladimir Olteanu
|
d226885672
|
Introduce SDLWrap::AllocPalette
|
5 years ago |
Vladimir Olteanu
|
cc9ea97e0f
|
Introduce SDLWrap::CreateTexture
|
5 years ago |
Vladimir Olteanu
|
e9063c578f
|
Introduce SDLWrap::CreateRGBSurfaceWithFormatFrom
|
5 years ago |
Vladimir Olteanu
|
2d4a205fef
|
Introduce SDL::CreateRGBSurfaceWithFormat
|
5 years ago |
Vladimir Olteanu
|
5d54f8d322
|
Introduce SDLWrap::CreateRGBSurface
|
5 years ago |