qt5base-lts/examples/opengl/pbuffers2
Samuel Rødal ccf0669da9 Added QGLPixelBuffer implementation using framebuffer objects.
Instead of having QGLPixelBuffer be a unusable stub implementation we
deprecate it and implement it in terms of QOpenGLFramebufferObject.
Framebuffer objects are anyway the recommended replacement for
pixelbuffers in modern OpenGL, as the context switching overhead is
avoided.

Change-Id: Ia220c358ee92813e87981d297c51d84525010322
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2012-09-27 18:35:55 +02:00
..
bubbles.svg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
designer.png Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
glwidget.cpp Added QGLPixelBuffer implementation using framebuffer objects. 2012-09-27 18:35:55 +02:00
glwidget.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Added QGLPixelBuffer implementation using framebuffer objects. 2012-09-27 18:35:55 +02:00
pbuffers2.desktop Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
pbuffers2.pro clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
pbuffers2.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00