]> git.sesse.net Git - movit/commitdiff
Check for GLES in init_movit().
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 23:01:48 +0000 (00:01 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 23:01:48 +0000 (00:01 +0100)
This sort of worked by accident already, since 30 was interpreted
as desktop OpenGL 3.0, but this is more proper.


No differences found