|
e86f4cdd45
|
move ellipse component type to specialization
|
2024-08-08 22:16:24 +02:00 |
|
|
e420ab1ef7
|
add credits
|
2024-08-08 22:05:05 +02:00 |
|
|
e1ea3c764f
|
improve example makefile
|
2024-08-08 21:54:54 +02:00 |
|
|
c1d26dc69c
|
fix example makefile
|
2024-08-08 21:54:37 +02:00 |
|
|
213d1eec3a
|
remove init test
doesn't really make sense to have a test launch a gui app
instead I can do that stuff in examples/ and test manually
|
2024-08-08 21:49:15 +02:00 |
|
|
b2b5087309
|
add examples dir
sorry for the makefile it's shit
|
2024-08-08 21:48:39 +02:00 |
|
|
9477218b69
|
improve test makefile
|
2024-08-08 21:41:35 +02:00 |
|
|
6d80dc7717
|
move ptk_vec to include
|
2024-08-08 20:33:56 +02:00 |
|
|
98296bdcd0
|
correct PtkVec member names
|
2024-08-08 20:16:35 +02:00 |
|
|
d3d3de971f
|
fix ellipse top left calculations
|
2024-08-08 20:07:09 +02:00 |
|
|
f30af266e0
|
remove unneeded position from frag shader
|
2024-08-08 19:58:53 +02:00 |
|
|
36176e1ea6
|
switch from cglm to my own vector types
|
2024-08-08 19:53:02 +02:00 |
|
|
5c8557d1ab
|
rename ptk_vec to ptk_list
|
2024-08-08 19:17:53 +02:00 |
|
|
b2052fb6c4
|
Squashed commit of the following:
commit 88aed48fa7
Author: jacekpoz <jacekpoz@proton.me>
Date: Thu Aug 8 18:31:22 2024 +0200
make ellipses work (thanks krizej!!!)
commit 78cca6becd
Author: jacekpoz <jacekpoz@proton.me>
Date: Thu Aug 8 17:42:19 2024 +0200
some tests
|
2024-08-08 19:14:50 +02:00 |
|
|
b39df59588
|
fix normalizing positions
|
2024-08-08 16:26:45 +02:00 |
|
|
786529c25e
|
remove swapchain extent debugs
|
2024-08-08 15:23:01 +02:00 |
|
|
6b89ff963a
|
fix black screen
|
2024-08-08 15:19:43 +02:00 |
|
|
0401884144
|
inherit name in nix shell
|
2024-08-08 15:08:51 +02:00 |
|
|
81c039c70e
|
update nix package src path
|
2024-08-08 15:07:52 +02:00 |
|
|
2370255fed
|
add gnumake to nix package deps
|
2024-08-08 15:07:11 +02:00 |
|
|
f4a51c730e
|
move nix package up a dir
|
2024-08-08 14:48:07 +02:00 |
|
|
ab70af6d7d
|
fix c docs heading
|
2024-08-08 14:45:21 +02:00 |
|
|
db1d342022
|
move shaderc from shell to package
|
2024-08-08 14:42:06 +02:00 |
|
|
f2d87fdd00
|
init
|
2024-08-08 14:38:43 +02:00 |
|