Files
ppsspp/ext/native
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-09-23 10:59:12 +02:00
2015-11-18 21:56:05 -08:00
2015-09-19 10:32:35 +02:00
2015-10-06 19:07:28 +02:00
2015-09-21 12:46:42 -03:00
2015-09-21 12:46:42 -03:00