summaryrefslogtreecommitdiff
path: root/include/vcl/opengl
AgeCommit message (Expand)Author
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard
2014-05-23we only support GLX 1.3+Markus Mohrhard
2014-05-23Lsan: fix memory leakMarkus Mohrhard
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-09move the renderToFile function to the helper to avoid the contextMarkus Mohrhard
2014-04-29Add gluErrorString() replacement to OpenGLHelperTor Lillqvist
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás
2014-04-27First try to render OpenGL content in a windowZolnai Tamás
2014-04-27OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-18Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard