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
Some newer CPUs prefer rendering functions that fit in the L1 cache rather than fully unrolled ones. I think this will optimize performance in 640x400 and higher resolution modes on CPUs like Intel Pentium or the AMD K5.
The text was updated successfully, but these errors were encountered:
Some newer CPUs prefer rendering functions that fit in the L1 cache rather than fully unrolled ones. I think this will optimize performance in 640x400 and higher resolution modes on CPUs like Intel Pentium or the AMD K5.
The text was updated successfully, but these errors were encountered: