degasus 9566dcf0da OGL: speed up the EFB cache
gcc doesn't optimize this loops with -O2, so using memset now.
A flag to skip the clear funktion was added as the cache is already cleared most of the time.
2014-06-05 14:53:09 +02:00
..
2014-05-19 09:21:44 +02:00
2014-02-18 02:19:10 -05:00
2014-03-09 21:12:01 +01:00
2014-03-14 13:51:23 -04:00
2014-06-05 14:53:09 +02:00