362 Commits

Author SHA1 Message Date
David Gonzalez Martin
ed3c76c0b0 Use shader compilation from command line
This avoid dependency compilation and linking
2024-11-30 05:18:21 -06:00
David Gonzalez Martin
b76e9d7ff3 Resize swapchain 2024-11-28 06:21:19 -06:00
David Gonzalez Martin
e7c90645c0 Fix debug callback on Radeon Linux driver 2024-11-26 06:01:00 -06:00
David Gonzalez Martin
8a41e8d3a9 Use brew clang distribution 2024-11-25 19:31:09 -06:00
David Gonzalez Martin
f7b3756416 Fix compiler error 2024-11-25 18:05:48 -06:00
David Gonzalez Martin
49b58be7a8 Separate build directories per build type 2024-11-25 17:03:09 -06:00
David Gonzalez Martin
2ea18f35b6 Disable validation layers on release 2024-11-25 12:39:57 -06:00
David Gonzalez Martin
02735e5014 Abstract renderer away 2024-11-24 15:12:10 -06:00
David Gonzalez Martin
7f5b4b22c6 Move 'glfw' out of the core file 2024-11-20 19:08:52 -06:00
David Gonzalez Martin
fabbef437a Fix more font issues 2024-11-18 21:57:07 -06:00
David Gonzalez Martin
52c4b40cff Fix more font issues 2024-11-15 09:26:48 -06:00
David Gonzalez Martin
4268284ede Text drawing minor refactor 2024-11-14 08:40:59 -06:00
David Gonzalez Martin
8400d9f6e3 Can draw some text 2024-11-13 08:52:20 -06:00
David Gonzalez Martin
7565edc4d1 Integrate stb_truetype 2024-11-11 21:06:11 -06:00
David Gonzalez Martin
be2de1d672 Render a texture 2024-11-10 08:48:46 -06:00
David Gonzalez Martin
8083104b13 Integrate STB and abstract Vulkan image creation 2024-11-09 18:50:09 -06:00
David Gonzalez Martin
c80e574f01 Store pixel coordinate instead of normalized value 2024-11-09 18:00:45 -06:00
David Gonzalez Martin
5e3e5c9f50 Fix leftover 2024-11-09 11:38:33 -06:00
David Gonzalez Martin
0df52ab511 Compile shaders from the code 2024-11-09 11:34:13 -06:00
David Gonzalez Martin
969f9a3700 Disable build burden (LLVM) locally 2024-11-09 06:10:35 -06:00
David Gonzalez Martin
ea56f55629 Draw a quad 2024-11-08 09:27:35 -06:00
David Gonzalez Martin
496fac59bd Minor tweaks 2024-11-06 20:18:00 -06:00
David Gonzalez Martin
96a18481b5 Render a white screen with Vulkan 2024-11-06 11:30:04 -06:00
David Gonzalez Martin
a5c4df539e Add retries to the release step 2024-11-05 09:45:57 -06:00
David Gonzalez Martin
c6e2f23340 Separate steps 2024-11-05 09:27:16 -06:00
David Gonzalez Martin
9ca821e600 Upload artifacts on every CI run and better envs 2024-11-05 08:36:42 -06:00
David Gonzalez Martin
7e844a3aa6 List tags after deleting latest release 2024-11-05 07:28:42 -06:00
David Gonzalez Martin
8cda364e69 More fixing 2024-11-05 07:22:02 -06:00
David Gonzalez Martin
fe1c3bd1ce Fix github push command 2024-11-05 07:19:40 -06:00
David Gonzalez Martin
8ca6d8b412 Fix github push command 2024-11-05 07:17:57 -06:00
David Gonzalez Martin
311c96828f Delete tag as well 2024-11-05 07:16:49 -06:00
David Gonzalez Martin
efc8f6d666 Fix token setup 2024-11-05 07:15:38 -06:00
David Gonzalez Martin
831a6d4a23 Try to delete latest release to renew date 2024-11-05 07:14:28 -06:00
David Gonzalez Martin
324afd46a8 Integrate GUI dependencies 2024-11-05 07:10:41 -06:00
David Gonzalez Martin
4077ac19d4 Reorganize backend code 2024-11-04 16:52:57 -06:00
David Gonzalez Martin
38e7193b4d Introduce a both Bash and CMake boolean variable 2024-11-04 12:55:35 -06:00
David Gonzalez Martin
2498d2c210 Only package if needed 2024-11-04 09:14:09 -06:00
David Gonzalez Martin
96d6204044 Dummy change 2024-11-03 15:31:08 -06:00
David Gonzalez Martin
d44e2a7e93 Fine tune settings 2024-11-03 15:28:42 -06:00
David Gonzalez Martin
8aeca70e22 Generate id for tag generation step 2024-11-03 15:21:02 -06:00
David Gonzalez Martin
929483570a Fix step name 2024-11-03 15:17:33 -06:00
David Gonzalez Martin
83e2e361fe Better tag management? 2024-11-03 15:15:16 -06:00
David Gonzalez Martin
dba8afd4f9 Force tag creation and fix Windows path 2024-11-03 15:07:28 -06:00
David Gonzalez Martin
2335aa4fb5 More fixes 2024-11-03 15:01:34 -06:00
David Gonzalez Martin
c8fe996ebf Try to fix release once again 2024-11-03 15:00:13 -06:00
David Gonzalez Martin
dcd6ec0c14 Try to fix release 2024-11-03 14:50:03 -06:00
David Gonzalez Martin
ec542bf766 Try to fix release 2024-11-03 14:46:30 -06:00
David Gonzalez Martin
34f7b309b6 Revert "Use external action"
This reverts commit bb494d512c5705650b4f6ca1710666a469f38d7e.
2024-11-03 14:41:47 -06:00
David Gonzalez Martin
bb494d512c Use external action 2024-11-03 14:26:09 -06:00
David Gonzalez Martin
5ad7511f50 Automate tag creation 2024-11-03 14:19:36 -06:00