Refresh/src
TheSpydog e4215efe5e
continuous-integration/drone/push Build is passing Details
Enable multiDrawIndirect feature, add indirect command struct (#30)
Fixes a validation error when attempting to draw multiple primitives via an indirect draw call. Adds some documentation for how indirect draw buffers should be set up.

Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
Reviewed-on: #30
Co-authored-by: TheSpydog <thespydog@noreply.example.org>
Co-committed-by: TheSpydog <thespydog@noreply.example.org>
2023-01-04 18:44:02 +00:00
..
Refresh.c Miscellaneous API changes + more MSAA fixes (#26) 2022-11-08 19:09:21 +00:00
Refresh_Driver.h Miscellaneous API changes + more MSAA fixes (#26) 2022-11-08 19:09:21 +00:00
Refresh_Driver_Template.txt Remove SRC1 blend factors and depthClampEnable flag 2022-12-28 19:10:59 -08:00
Refresh_Driver_Vulkan.c Enable multiDrawIndirect feature, add indirect command struct (#30) 2023-01-04 18:44:02 +00:00
Refresh_Driver_Vulkan_vkfuncs.h add DrawPrimitivesIndirect + fix sync issues 2022-08-25 12:21:49 -07:00
Refresh_Image.c Rework Presentation Flow (#15) 2022-03-02 06:33:57 +00:00
miniz.h image load and save 2020-12-27 22:45:12 -08:00
stb_image.h image load and save 2020-12-27 22:45:12 -08:00
stb_image_write.h image load and save 2020-12-27 22:45:12 -08:00