Files
mesa/src
Brian Paul 44f48fead5 st/mesa: implement a simple cache for glDrawPixels
Instead of discarding the texture we created, keep it around in case
the next glDrawPixels draws the same image again.  This is intended
to help application which draw the same image several times in a row,
either within a frame or subsequent frames.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2016-02-19 08:51:51 -07:00
..
2016-02-18 17:47:33 +00:00
2016-02-18 17:10:55 -05:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00