523 Commits

Author SHA1 Message Date
Gregory Wells
5228b6630c finally redo physical device creation 2025-10-01 13:22:52 -04:00
Gregory Wells
5ce0ff3350 fix can device present function 2025-10-01 11:41:08 -04:00
Gregory Wells
63ec31216e forgot to return array of devices 2025-10-01 11:37:40 -04:00
Gregory Wells
ebc6ce724f fix some shit in the validation layers 2025-10-01 09:23:09 -04:00
Gregory Wells
3a5ddac2c5 "fixed" metal impl 2025-10-01 09:21:21 -04:00
Gregory Wells
f93853608c removed a ton of errors 2025-10-01 09:19:43 -04:00
Gregory Wells
481f590234 did some stuff in queue creation for vulkan 2025-10-01 09:18:22 -04:00
Gregory Wells
d79a3c45bf change more words 2025-09-29 23:33:47 -04:00
Gregory Wells
3bf252d582 uhhhh me change word 2025-09-29 23:30:32 -04:00
Gregory Wells
228d75e5ac finish query functions in Vulkan 2025-09-19 10:12:10 -04:00
Gregory Wells
3066f7c2bd check functions for new API 2025-09-19 09:29:55 -04:00
Gregory Wells
427f0ee5b1 reorder code 2025-09-19 09:25:12 -04:00
Gregory Wells
4b981055bd forgot that im stuipd 2025-09-19 09:24:20 -04:00
Gregory Wells
1095e20dc2 update utils version 2025-09-19 09:21:25 -04:00
Gregory Wells
a0450a0351 write all new functions headers 2025-09-19 09:21:18 -04:00
Gregory Wells
c495a7a0e8 change some useless stuff 2025-09-19 09:21:03 -04:00
Gregory Wells
eef7045ac2 feature layer functions 2025-09-17 13:47:23 -04:00
Gregory Wells
7ace503ab0 physical device features function and struct 2025-09-17 13:45:42 -04:00
Gregory Wells
6f278affc6 metal is instance suitable 2025-09-17 13:39:19 -04:00
Gregory Wells
f7e71b77c2 metal physical device properties function 2025-09-17 13:37:50 -04:00
Gregory Wells
88bdbe1e64 don't remember what I changed 2025-09-17 13:26:16 -04:00
Gregory Wells
17b7970aa0 vulkan physical device get properties 2025-09-17 13:24:30 -04:00
Gregory Wells
ef53ffd458 physical device retrieval functions 2025-09-10 13:46:49 -04:00
Gregory Wells
a446d6e75f instance suitability functions 2025-09-10 13:26:18 -04:00
Gregory Wells
0310652abc finish queryDevices function 2025-09-09 09:39:13 -04:00
Gregory Wells
88649174a9 remove old gnGetPhysicalDevices 2025-09-09 09:32:01 -04:00
Gregory Wells
9244b82f79 query metal devices 2025-09-09 09:31:09 -04:00
Gregory Wells
c5297cb17b start to redo physical device model 2025-09-04 14:52:37 -04:00
Gregory Wells
a709ff8808 rename gnPhysicalOutputDevice -> gnPhysicalDevice 2025-08-29 13:55:29 -04:00
Gregory Wells
76a787d48f fix some compile errors 2025-08-29 13:45:08 -04:00
Gregory Wells
1e8855905d update version of utils used 2025-08-29 13:43:25 -04:00
Gregory Wells
809750749a Update README.md 2025-08-20 14:39:18 -04:00
Gregory Wells
4d904557d8 Finish OpenGL support 2025-08-20 14:37:39 -04:00
Gregory Wells
263a8e54fa truly bind all uniforms 2025-08-20 10:52:26 -04:00
Gregory Wells
5422fd8b68 finally get stuff to present 2025-08-20 10:47:50 -04:00
Gregory Wells
0c89bdb791 bind texture uniforms 2025-08-19 22:20:53 -04:00
Gregory Wells
c7ae6532fd update uniforms properly 2025-08-19 22:18:55 -04:00
Gregory Wells
18ec089ebc copy set map to graphics pipeline 2025-08-19 22:18:44 -04:00
Gregory Wells
0c0988b75a redo shader mapping 2025-08-19 22:15:24 -04:00
Gregory Wells
01de997df5 fix buffer binding on OpenGL 2025-08-19 21:43:12 -04:00
Gregory Wells
380c5d056f flip framebuffer 2025-08-19 20:41:45 -04:00
Gregory Wells
f5d7257e66 fix framebuffers being drawn flipped 2025-08-19 17:43:56 -04:00
Gregory Wells
16d2e7b8fc SRGB in OpenGL 2025-08-19 16:50:16 -04:00
Gregory Wells
7f6ec430de finish the most basic rendering pipeline 2025-08-19 16:31:19 -04:00
Gregory Wells
50d8a669b3 draw commands 2025-08-19 08:50:00 -04:00
Gregory Wells
55605b6d5f render 2025-08-19 08:39:29 -04:00
Gregory Wells
740cf1e628 render fullscreen texcoord quad 2025-08-18 23:22:09 -04:00
Gregory Wells
453f7b70db create framebuffer object 2025-08-18 23:02:56 -04:00
Gregory Wells
51bd6e28fa get the first opengl commands to be deferred 2025-08-18 22:30:00 -04:00
Gregory Wells
7b1266281c Run OpenGL commands 2025-08-18 22:09:05 -04:00