Refactor|libgui: Moved the active rectangle from GLState to GLTarget
GLTarget is a more appropriate place for specifying which portionof the target should be used for all operations. It also avoidsproblems with GL state stack management.
View differences
Refactor|libgui: Moved the active rectangle from GLState to GLTarget
GLTarget is a more appropriate place for specifying which portion
of the target should be used for all operations. It also avoids
problems with GL state stack management.