-
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#150: use glFlush instead of swap_buffers since we don't have double …
…buffering and we don't want the buffer to be cleared! Also re-work the code to avoid creating so many drawables and context: provide utility methods gl_begin and gl_end to take care of that and pass the drawable to the methods that need it. git-svn-id: https://xpra.org/svn/Xpra/trunk@2327 3bb7dfac-3a0b-4e04-842a-767bc560f471
- Loading branch information
Showing
1 changed file
with
63 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters