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 |
Gleb Mazovetskiy
|
9e2608bd98
|
Fix DiabloMsg rendering for CJK
Fixes #6675
|
2 years ago |
Gleb Mazovetskiy
|
f4b8edb5dc
|
Surface.pitch(): int -> uint16_t
|
3 years ago |
Cesar Canassa
|
e538acb248
|
📝 Fixes Doxygen warnings (#4904)
|
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
|
090a04670c
|
Make OwnedSurface::OwnedSurface(Size) explicit
|
5 years ago |
Vladimir Olteanu
|
bfcc57783c
|
Remove Surface::{Alloc,Free}, introduce OwnedSurface
|
5 years ago |
obligaron
|
1956c6a1c2
|
Fix some 64bit warnings
|
5 years ago |
Anders Jenbo
|
a7c7fa0030
|
Fully apply clang-tidy/format to all files
|
5 years ago |
Gleb Mazovetskiy
|
cb0dae8590
|
🚚 Rename `CelOutputBuf` to `Surface` and extract
|
5 years ago |