From cb90a43bc9ffce0777ee4ea093264ee26bfbfce6 Mon Sep 17 00:00:00 2001 From: Lephenixnoir Date: Thu, 27 Feb 2020 11:20:40 +0100 Subject: [PATCH] --- bopti-on-fx-9860G.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bopti-on-fx-9860G.md b/bopti-on-fx-9860G.md index 2e8aef0..8cdc453 100644 --- a/bopti-on-fx-9860G.md +++ b/bopti-on-fx-9860G.md @@ -248,14 +248,14 @@ x coordinate, then render. Rectangle masks are aligned on the same x-coordinate as the VRAM so we don't have to shift them. In general, this will look like this: - <- Preserved area -><------------- Rendered area -------------> + <--- Preserved area ---><----------- Rendered area -----------> +----------- VRAM 1 ------------+----------- VRAM 2 ------------+ | ####################### # # # | # # # # # # # # # ########### | +-------------------------------+-------------------------------+ - | | | + | | +----------- Mask 1 ------------+----------- Mask 2 ------------+ - | ####### | ############################# | + | ###### | ############################# | +-------------------------------+-------------------------------+ | | +---------- Position -----------+