标签: opengl-es sdl sdl-2 opengl-es-3.0
我正在尝试设置SDL2(最新的主分支)以在Windows 7 64位桌面上使用OpenGL ES 3.0。
我需要像glew这样的东西吗?据我所知,Nvidia驱动程序本身允许ES 3.0上下文,但我可能错了?
我是否需要这样的模拟器:http://malideveloper.arm.com/resources/tools/opengl-es-emulator/?
我从Khronos网站下载了ES 3.0标题,但实际上不确定要链接什么。