Age | Commit message (Collapse) | Author | Files | Lines |
|
If selected unsupported renderer, it must fallback to some supported.
|
|
Moved shared code into separate method.
|
|
Mode can be switched from yellow bar.
Also renamed map draw type related variables and methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For now unused.
|
|
|
|
|
|
|
|
GL_EXT_direct_state_access.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allow in OpenGL modes copy surface into video memory
without software blitting.
|
|
|
|
It create issues atleast in Mesa.
|
|
|
|
|
|
For now it empty.
|
|
For now it same with drawImage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By default unassigned.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|