|
bb5742fb1a
|
set up cspell
|
2022-12-02 02:57:16 +01:00 |
|
|
e1dfa195b7
|
finish up memory allocator
|
2022-12-02 02:57:00 +01:00 |
|
|
133170f6ad
|
update flake
|
2022-12-01 21:19:13 +01:00 |
|
|
9dca7c85e0
|
new modules
|
2022-12-01 21:16:51 +01:00 |
|
|
d3636f890e
|
flakify
|
2022-12-01 13:18:38 +01:00 |
|
|
6ae9fee3f0
|
wörk wörk
|
2022-12-01 13:17:13 +01:00 |
|
|
b826889430
|
add switchable shader
|
2022-10-26 16:52:55 +02:00 |
|
|
2ba2c5866c
|
hunting wabbits
|
2022-10-11 18:30:12 +02:00 |
|
|
b9f291f338
|
add new resource to readme
|
2022-07-21 23:17:49 +02:00 |
|
|
d8eba446a1
|
detach some create info creation
|
2022-07-21 23:12:54 +02:00 |
|
|
68645fc5de
|
add types module
|
2022-07-21 23:12:09 +02:00 |
|
|
4c09e5d5a6
|
a little cleanup
|
2022-07-16 21:50:22 +02:00 |
|
|
317d5916b0
|
fix multiple frames
|
2022-07-16 16:36:51 +02:00 |
|
|
886498e4c4
|
clean somme errors
|
2022-07-15 02:59:46 +02:00 |
|
|
b8d56ecb2c
|
it works!
|
2022-07-14 17:05:59 +02:00 |
|
|
c915d028a6
|
it draws, but it's flashy and ugly
|
2022-07-14 11:02:12 +02:00 |
|
|
83950010ac
|
almost drawing, just fix shaders
|
2022-07-14 07:02:10 +02:00 |
|
|
bfb3b1a814
|
prepare synchronisation objects for drawing
|
2022-07-14 02:23:29 +02:00 |
|
|
a9715e1767
|
add the module
|
2022-07-13 19:29:38 +02:00 |
|
|
216879b97a
|
I'm getting closer to actually draw…
|
2022-07-13 19:25:10 +02:00 |
|
|
cf53129c2f
|
add framebuffers
|
2022-07-13 03:41:33 +02:00 |
|
|
8daf97ff90
|
graphics pipeline creation complete for now
|
2022-07-13 03:20:50 +02:00 |
|
|
bbd1e85970
|
update resources in readme
|
2022-07-12 19:04:40 +02:00 |
|
|
4c471f5efe
|
add shaders!
|
2022-07-12 19:03:07 +02:00 |
|
|
ddf6982f01
|
starting coding the graphics pipeline. still incomplete
I like the sound of bricks bashing my head...
|
2022-07-12 18:59:02 +02:00 |
|
|
857c87f370
|
grab the first available queue, not the last
|
2022-07-12 16:59:39 +02:00 |
|
|
8fef9a4830
|
pick queueFamily programmatically
|
2022-07-12 16:58:25 +02:00 |
|
|
53c2fa9c92
|
use putStrLn for printing messages and some minor adjustemnts
|
2022-07-12 16:31:40 +02:00 |
|
|
345942b3be
|
typo!
|
2022-07-11 14:18:31 +02:00 |
|
|
8a1b5c82c5
|
add readme
|
2022-07-11 14:09:02 +02:00 |
|
|
84d59f731a
|
a little cleanup
|
2022-07-11 14:04:42 +02:00 |
|
|
200b28ac31
|
creating image views complete
|
2022-07-11 14:01:04 +02:00 |
|
|
afd7f8da37
|
remove subtree
|
2022-07-11 13:16:38 +02:00 |
|
|
1ad7f8fbb4
|
trying to make implementation a little more flexible
|
2022-07-11 13:14:59 +02:00 |
|
|
836012beea
|
check for geometry shader availability
|
2022-07-11 05:21:57 +02:00 |
|
|
8b4dc69e5c
|
add basic memory management and split into modules
|
2022-07-11 01:58:58 +02:00 |
|
|
b62515426c
|
remove clutter
|
2022-07-10 20:10:06 +02:00 |
|
|
87cbc2a254
|
some polish
|
2022-07-10 20:08:12 +02:00 |
|
|
a95928ee9b
|
giant step forward
|
2022-07-10 19:31:44 +02:00 |
|
|
3ca8e62367
|
Merge commit '1b8d754cd64f3a3b94dbf41a04a30b456a75230e' into resourcetify
|
2022-07-10 04:23:01 +02:00 |
|
|
d6edfd418e
|
clean up mess
|
2022-07-10 04:21:32 +02:00 |
|
|
1b8d754cd6
|
introduce resourcet
|
2022-07-10 04:18:22 +02:00 |
|
|
60d38217c8
|
hunting warnings and other nasties
|
2022-07-09 23:26:37 +02:00 |
|
|
17978b0bd7
|
deconfuse the haskell language server
|
2022-07-09 22:16:34 +02:00 |
|
|
2fb0031c01
|
update gitignore
|
2022-07-09 21:27:54 +02:00 |
|
|
8c037f69ce
|
Add 'extern/affection/' from commit '9b7b1c6167b4fa516b91759ca86139ede07f231d'
git-subtree-dir: extern/affection
git-subtree-mainline: f422f94794
git-subtree-split: 9b7b1c6167
|
2022-07-09 20:36:04 +02:00 |
|
|
f422f94794
|
Add 'extern/' from commit '9b7b1c6167b4fa516b91759ca86139ede07f231d'
git-subtree-dir: extern
git-subtree-mainline: c84b50de5f
git-subtree-split: 9b7b1c6167
|
2022-07-09 20:34:38 +02:00 |
|
|
9b7b1c6167
|
fix unexpected eventlessness
|
2022-05-13 16:13:12 +02:00 |
|
|
2696dedbb4
|
some little updates
|
2022-05-12 19:07:08 +02:00 |
|
|
c84b50de5f
|
allow newer base
|
2022-05-01 09:42:21 +02:00 |
|