Commit Graph

21 Commits

Author SHA1 Message Date
DaniTheSkunk 3d41defaf9 implemented scalers 2023-01-14 04:48:58 +00:00
DaniTheSkunk 35d6299688 added framebuffer; also opengl debugging 2023-01-12 05:10:47 +00:00
DaniTheSkunk 75f83bf3f6 made work in emscripten, and fixed transparency bug in shader 2023-01-08 09:58:57 +00:00
DaniTheSkunk 5e041ffbf0 tilemap rendering 2023-01-07 13:22:22 +00:00
DaniTheSkunk de0e18afa4 palette drawing :) 2023-01-05 09:59:05 +00:00
DaniTheSkunk 3c1908317b loading palette 2023-01-05 09:01:18 +00:00
DaniTheSkunk 062067a033 gsa is rendering texture'ish now 2022-12-31 11:14:57 +00:00
DaniTheSkunk 51fcee697d loading png 2022-12-22 09:05:39 +00:00
DaniTheSkunk cfb2fb2ea1 added image type, and integer types 2022-12-22 04:52:59 +00:00
DaniTheSkunk 1fa6361401 support emscripten compile 2022-12-21 14:01:04 +00:00
DaniTheSkunk a4ce5bb09e moved from cmake to meson 2022-12-21 11:38:50 +00:00
DaniTheSkunk 1eb96554bc trying out meson instead of cmake 2022-12-21 11:09:42 +00:00
DaniTheSkunk a324352ee4 policy cmake 2022-12-21 06:52:39 +00:00
Dani The Skunk fffec0050a building on linux now? 2022-12-21 07:49:06 +01:00
DaniTheSkunk ed0a834ee2 fixed forward decleration 2022-12-21 06:26:51 +00:00
DaniTheSkunk 9eb09be03b zlib should build on nonwindows now 2022-12-21 06:13:00 +00:00
DaniTheSkunk 1054c18ba9 added zlib and libpng 2022-12-21 06:09:29 +00:00
DaniTheSkunk 2ff50efb58 removed glad 2022-12-20 03:44:37 +00:00
DaniTheSkunk 15b03529fc added glfw and glew 2022-12-20 03:41:03 +00:00
DaniTheSkunk 72125fc7ab initial commit 2022-12-19 20:59:02 +00:00
DaniTheSkunk 382f096187 Initial commit 2022-12-19 14:56:01 +01:00