Search code examples
DX9 style intristics are disabled when not in dx9 compatibility mode?...

directx-11hlsl

Read More
Use Perlin noise to render wood...

graphicsshaderhlslnoise

Read More
D3D11 - passing blend weights and indices to vertex shader...

c++directx-11hlslvertex-shader

Read More
Direct3D Compute Shader running 15x slower than Unity Compute Shader...

unity-game-enginepluginsdirect3dhlsl

Read More
Step vs. comparison operator in HLSL?...

hlslintrinsics

Read More
Convert colors from RGB to NV12...

c++windowsh.264hlslms-media-foundation

Read More
Why does D3DCOLORtoUBYTE4 multiplies components by 255.001953f?...

windowsdirect3dhlsldirect3d11

Read More
Rendering to a full 3D Render Target in one pass...

directx-11hlslrendertarget3d-texture

Read More
Is this FFT from complex to complex or a bug?...

unity-game-enginemathffthlslcompute-shader

Read More
The Pixel Shader unit expects a Sampler...

hlsl

Read More
Packing int16 into fixed2 (Red + Green)...

c#unity-game-enginehlslshaderlab

Read More
Marshaling arrays into constant buffer for pixel shader not working as expected...

c#directx-11hlslsharpdxpacking

Read More
Why won't this HLSL Pixel Shader compile when RWStructuredBuffer is referenced?...

directxshaderhlslpixel-shaderdirectx-12

Read More
How can I change the compiling dir of hlsl files using CMAKE?...

cmakehlsl

Read More
HLSL Compiler omitting crucial statements...

directx-11hlsldirectcompute

Read More
How do I launch the HLSL debugger in Visual Studio 2017?...

c++visual-studio-2017windows-10directxhlsl

Read More
Views over Append/Consume buffers in Direct3D 11...

gpgpudirectx-11hlsl

Read More
Glsl mod vs Hlsl fmod...

mathopengldirectxglslhlsl

Read More
How to compile hlsl shaders multiple times in visual studio?...

visual-studio-2017directx-11hlsldirectx-9

Read More
Vertex shader compilation error from DX9 to DX11 (Unity 5.6 to 2017.4)...

unity-game-enginegraphicsshaderhlsl

Read More
How do I create a shader in unity like explained below?...

unity-game-engineshaderhlsl

Read More
Black hole distortion shader in Unity...

c#unity-game-engineshaderhlsl

Read More
Strange behaviour of HLSL pow() function using DirectX 11...

directx-11hlslpowterraintessellation

Read More
SPIR-V error with InterlockedMax after upgrading to LunarG SDK 1.0.68.0...

hlslvulkancompute-shaderspir-v

Read More
How to efficiently count the times that a color was used during whole Pixel Shader Stage?...

c++directxdirectx-11hlsl

Read More
Super huge bottleneck writing to GPU Compute Buffer?...

c#unity-game-engineshaderhlsl

Read More
Calculate Normal Vector...

c++math3ddirectxhlsl

Read More
SharpDX - fxc.exe error when compiling hlsl file...

c#directxhlslvertex-shadersharpdx

Read More
How to compile hlsl shader file in Visual Studio C# project...

c#shaderhlslsharpdx

Read More
HLSL tex2D() - where does the gradient come from?...

texturesdirect3dhlslmipmaps

Read More
BackNext