Mercurial > touhou
view pytouhou/ui/opengl/backend.pxd @ 553:8f51e34d911c
Refactor graphics backend selection, to make them fallbackable and optional.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 29 May 2014 12:31:55 +0200 |
parents | |
children | 653a9f087673 |
line wrap: on
line source
cdef str flavor cdef float version cdef int major cdef int minor cdef bint double_buffer cdef bint is_legacy