CMakeLists.txt
|
Add BUILD_INTERFACE to cfile module
|
2024-04-24 00:41:02 +03:00 |
font.cpp
|
Properly format/use variadic macros
|
2024-05-24 20:57:17 -04:00 |
lib2d.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
memsurf.cpp
|
Properly format/use variadic macros
|
2024-05-24 20:57:17 -04:00 |
pen.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
pentext.cpp
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
screen.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
surface.cpp
|
Properly format/use variadic macros
|
2024-05-24 20:57:17 -04:00 |
viewport.cpp
|
Replace SWAP with std::swap
|
2024-05-24 08:50:59 -04:00 |