58 Commits (d3d172daec4a5ab096aa1b2e32fda220bc4307f5)

Author SHA1 Message Date
Vladimír Vondruš 1f43839e04 Using EXT_direct_state_access in textures. 14 years ago
Vladimír Vondruš f9099a86bf Tracking texture state - bindings and limits. 14 years ago
Vladimír Vondruš beea8235b1 Using EXT_direct_state_access/ARB_separate_shader_objects for uniforms. 14 years ago
Vladimír Vondruš 193246e533 Private (implementation-only) OpenGL state tracker. 14 years ago
Vladimír Vondruš 806828f173 First extension-aware functionality - Buffer::copy(). 14 years ago
Vladimír Vondruš ce2ac51d08 Extension lists can be const as well. 14 years ago
Vladimír Vondruš 11823f6600 Context: use glGetString(GL_EXTENSIONS) on GL 2.1. 14 years ago
Vladimír Vondruš ae28de197b Classes for handling version and extension information. 14 years ago