bluenoise-raytracer/ray_tracing_anyhit/shaders
2020-11-30 18:05:13 +01:00
..
frag_shader.frag Fixing access to nonuniform elements + SBT alignment 2020-05-27 14:43:05 +02:00
passthrough.vert New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
post.frag New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
random.glsl New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raycommon.glsl Properly calling trace function with payload1 2020-08-31 16:56:39 +02:00
raytrace.rahit Renaming to instanceCustomId 2020-11-30 18:05:13 +01:00
raytrace.rchit Renaming to instanceCustomId 2020-11-30 18:05:13 +01:00
raytrace.rgen New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raytrace.rmiss New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raytrace_0.rahit Properly calling trace function with payload1 2020-08-31 16:56:39 +02:00
raytrace_1.rahit Properly calling trace function with payload1 2020-08-31 16:56:39 +02:00
raytrace_rahit.glsl Renaming to instanceCustomId 2020-11-30 18:05:13 +01:00
raytraceShadow.rmiss Properly calling trace function with payload1 2020-08-31 16:56:39 +02:00
vert_shader.vert New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
wavefront.glsl Fixing image leak and computeDiffuse in Wavefront shading 2020-07-09 11:30:10 +02:00