Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Add workaround for MESA for using bptc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved shared code into separate method.
|
|
|
|
GL_EXT_direct_state_access.
|
|
|
|
|
|
|
|
|
|
For now it empty.
|
|
For now it same with drawImage.
|
|
|
|
|
|
|
|
|
|
For SDL2 set attributes for context version.
For SDL1.2 in X11 create own context.
For SDL1.2 and other platforms not implimented for now.
Also try fallback if need to older context versions.
|
|
Add some glx functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And use it for invalidate prepared for deletion images.
|
|
|
|
|
|
|
|
|
|
|
|
Add simple draw test in most renders.
|
|
|