16 Commits (77068a1810ea0edbbfffbe2261edc2d7016edff3)

Author SHA1 Message Date
Vladimír Vondruš 5b9b2dedef Added EXT_discard_framebuffer ES2 extension to the list. 14 years ago
Vladimír Vondruš cdb8893e7b Added all currently supported OpenGL ES extensions to the list. 14 years ago
Vladimír Vondruš 3e32d5ece7 Added ARB_map_buffer_range extension to the list. 14 years ago
Vladimír Vondruš dc1ab80cda Doc++ 14 years ago
Vladimír Vondruš 9138f1bcc9 Added OpenGL 4.3 extensions to the list. 14 years ago
Vladimír Vondruš ef1642aea1 Added MAGNUM_ASSERT_{VERSION,EXTENSION}_SUPPORTED() macros. 14 years ago
Vladimír Vondruš def1d7b3c6 Class for putting marks into OpenGL command stream for use in debuggers. 14 years ago
Vladimír Vondruš 99ac6ff812 Added missing extensions into Context.cpp. 14 years ago
Vladimír Vondruš d4286117e5 Added extension. 14 years ago
Vladimír Vondruš 0cb857b66f @todo++ 14 years ago
Vladimír Vondruš e2023ab278 Updated OpenGL ES support in Context and related files. 14 years ago
Vladimír Vondruš 5efa8402e5 Marking some non-implemented features as "won't be supported". 14 years ago
Vladimír Vondruš 9f48ba1d53 Added @todo and new extension. 14 years ago
Vladimír Vondruš c47b416bcf Added EXT_direct_state_access to Extensions list. 14 years ago
Vladimír Vondruš 0145343d59 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vladimír Vondruš ae28de197b Classes for handling version and extension information. 14 years ago