Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-09-08
| ||
18:14 | hello branch Leaf check-in: 39e9868c2e user: mlatu tags: wgpusep2023 | |
17:48 | changes the readme a bit Leaf check-in: 6a8035c349 user: mlatu tags: trunk | |
2023-09-01
| ||
20:32 | idk, just backing up check-in: add1654891 user: mlatu tags: trunk | |
2023-08-07
| ||
21:45 | working on a macro check-in: bf460931d7 user: mlatu tags: trunk | |
2023-07-21
| ||
10:54 | i am sick of trying to debug this piece of shit, only working bit is the clear color demo, need to split up example functions check-in: 5c581a14af user: mlatu tags: trunk | |
2023-07-13
| ||
21:21 | tired again check-in: 1671b32b9f user: mlatu tags: trunk | |
2023-07-12
| ||
21:36 | you check the docs im too tired check-in: 506473d43a user: mlatu tags: trunk | |
09:23 | there was an update... check-in: ea650eb3dd user: mlatu tags: trunk | |
2023-07-11
| ||
20:55 | silly key... check-in: 92768fe3ec user: mlatu tags: trunk | |
13:39 | idk maybe the keywords are getting mangled somehow check-in: cf5fa197df user: mlatu tags: trunk | |
2023-07-10
| ||
21:40 | falling asleep again check-in: 9c1fd9ef0f user: mlatu tags: trunk | |
10:53 | improved demo a bit check-in: 54f6047aba user: mlatu tags: trunk | |
2023-07-01
| ||
13:38 | sorry about those printlns but good ol 2>NUL has got you covered, will fix eventually check-in: 52ae255455 user: mlatu tags: trunk | |
2023-06-27
| ||
20:11 | yehaw check-in: fed015332c user: mlatu tags: trunk | |
16:19 | why does it need that println? idk. check-in: ad9c3a0289 user: mlatu tags: trunk | |
2023-06-26
| ||
20:36 | idk whats amiss here, not much time to work on this sadly check-in: 0498a803e5 user: mlatu tags: trunk | |
2023-06-17
| ||
15:20 | wip on tests check-in: 52d3d7d140 user: mlatu tags: trunk | |
10:35 | wip on tests check-in: 2005f4fa1e user: mlatu tags: trunk | |
2023-06-16
| ||
22:47 | eventually i will find the bug check-in: b6211f39c0 user: mlatu tags: trunk | |
21:32 | creating a window isnt safe yet XD check-in: 717bc350e8 user: mlatu tags: trunk | |
21:27 | still in dire membugland adventures, but i realized both: i need to test all this properly and returning nil isnt really practical here check-in: 795627c8dd user: mlatu tags: trunk | |
2023-06-13
| ||
23:29 | well, it should display a triangle by now but there is some read from null i cant locate atm so i call it a night check-in: b935093cc6 user: mlatu tags: trunk | |
2023-06-09
| ||
12:12 | no need for that really check-in: 6ee3d0b045 user: mlatu tags: trunk | |
10:26 | well, i still get warning C4806: '|': unsafe operation: no value of type 'bool' promoted to type 'unsigned __int64' can equal the given constant; but at least fossil gdiff is how janet_wrap_bool does it so... check-in: 158f2eb2aa user: mlatu tags: trunk | |
2023-06-08
| ||
20:42 | too tired to carry on check-in: da3a6b54b4 user: mlatu tags: trunk | |
17:24 | idk check-in: cfee56f87c user: mlatu tags: trunk | |
16:58 | glfwWindowShouldClose returns boolean i guess and i simply had to wrap it check-in: 401cf073b4 user: mlatu tags: trunk | |
2023-06-05
| ||
20:50 | compiles and runs again but seems broken check-in: f41568d116 user: mlatu tags: trunk | |
2023-06-04
| ||
13:25 | added header files check-in: 3a6cc1dd56 user: mlatu tags: trunk | |
2023-06-03
| ||
15:49 | now i just need to find out why it is failing to include webgpu.h in glfw3webgpu.h check-in: feb39ceccd user: mlatu tags: trunk | |
15:48 | some more progress check-in: 877b9e9b02 user: mlatu tags: trunk | |
14:38 | well, some progress check-in: 1ca667caa5 user: mlatu tags: trunk | |
2023-06-01
| ||
22:46 | guess there is no need for scratchmem here check-in: d6db56dbfb user: mlatu tags: trunk | |
17:24 | oopsie check-in: 394c186a74 user: mlatu tags: trunk | |
17:04 | oopsie check-in: cc055a803b user: mlatu tags: trunk | |
17:03 | dropped generated file and eliminated one unallocated read check-in: b2623bfd76 user: mlatu tags: trunk | |
2023-05-31
| ||
11:31 | tried to debug that double free, but it doesnt happen on windows or it isnt caught check-in: 29443232c4 user: mlatu tags: trunk | |
07:25 | convenience script check-in: 66d295bd91 user: mlatu tags: trunk | |
2023-05-30
| ||
21:45 | generates, compiles, test runs until double free or corruption (out) on linux will valgrind tommorrow check-in: fb7760e772 user: mlatu tags: trunk | |
12:02 | added some janet specific prerequisitory text check-in: 70bdc5d777 user: mlatu tags: trunk | |
11:55 | added webgpu-release.h for convenience, fixed link in readme check-in: 17809ac22e user: mlatu tags: trunk | |
09:01 | clarified readme check-in: 90d91f99da user: mlatu tags: trunk | |
08:45 | formatting, switch to static glfw, renamed requestDevice to highlight it uses scratchmem check-in: 35101d1789 user: mlatu tags: trunk | |
2023-05-28
| ||
17:14 | changed project documentation check-in: 9dfd9c77a0 user: mlatu tags: trunk | |
11:03 | JES check-in: 70e3610b2a user: mlatu tags: trunk | |
00:20 | i can almost smell the colors check-in: 87eef8e104 user: mlatu tags: trunk | |
2023-05-27
| ||
22:39 | added simple callback check-in: 293294cd6b user: mlatu tags: trunk | |
22:32 | added simple callback check-in: 584a284dfb user: mlatu tags: trunk | |
21:06 | cleaned up the debugging mess <3 check-in: d2f4dec6b5 user: mlatu tags: trunk | |
20:55 | readme check-in: 1b703fdd80 user: mlatu tags: trunk | |