| .. |
|
bloom
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
computecloth
|
Merge pull request #925 from galaxysailing/computecloth-update
|
2022-12-31 13:44:47 +01:00 |
|
computecullandlod
|
Minor code cleanup
|
2023-06-18 17:53:21 +02:00 |
|
computeheadless
|
Fix shaders path for computeheadless and renderheadless
|
2023-07-12 10:07:39 -05:00 |
|
computenbody
|
|
|
|
computeparticles
|
|
|
|
computeraytracing
|
Removed unnecessary component swizzle assignments
|
2022-12-31 12:31:27 +01:00 |
|
computeshader
|
Removed unnecessary component swizzle assignments
|
2022-12-31 12:31:27 +01:00 |
|
conditionalrender
|
Simplify push constant setup
|
2023-02-24 17:03:48 +01:00 |
|
conservativeraster
|
|
|
|
debugmarker
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
deferred
|
Merge pull request #959 from itoral/fix_depth_stencil_aspects
|
2022-07-30 08:56:32 +02:00 |
|
deferredmultisampling
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
deferredshadows
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
descriptorbuffer
|
Fixed rotation code
|
2023-04-15 18:29:09 +02:00 |
|
descriptorindexing
|
Fix cube count & indices logic error in descriptorindexing example
|
2022-08-08 02:15:03 -04:00 |
|
descriptorsets
|
Clean up descriptor pool setup
|
2023-06-08 18:34:17 +02:00 |
|
displacement
|
|
|
|
distancefieldfonts
|
|
|
|
dynamicrendering
|
Use correct layout for color attachment
|
2023-06-03 16:48:37 +02:00 |
|
dynamicstate
|
Code cleanup and fixes
|
2023-02-24 16:13:31 +01:00 |
|
dynamicuniformbuffer
|
|
|
|
gears
|
|
|
|
geometryshader
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
gltfloading
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
gltfscenerendering
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
gltfskinning
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
graphicspipelinelibrary
|
|
|
|
hdr
|
Merge pull request #959 from itoral/fix_depth_stencil_aspects
|
2022-07-30 08:56:32 +02:00 |
|
imgui
|
Added ImGui style selection
|
2023-02-25 10:27:47 +01:00 |
|
indirectdraw
|
|
|
|
inlineuniformblocks
|
Merge pull request #790 from kuhar/clang-warnings
|
2022-12-31 14:03:31 +01:00 |
|
inputattachments
|
Replaced debug marker with debug utils in framework
|
2023-05-09 20:04:34 +02:00 |
|
instancing
|
|
|
|
meshshader
|
use EXT for mesh shader feature
|
2023-04-19 00:02:15 +08:00 |
|
multisampling
|
Synchronization fix
|
2023-02-24 16:50:39 +01:00 |
|
multithreading
|
|
|
|
multiview
|
|
|
|
negativeviewportheight
|
|
|
|
occlusionquery
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
offscreen
|
Removed unnecessary binding.
|
2023-07-10 15:37:00 +03:00 |
|
oit
|
MoltenVK-specific fixes for descriptorindexing and oit examples
|
2022-08-05 00:27:58 -04:00 |
|
parallaxmapping
|
Ray tracing samples can now also use the UI overlay
|
2021-08-28 12:59:10 +02:00 |
|
particlesystem
|
Renamed particle fire sample
|
2023-07-16 16:03:29 +02:00 |
|
pbrbasic
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
pbribl
|
fix minor typo
|
2022-11-15 18:11:05 +02:00 |
|
pbrtexture
|
|
|
|
pipelines
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
pipelinestatistics
|
|
|
|
pushconstants
|
Merge pull request #790 from kuhar/clang-warnings
|
2022-12-31 14:03:31 +01:00 |
|
pushdescriptors
|
Fix a typo in rotation.y update
|
2023-03-04 09:29:39 -08:00 |
|
radialblur
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
rayquery
|
Removed unused combined sampler from layout
|
2022-09-26 17:47:59 +02:00 |
|
raytracingbasic
|
|
|
|
raytracingcallable
|
|
|
|
raytracingintersection
|
Store buffers on device
|
2023-07-16 14:06:18 +02:00 |
|
raytracingreflections
|
|
|
|
raytracingsbtdata
|
updating sbt record data example to also cover miss sbt data
|
2022-09-26 20:28:08 -06:00 |
|
raytracingshadows
|
|
|
|
raytracingtextures
|
Reworked descriptor setup
|
2023-04-12 19:54:11 +02:00 |
|
renderheadless
|
Fix shaders path for computeheadless and renderheadless
|
2023-07-12 10:07:39 -05:00 |
|
screenshot
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
shaderobjects
|
Clean up validation
|
2023-06-03 16:51:03 +02:00 |
|
shadowmapping
|
Don't render scene when shadow map is dislplayed
|
2022-12-31 12:11:21 +01:00 |
|
shadowmappingcascade
|
Fix frustum corner calculation for cascading shadows (Vulkan's clip space has a [0,1] z range instead of [-1,1]).
|
2023-02-20 23:13:19 +01:00 |
|
shadowmappingomni
|
Merge pull request #783 from michead/shadowmappingomni
|
2022-12-31 13:50:18 +01:00 |
|
specializationconstants
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
sphericalenvmapping
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
ssao
|
Minor code cleanup
|
2022-12-09 07:24:32 +01:00 |
|
stencilbuffer
|
Add stencil format require toggle
|
2023-05-09 18:03:51 +02:00 |
|
subpasses
|
Fixed dst access mask for input attachment access
|
2023-06-20 18:57:32 +02:00 |
|
terraintessellation
|
Fix UV calculation
|
2023-06-08 18:31:31 +02:00 |
|
tessellation
|
|
|
|
textoverlay
|
Correct the dimensions of the font data buffer
|
2023-04-19 17:43:05 +02:00 |
|
texture
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
texture3d
|
Fix animation update
|
2023-04-07 12:58:11 +02:00 |
|
texturearray
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
texturecubemap
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
texturecubemaparray
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
texturemipmapgen
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
texturesparseresidency
|
Removed unnecessary component swizzle assignments
|
2022-12-31 12:31:27 +01:00 |
|
triangle
|
Reworked triangle sample
|
2023-07-16 19:25:55 +02:00 |
|
variablerateshading
|
Fixed specialization constant type
|
2022-12-24 15:26:48 +01:00 |
|
vertexattributes
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
viewportarray
|
|
|
|
vulkanscene
|
Minor code cleanup
|
2023-07-16 15:55:58 +02:00 |
|
CMakeLists.txt
|
Renamed particle fire sample
|
2023-07-16 16:03:29 +02:00 |