27 Commits

Author SHA1 Message Date
David Gonzalez Martin
0e34405b43 Separate renderers into their own file 2024-12-20 06:13:44 -06:00
David Gonzalez Martin
b9a6e07448 Fix small Vulkan X11 extensions issue 2024-12-20 05:55:33 -06:00
David Gonzalez Martin
665cc74bd1 Start working towards Metal 2024-12-20 05:43:47 -06:00
David Gonzalez Martin
b3427d0fcf Implement primitive caching and layout algorithm 2024-12-17 21:50:20 -06:00
David Gonzalez Martin
a9e0c8bfcb Clumsy UI prototype 2024-12-10 18:13:01 -06:00
David Gonzalez Martin
b30a2d0c52 Better MacOS support 2024-12-04 21:12:29 -06:00
David Gonzalez Martin
b20395fc1c Rework engine 2024-12-03 04:54:32 -06:00
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
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
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
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
96a18481b5 Render a white screen with Vulkan 2024-11-06 11:30:04 -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
324afd46a8 Integrate GUI dependencies 2024-11-05 07:10:41 -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
eed6fd6de9 implement linker 2024-11-03 13:35:13 -06:00
David Gonzalez Martin
6cf81cebec Rename after our recently deceased little dog 2024-11-02 15:03:26 -06:00
David Gonzalez Martin
f503a23586 Fix Windows CI 2024-10-24 08:11:50 -06:00
David Gonzalez Martin
ace033c3f6 Start writing LLVM code 2024-10-22 19:18:53 -06:00
David Gonzalez Martin
7fcb2d22b4 Reduce redundant code 2024-10-21 21:20:20 -06:00
David Gonzalez Martin
3bdc01ab0a Pact with the devil: LLVM 2024-10-21 17:33:19 -06:00
David Gonzalez Martin
f7c1077706 Start embracing the devil: CMake 2024-10-20 18:30:57 -06:00