|
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 |
|
|
6c2a1cab94
|
enable -Wall and remove unneeded imports
|
2022-01-18 07:10:11 +01:00 |
|
|
104ce0baba
|
get device set up properly
|
2022-01-18 06:25:58 +01:00 |
|
|
c2fc5e8a58
|
successfully cerate a surface
|
2022-01-17 21:52:39 +01:00 |
|
|
2fa3e2a8d6
|
init
|
2022-01-14 08:59:38 +01:00 |
|
|
eb3357cfac
|
remove double export
|
2021-01-11 12:01:24 +01:00 |
|
|
4a5cc6d0e0
|
make affection strict
|
2021-01-03 18:21:12 +01:00 |
|
|
e81408e54f
|
notes turned obsolete. modular design preferred.
|
2020-12-07 00:42:33 +01:00 |
|
|
ccd8b7eeaf
|
more verbose messages from engine on startup
|
2020-12-05 14:28:57 +01:00 |
|
|
cd662da0b7
|
move gl call after context creation
|
2020-10-16 06:06:39 +02:00 |
|
|
bca6fd69e1
|
typo
|
2020-10-16 06:00:30 +02:00 |
|
|
2ea955d37d
|
whopsie
|
2020-10-15 19:45:30 +02:00 |
|
|
ef1ba1f988
|
add package
|
2020-10-15 19:39:32 +02:00 |
|
|
3332370012
|
add sync and GL infos
|
2020-10-15 18:49:04 +02:00 |
|
|
fc6bfa1ca5
|
fix state machine
|
2020-05-04 21:31:42 +02:00 |
|
|
3b9a366830
|
update notes
|
2020-05-04 13:42:30 +02:00 |
|
|
0aa971a343
|
add project file
|
2020-05-04 13:41:47 +02:00 |
|
|
bc08ca55a4
|
hunt warnings
|
2020-05-04 13:41:21 +02:00 |
|
|
8b26781217
|
bump version
|
2020-05-04 13:08:27 +02:00 |
|
|
f52e94e82a
|
made example02 affectionate and working!
|
2020-05-04 13:06:36 +02:00 |
|
|
8785405420
|
removed unneeded code
|
2020-05-04 13:06:10 +02:00 |
|
|
d6804f95fb
|
update screenmode toggle function
|
2020-05-04 11:00:49 +02:00 |
|
|
a7eac3e392
|
make example01 affectionate and working
|
2020-05-04 08:23:30 +02:00 |
|
|
9ac25d5fca
|
fix dt computation
|
2020-05-04 08:23:03 +02:00 |
|
|
7df3bb8cf6
|
make example00 affectionate and working!
|
2020-05-04 06:23:22 +02:00 |
|
|
c8d3ad6c56
|
add class
|
2020-05-04 05:44:58 +02:00 |
|
|
8af8193a0a
|
remove userstate reference from state monad
|
2020-05-04 05:44:19 +02:00 |
|
|
44ec3cc8e0
|
comments and formatting
|
2020-05-04 05:26:49 +02:00 |
|
|
786bfe1b21
|
get Affectionate class to work
|
2020-05-04 05:17:44 +02:00 |
|
|
13f67c6cd1
|
start with Affectionate
|
2020-05-04 01:37:21 +02:00 |
|
|
65d47f7477
|
back to old build system
|
2020-05-04 01:28:37 +02:00 |
|
|
e4103e11da
|
modernize
|
2020-05-04 01:27:44 +02:00 |
|
|
18775515d8
|
take .gitignore into account
|
2020-01-05 02:37:44 +01:00 |
|
|
9ece773de8
|
twiddling the clock
|
2019-12-20 11:54:33 +01:00 |
|
|
2dda8f9db0
|
drawback
|
2019-12-20 11:53:13 +01:00 |
|
|
6d4f7d3227
|
modernization
|
2019-12-20 11:51:02 +01:00 |
|
|
d73609297c
|
move logging to text
|
2019-10-28 17:11:27 +01:00 |
|