summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_lite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-111-66/+14
* gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-011-104/+0
* ifdef fix for egl on ws_litetsenyk2010-05-051-0/+103
* Add QPlatformGLWidgetSurface::filterEventTom Cooksey2010-04-291-0/+14
* Add QPlatformGLWidgetSurface to GL integrtationTom Cooksey2010-04-291-16/+31
* Make a top-level QGLWidget work once, 50% of the timeTom Cooksey2010-04-081-3/+9
* Rename qglplatformintegration_lite.h & add QGLWidget surfaceTom Cooksey2010-04-081-1/+9
* Fixup QPlatformGLContextTom Cooksey2010-04-081-2/+13
* Introduce QPlatformGLContext to enable QtOpenGL in LighthouseTom Cooksey2010-04-061-30/+55
* Stub out QtOpenGL on Lighthouse & get it compilingTom Cooksey2010-03-311-0/+227