stuff-from-scratch/src/core
2022-11-28 10:16:04 +00:00
..
data_structures Circle buffer and png cleaning. 2022-11-24 09:05:39 +00:00
file_utilities Non compressing png writer is ok. 2022-11-25 09:43:14 +00:00
http Wayland example window 2022-05-18 08:42:44 +01:00
loggers Add directx practice 2022-11-09 19:54:25 +00:00
memory Repairing Windows build. 2022-08-17 09:04:52 +01:00
serializers Support minimal dependency linux build. 2022-11-10 09:06:02 +00:00
streams Initial fixed huffman coding for png. 2022-11-28 10:16:04 +00:00
AbstractApp.h Add window support for Windows. 2021-10-31 13:04:48 +00:00
ByteUtils.cpp Initial fixed huffman coding for png. 2022-11-28 10:16:04 +00:00
ByteUtils.h Initial fixed huffman coding for png. 2022-11-28 10:16:04 +00:00
CMakeLists.txt Further compression and png work. 2022-11-23 15:41:33 +00:00
Color.cpp Starting resize support. 2022-11-14 14:57:50 +00:00
Color.h Clean opengl rendering. 2022-11-16 09:39:05 +00:00
CommandLineArgs.cpp Fix up build and start site generator. 2022-10-03 07:45:10 +01:00
CommandLineArgs.h Fix up build and start site generator. 2022-10-03 07:45:10 +01:00
Dictionary.cpp Add PDF writer. 2022-01-01 18:46:31 +00:00
Dictionary.h Add PDF writer. 2022-01-01 18:46:31 +00:00
Event.cpp Initial commit. 2020-05-02 08:31:03 +01:00
Event.h Initial commit. 2020-05-02 08:31:03 +01:00
RandomUtils.cpp Wayland example window 2022-05-18 08:42:44 +01:00
RandomUtils.h Wayland example window 2022-05-18 08:42:44 +01:00
StringUtils.cpp Further compression and png work. 2022-11-23 15:41:33 +00:00
StringUtils.h Further compression and png work. 2022-11-23 15:41:33 +00:00