branchsbox/bindless-lightcookiescancel

8 Commits over 30 Days - 0.01cph!

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