branchsbox/bindless-lightcookiescancel

8 Commits over 30 Days - 0.01cph!

5 Months Ago
Update shaders
5 Months Ago
Sample lightcookies with explicit LOD since we can use this on compute as well
5 Months Ago
Remove ilightcookieutils, cookieslice, etc Remove all references to lightcookiemanager, add Texture2D GetLightCookieTexture() to lightbinner Fix typos and get bindless cookeies on shader, m_lightCookie is just a standard HRenderTexture now Cookies on fog Delete lightcookies.vtex which was a fixed array that we never really used
5 Months Ago
Cookies on fog
5 Months Ago
Fix typos and get bindless cookeies on shader, m_lightCookie is just a standard HRenderTexture now
5 Months Ago
Remove all references to lightcookiemanager, add Texture2D GetLightCookieTexture() to lightbinner
5 Months Ago
Remove all references to lightcookiemanager, add Texture2D GetLightCookieTexture() to lightbinner
5 Months Ago
Remove ilightcookieutils, cookieslice, etc