Changeset 844 for branches/vendor/nokia/qt/current/include/QtOpenGL
- Timestamp:
- May 3, 2011, 4:49:08 PM (15 years ago)
- Location:
- branches/vendor/nokia/qt/current/include/QtOpenGL
- Files:
-
- 3 added
- 1 deleted
- 2 edited
-
QGLBuffer (added)
-
QtOpenGL (modified) (1 diff)
-
headers.pri (modified) (1 diff)
-
private/qgl_cl_p.h (deleted)
-
private/qtriangulator_p.h (added)
-
qglbuffer.h (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/nokia/qt/current/include/QtOpenGL/QtOpenGL
r556 r844 4 4 #include <QtGui/QtGui> 5 5 #include "qgl.h" 6 6 7 #include "qglcolormap.h" 7 8 #include "qglframebufferobject.h" -
branches/vendor/nokia/qt/current/include/QtOpenGL/headers.pri
r649 r844 1 SYNCQT.HEADER_FILES = qgl.h qgl colormap.h qglframebufferobject.h qglpixelbuffer.h qglscreen_qws.h qglshaderprogram.h ../../include/QtOpenGL/QtOpenGL2 SYNCQT.HEADER_CLASSES = ../../include/QtOpenGL/QMacGLCompatTypes ../../include/QtOpenGL/QMacCompatGLint ../../include/QtOpenGL/QMacCompatGLuint ../../include/QtOpenGL/QMacCompatGLenum ../../include/QtOpenGL/QGLFormat ../../include/QtOpenGL/QGLContext ../../include/QtOpenGL/QGLWidget ../../include/QtOpenGL/QGL Colormap ../../include/QtOpenGL/QGLFramebufferObject ../../include/QtOpenGL/QGLFramebufferObjectFormat ../../include/QtOpenGL/QGLPixelBuffer ../../include/QtOpenGL/QGLScreenSurfaceFunctions ../../include/QtOpenGL/QGLScreen ../../include/QtOpenGL/QGLShader ../../include/QtOpenGL/QGLShaderProgram3 SYNCQT.PRIVATE_HEADER_FILES = qgl_ cl_p.h qgl_egl_p.h qgl_p.h qglextensions_p.h qglframebufferobject_p.h qglpaintdevice_p.h qglpixelbuffer_p.h qglpixmapfilter_p.h qglwindowsurface_qws_p.h qgraphicsshadereffect_p.h qgraphicssystem_gl_p.h qpaintengine_opengl_p.h qpixmapdata_gl_p.h qpixmapdata_x11gl_p.h qwindowsurface_gl_p.h qwindowsurface_x11gl_p.h ../opengl/gl2paintengineex/qgl2pexvertexarray_p.h ../opengl/gl2paintengineex/qglcustomshaderstage_p.h ../opengl/gl2paintengineex/qglengineshadermanager_p.h ../opengl/gl2paintengineex/qglengineshadersource_p.h ../opengl/gl2paintengineex/qglgradientcache_p.h ../opengl/gl2paintengineex/qpaintengineex_opengl2_p.h ../opengl/gl2paintengineex/qtextureglyphcache_gl_p.h ../opengl/gl2paintengineex/qtriangulatingstroker_p.h ../opengl/util/fragmentprograms_p.h1 SYNCQT.HEADER_FILES = qgl.h qglcolormap.h qglframebufferobject.h qglpixelbuffer.h qglscreen_qws.h qglshaderprogram.h ../../include/QtOpenGL/QtOpenGL 2 SYNCQT.HEADER_CLASSES = ../../include/QtOpenGL/QMacGLCompatTypes ../../include/QtOpenGL/QMacCompatGLint ../../include/QtOpenGL/QMacCompatGLuint ../../include/QtOpenGL/QMacCompatGLenum ../../include/QtOpenGL/QGLFormat ../../include/QtOpenGL/QGLContext ../../include/QtOpenGL/QGLWidget ../../include/QtOpenGL/QGLColormap ../../include/QtOpenGL/QGLFramebufferObject ../../include/QtOpenGL/QGLFramebufferObjectFormat ../../include/QtOpenGL/QGLPixelBuffer ../../include/QtOpenGL/QGLScreenSurfaceFunctions ../../include/QtOpenGL/QGLScreen ../../include/QtOpenGL/QGLShader ../../include/QtOpenGL/QGLShaderProgram 3 SYNCQT.PRIVATE_HEADER_FILES = qgl_r_p.h ../opengl/util/fragmentprograms_p.h
Note:
See TracChangeset
for help on using the changeset viewer.
