Skip to content

Port implementation to VK_KHR_ray_tracing#7

Merged
GPSnoopy merged 36 commits intomasterfrom
VK_KHR_ray_tracing
Oct 10, 2020
Merged

Port implementation to VK_KHR_ray_tracing#7
GPSnoopy merged 36 commits intomasterfrom
VK_KHR_ray_tracing

Conversation

@GPSnoopy
Copy link
Owner

@GPSnoopy GPSnoopy commented Apr 10, 2020

  • Updated Vulkan SDK to 1.2.35.
  • Minimum Vulkan version is now 1.2.
  • Using VK_KHR_ray_tracing Vulkan extension instead of VK_NV_ray_tracing.
  • Using GL_EXT_ray_tracing GLSL extension instead of GL_NV_ray_tracing.
  • Added debug util methods around vkSetDebugUtilsObjectNameEXT to keep track of object names.

Will merge once the VK_KHR_ray_tracing extension is not beta anymore.

@GPSnoopy
Copy link
Owner Author

Merging even though the extention is still prelimanary, as this is blocking further improvements (e.g. #12).

@GPSnoopy GPSnoopy merged commit 3896ff4 into master Oct 10, 2020
@GPSnoopy GPSnoopy deleted the VK_KHR_ray_tracing branch October 10, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant