Gregory Wells
|
228d75e5ac
|
finish query functions in Vulkan
|
2025-09-19 10:12:10 -04:00 |
|
Gregory Wells
|
17b7970aa0
|
vulkan physical device get properties
|
2025-09-17 13:24:30 -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
|
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
|
8658c7646f
|
add support for more formats in vulkan
|
2025-08-18 20:11:41 -04:00 |
|
Gregory Wells
|
70f8d5f31d
|
fix transfer queue jazz
|
2025-08-12 18:03:41 -04:00 |
|
Gregory Wells
|
3c8205c20f
|
finish moving present queue index to presentation queue
|
2025-08-12 17:53:56 -04:00 |
|
Gregory Wells
|
499fa5b1e7
|
present queue now stores present queue index
|
2025-08-12 17:49:37 -04:00 |
|
Gregory Wells
|
baac536897
|
redo does support present
|
2025-08-12 17:47:45 -04:00 |
|
Gregory Wells
|
0736d87d23
|
fix some stuff up
|
2025-08-12 16:08:56 -04:00 |
|
Gregory Wells
|
96808c1940
|
Merge branch 'master' of https://github.com/GregoryWells2007/Gryphn
|
2025-08-12 16:07:08 -04:00 |
|
Gregory Wells
|
acf2f8c228
|
fix destruction order
|
2025-08-12 15:40:32 -04:00 |
|
Gregory Wells
|
ddd28858ef
|
gnUnmapBuffer
|
2025-08-12 14:33:03 -04:00 |
|
Gregory Wells
|
b0db5bfd22
|
textures with VMA
|
2025-08-12 14:27:08 -04:00 |
|
Gregory Wells
|
88aa38adbf
|
create buffers with VMA
|
2025-08-12 14:10:25 -04:00 |
|
Gregory Wells
|
bddc4dfb0d
|
Import VMA
|
2025-08-12 09:21:16 -04:00 |
|
Gregory Wells
|
5b37555a34
|
inplement the allocators into instance creation
|
2025-08-09 20:04:57 -04:00 |
|
Gregory Wells
|
56d79663a2
|
fix some bugs on linux
|
2025-08-05 09:12:21 -04:00 |
|
Gregory Wells
|
0d26f03dbb
|
fixed bug where debug messengers were not getting created
|
2025-08-03 19:16:21 -04:00 |
|
Gregory Wells
|
3639c13f8c
|
bug in which uniform pools would underallocate when -O3 was enabled
|
2025-08-03 19:14:01 -04:00 |
|
Gregory Wells
|
13e5932890
|
fix some bugs
|
2025-08-03 18:46:39 -04:00 |
|
Gregory Wells
|
4e55fc6724
|
misses a couple vulkan warnings
|
2025-08-03 15:45:45 -04:00 |
|
Gregory Wells
|
b1790b59d8
|
fix the last few vulkan warnings
|
2025-08-03 15:29:13 -04:00 |
|
Gregory Wells
|
5f298554fd
|
more error hunting
|
2025-08-03 15:08:01 -04:00 |
|
Gregory Wells
|
acfc32656f
|
fix some warnings
|
2025-08-03 14:29:26 -04:00 |
|
Gregory Wells
|
50b285e824
|
fix output devices
|
2025-08-03 13:33:49 -04:00 |
|
Gregory Wells
|
69b063d6e5
|
add in an include
|
2025-08-03 12:10:41 -04:00 |
|
Gregory Wells
|
99892c6cbd
|
remove some debug messages
|
2025-08-03 11:43:49 -04:00 |
|
Gregory Wells
|
17b1cff781
|
a lot of loader cleanup
|
2025-08-03 11:43:20 -04:00 |
|
Gregory Wells
|
988333c0ac
|
essentially finish the loader rewrite
|
2025-08-03 10:59:00 -04:00 |
|
Gregory Wells
|
9d0f42731b
|
fix a lot of things
|
2025-08-03 10:27:30 -04:00 |
|
Gregory Wells
|
8a0ed5e7be
|
fix surface creation
|
2025-08-03 10:19:42 -04:00 |
|
Gregory Wells
|
74dc644cb6
|
redo gryphn output devices
|
2025-08-03 10:17:17 -04:00 |
|
Gregory Wells
|
0647207f9e
|
finish better vulkan error handling
|
2025-08-03 10:13:36 -04:00 |
|
Gregory Wells
|
c4af74aa52
|
more loader redoing (for instance)
|
2025-08-03 09:59:19 -04:00 |
|
Gregory Wells
|
da20b01638
|
continue instance functions redo
|
2025-08-03 09:55:29 -04:00 |
|
Gregory Wells
|
77b52b5d2d
|
redo some instance funcions stuff
|
2025-08-03 09:28:49 -04:00 |
|
Gregory Wells
|
797191c2b6
|
start using the dispatcher
|
2025-07-30 21:32:04 -04:00 |
|
Gregory Wells
|
b5984d22f4
|
finish vulkans support of return codes
|
2025-07-29 11:57:05 -04:00 |
|
Gregory Wells
|
a628dc7a23
|
some more vulkan return code production
|
2025-07-29 09:46:26 -04:00 |
|
Gregory Wells
|
09b139efa5
|
update command buffers
|
2025-07-29 09:37:19 -04:00 |
|
Gregory Wells
|
d48b4f0684
|
redo gryphn return codes in vulkan
|
2025-07-29 09:35:12 -04:00 |
|
Gregory Wells
|
07a2cf85ad
|
update gryphn to use GN_FALSE + GN_TRUE
|
2025-07-28 20:05:44 -04:00 |
|
Gregory Wells
|
0da1a8a4f6
|
support dynamic uniform buffers on vulkan
|
2025-07-23 11:57:17 -04:00 |
|
Gregory Wells
|
a08778c099
|
some more stuff that idk why i did it
|
2025-07-21 13:50:39 -04:00 |
|
Gregory Wells
|
46d1c2e802
|
change GN_IMAGE_DESCRIPTOR to GN_COMBINED_IMAGE_SAMPLER_DESCRIPTOR
|
2025-07-21 10:51:55 -04:00 |
|
Greg Wells
|
29a2818643
|
GN_EXT_QUEUES done, untested
|
2025-07-16 19:52:12 -04:00 |
|