Go to file
zvon a8ff8e49c7 SDLPP: Don't automatically updateSizeAndPosition with every text change
This can lead to problems becuase only main thread can update textures,
let programmers figure out when is the appropriate time to update a
texture.
2021-01-30 22:59:22 +01:00
sdlpp SDLPP: Don't automatically updateSizeAndPosition with every text change 2021-01-30 22:59:22 +01:00
tests Tests 2020-07-27 18:59:00 +02:00
tetris TETRIS: Split custom_classes into cpp and hpp and only use 1 shared 2021-01-30 22:18:15 +01:00
.clang-format Add clang-format 2020-11-22 21:57:10 +01:00
.gitignore gitignore:updated for windows 2020-11-22 23:38:17 +01:00
main.cpp Some basic formatting 2020-08-23 09:50:05 +02:00
Makefile Makefile: add windows tetris target 2020-09-12 16:35:42 -07:00
testfont.ttf TETRIS 2020-08-23 01:15:46 +02:00