branchsbox/bindless-lightcookiescancel

8 Commits over 30 Days - 0.01cph!

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