Move canvas layer pixel mapping to renderer gl
This commit is contained in:
@@ -446,6 +446,9 @@ array-buffer, static-upload, vertex-attribute, primitive-mode, and blend-state
|
||||
tokens to `pp_renderer_gl`.
|
||||
Simple UI text, text-input, border, scroll, and animation timeline draw paths
|
||||
now also delegate blend-state tokens to `pp_renderer_gl`.
|
||||
Canvas layer cube/equirect generation, clear, restore, and snapshot paths now
|
||||
also delegate cube/2D texture targets, active texture units, blend/clear state,
|
||||
and RGBA8 read/write pixel mapping to `pp_renderer_gl`.
|
||||
The existing renderer classes are not yet fully
|
||||
behind the renderer interfaces.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user