programming_tutorials/05_sdl_alapok
2021-03-31 21:17:17 +02:00
..
.clang-format Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
color.cpp Added a simple color class. 2021-03-29 21:31:19 +02:00
color.h Added a simple color class. 2021-03-29 21:31:19 +02:00
compile.sh Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
image.cpp Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
image.h just a tiny change. 2021-03-31 21:17:17 +02:00
main.cpp Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
math.cpp Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
math.h Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
rect2.cpp Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
rect2.h Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
renderer.cpp Added more methods to the renderer. 2021-03-29 22:04:42 +02:00
renderer.h Added more methods to the renderer. 2021-03-29 22:04:42 +02:00
texture_editor.cpp Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
texture_editor.h Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
texture.cpp Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
texture.h Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
vector.h Initial api for the image class. 2021-03-30 21:19:07 +02:00