14 Commits (ac90cd8a4517841448aa367ae0fcef210475719d)

Author SHA1 Message Date
Vladimír Vondruš 90ed04dc7a Image formats rework. 14 years ago
Vladimír Vondruš 43f6dbc72d Using integer vector aliases all over the place. 14 years ago
Vladimír Vondruš 9701c8dacb If targetting exactly ES 2.0, hide everything not available there. 14 years ago
Vladimír Vondruš fc0b405ccb Updated OpenGL ES support in Framebuffer. 14 years ago
Vladimír Vondruš 246f08c4f1 Using fixed-size 8bit integer for color attachment IDs. 14 years ago
Vladimír Vondruš aceb93c313 Distinguish dimensions (1D, 2D, 3D) from image size. 14 years ago
Vladimír Vondruš fe62f547de Reduced #includes in headers. 14 years ago
Vladimír Vondruš 685be07a8f Removed parameter-less clear() from Framebuffer. 14 years ago
Vladimír Vondruš aeda5009df Inlined simple function. 14 years ago
Vladimír Vondruš 39b4f6873f Fixed issue with depth buffer not cleared. 14 years ago
Vladimír Vondruš 51aa660f6c Decoupled framebuffer operations from Camera class. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš 8b9b161c5a Rework of image classes, added missing image formats. 14 years ago
Vladimír Vondruš f4fb9b5e7d Classes for managing framebuffer. 14 years ago