]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Explicitly request the desired GL profile type.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 31 Dec 2019 03:44:08 +0000 (03:44 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 31 Dec 2019 03:44:08 +0000 (03:44 +0000)
commit7e1e118c743ea5f229f8d2206ad05861cd6afda3
treebc790713f5a6e0adf326be870193dd78aa674c7f
parent852587f1186bd4b811d27338622f244fd36ecd60
Explicitly request the desired GL profile type.

Might make GLES2 mode work on desktop Linux with GLES2 supporting drivers.

Also make the debug mode work in GLES2 too (if supported, that is; if not SDL is documented to ignore it anyway).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12482 d7cf8633-e32d-0410-b094-e92efae38249
vid_sdl.c