Files
ppsspp/ext
Unknown W. Brackets fbc4b4e7a1 Use glCopyImageSubData() when it's available.
There's 4 different extensions providing this functionality.  NV is
supported on desktop and mobile, EXT/OES on mobile, and ARB on desktop.

Mostly these are only supported by desktop cards and NVIDIA mobile.

Good improvement in performance on NVIDIA when blit is called a lot, since
it doesn't need to rebind anything or change state.  Example is in desert
city in Tales of Phantasia.
2015-12-06 10:39:21 -08:00
..
2015-01-19 08:30:18 -08:00
2014-12-04 07:19:27 +01:00
2015-02-21 15:51:03 -08:00
2014-10-26 17:48:59 -07:00
2014-10-26 17:48:59 -07:00