Files
third_party_mesa3d/docs/relnotes
Ilia Mirkin d816a51b81 st/mesa: provide GL_OES_copy_image support by caching the original ETC data
The additional provision of GL_OES_copy_image is that it work for ETC.
However many desktop GPUs don't have native ETC support, so st/mesa does
the decoding by hand. Instead of discarding the compressed data, keep it
around in CPU memory. Use it when performing image copies.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Marek Olšák <marek.olsak@amd.com>
2016-08-12 20:21:08 -04:00
..
2013-04-17 08:48:14 -06:00
2015-03-04 11:01:45 +00:00
2015-04-27 17:28:29 +03:00
2013-05-01 21:01:48 +02:00
2015-04-27 17:28:29 +03:00
2014-07-07 16:28:37 -07:00
2014-07-18 16:50:05 -07:00