7 Commits (919c4ebd8981bb1a24f497bcd7645c49fdd23432)

Author SHA1 Message Date
Vladimír Vondruš 471a6d0c28 GL: properly move BufferImage::dataSize(). 8 years ago
Vladimír Vondruš f47d591244 GL: move noncopyability tests to non-GL test executables. 8 years ago
Vladimír Vondruš 6c06bb5718 Split the OpenGL layer out, pt 17: adapted GL tests. 8 years ago
Vladimír Vondruš 7b5ef21bd9 Don't return redundant info from Image*::dataProperties(). 8 years ago
Vladimír Vondruš 8fa9b89882 Split the OpenGL layer out, pt 10: test the new image APIs. 8 years ago
Vladimír Vondruš 6d41597d1d Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago
Vladimír Vondruš fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš e0ee452297 Don't use deprecated Buffer functionality. 9 years ago
Vladimír Vondruš 46e118879f Test: use Containers::arrayView() and arrayCast() to simplify code. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 400b5fafcf Clarify and verify that NoCreate constructors don't need GL context. 9 years ago
Vladimír Vondruš f0cf36dea5 Added NoCreate {Compressed,}BufferImage constructors. 9 years ago
Vladimír Vondruš 44b2ae72bb Ability to create {Compressed,}BufferImage from an existing Buffer. 9 years ago
Vladimír Vondruš 876573fc6c Added {Compressed,}BufferImage::release(). 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš d314634352 Pixel storage support, part 5: new data properties computation. 11 years ago
Vladimír Vondruš 413908badc Pixel storage support, part 4: the PixelStorage class. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš 913a08e267 Compressed image support, part 6: Compressed* image classes. 11 years ago
Vladimír Vondruš 9e287c5671 Code cleanup. 11 years ago
Vladimír Vondruš 88f0415290 Support OpenGL tests also on Windows and OS X. 11 years ago
Vladimír Vondruš bad9a20f64 Test cleanup. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 3a230498e0 Fixed OOB memory access in test. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 97874a15ac Fix BufferImage test to pass and retrieve data with proper alignment. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš d2b38b712f Fixed compilation of tests on ES3. 13 years ago
Vladimír Vondruš ce7102df46 GCC 4.6 compatibility: no std::is_assignable. 13 years ago
Vladimír Vondruš 98d77e5bd1 Improved BufferImage API, added test. 13 years ago