General OpenGL: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Line 13: Line 13:


OpenGL object types and concepts
OpenGL object types and concepts
* [[Texture]]s
{{object list}}
** [[Image Format]]s
** [[Multisample Texture]]s
** [[Cubemap Texture]]s
** [[Array Texture]]s
** [[Buffer Texture]]s
* [[Buffer Object]]s
** [[Pixel Buffer Object]]
** [[Uniform Buffer Object]]
* [[Default Framebuffer|Framebuffer]]
** [[Framebuffer Object]]
** [[Depth Buffer]]
* [[Sync Object]]
* [[Query Object]]


== Rendering pipeline ==
== Rendering pipeline ==

Revision as of 19:52, 10 February 2013

General OpenGL Category Page

General information

OpenGL concepts

OpenGL object types and concepts


Rendering pipeline


FAQs and factoids

Deprecated Functionality

The following sections are deprecated in version 3.0 and removed in 3.1 and above. You should not rely on this functionality going forward.