diff options
Diffstat (limited to 'Development/Documentation/GlamorPerformance.mdwn')
-rw-r--r-- | Development/Documentation/GlamorPerformance.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Development/Documentation/GlamorPerformance.mdwn b/Development/Documentation/GlamorPerformance.mdwn index 52d718d8..84f9d0b6 100644 --- a/Development/Documentation/GlamorPerformance.mdwn +++ b/Development/Documentation/GlamorPerformance.mdwn @@ -87,3 +87,4 @@ Glamor doesn't accelerate drawing to pseudocolor at all. Probably a "good enough ## Fixed since 1.19 - GetImage for ZPixmap with non-trivial planemask is no longer a fallback. +- Overlapping blits now use [[MESA_tile_raster_order|https://www.khronos.org/registry/OpenGL/extensions/MESA/MESA_tile_raster_order.txt]] if available (~40% faster on VC4). |