You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renders at a base resolution of 2048x1152 (kd-11);
Red Dead Redemption
Renders at a base resolution of 1152x648 (kd-11);
The Evil Within
The evil within uses the GPU to decompress streaming texture resources by faking them as draw calls, using pixel shaders to do the heavy lifting. Then it copies the decoded dxt data using blit engine to merge into an atlas (kd-11);