Commit graph

30 commits

Author SHA1 Message Date
nek0 def6e56d1f implement FPS meter in Console output 2023-10-22 06:08:43 +02:00
nek0 a6af76f3b3 fix ambiguous record updates 2023-10-22 01:30:51 +02:00
nek0 3928655bb0 fix changing rules 2023-10-22 01:15:03 +02:00
nek0 f06ce62cff implement textures which crash initialization 2023-05-15 12:10:02 +02:00
nek0 cde6d15245 optimize allocations 2023-04-29 02:10:27 +02:00
nek0 744a8ddc55 fix the GC 2023-04-29 00:58:41 +02:00
nek0 66455ae0d2 enable double buffering 2023-01-06 16:54:30 +01:00
nek0 0ebe818007 fill ReadState 2023-01-05 23:07:21 +01:00
nek0 a1e0211b0f start filling the state 2023-01-02 05:59:59 +01:00
nek0 1d4372a6b5 get reader monad in place 2023-01-02 02:18:06 +01:00
nek0 95dc8b3d9a add depth stencil 2022-12-28 04:18:59 +01:00
nek0 49ab3e49ed make rotating triengle 2022-12-11 09:02:17 +01:00
nek0 1107ea91da slowly working forwards 2022-12-03 01:44:06 +01:00
nek0 ce5bed8843 meow 2022-12-02 20:34:35 +01:00
nek0 b826889430 add switchable shader 2022-10-26 16:52:55 +02:00
nek0 2ba2c5866c hunting wabbits 2022-10-11 18:30:12 +02:00
nek0 4c09e5d5a6 a little cleanup 2022-07-16 21:50:22 +02:00
nek0 317d5916b0 fix multiple frames 2022-07-16 16:36:51 +02:00
nek0 c915d028a6 it draws, but it's flashy and ugly 2022-07-14 11:02:12 +02:00
nek0 83950010ac almost drawing, just fix shaders 2022-07-14 07:02:10 +02:00
nek0 53c2fa9c92 use putStrLn for printing messages and some minor adjustemnts 2022-07-12 16:31:40 +02:00
nek0 200b28ac31 creating image views complete 2022-07-11 14:01:04 +02:00
nek0 8b4dc69e5c add basic memory management and split into modules 2022-07-11 01:58:58 +02:00
nek0 b62515426c remove clutter 2022-07-10 20:10:06 +02:00
nek0 87cbc2a254 some polish 2022-07-10 20:08:12 +02:00
nek0 a95928ee9b giant step forward 2022-07-10 19:31:44 +02:00
nek0 6c2a1cab94 enable -Wall and remove unneeded imports 2022-01-18 07:10:11 +01:00
nek0 104ce0baba get device set up properly 2022-01-18 06:25:58 +01:00
nek0 c2fc5e8a58 successfully cerate a surface 2022-01-17 21:52:39 +01:00
nek0 2fa3e2a8d6 init 2022-01-14 08:59:38 +01:00