Mercurial > touhou
log
age | author | description |
---|---|---|
Thu, 12 Dec 2013 13:47:17 +0100 | Emmanuel Gil Peyrot | Use vertex array objects, to be compatible with OpenGL 3.1+ core profile. |
Fri, 30 May 2014 16:40:36 +0200 | Emmanuel Gil Peyrot | Don’t hardcode GLSL version in our shaders, instead make them dependent on GL version. |
Fri, 30 May 2014 16:40:36 +0200 | Emmanuel Gil Peyrot | Make the OpenGL flavor and version options work. |
Sat, 19 Apr 2014 19:05:06 +0200 | Emmanuel Gil Peyrot | Switch to libepoxy instead of libGLEW, which will help with OpenGL portability. |