branchsbox/bindless-lightcookiescancel

8 Commits over 30 Days - 0.01cph!

10 Months Ago
Update shaders
10 Months Ago
Sample lightcookies with explicit LOD since we can use this on compute as well
10 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
10 Months Ago
Cookies on fog
10 Months Ago
Fix typos and get bindless cookeies on shader, m_lightCookie is just a standard HRenderTexture now
10 Months Ago
Remove all references to lightcookiemanager, add Texture2D GetLightCookieTexture() to lightbinner
10 Months Ago
Remove all references to lightcookiemanager, add Texture2D GetLightCookieTexture() to lightbinner
10 Months Ago
Remove ilightcookieutils, cookieslice, etc