1148 Commits (891cc6606efe76d0ef87f01e49570191d7f7e955)
 

Author SHA1 Message Date
Vladimír Vondruš 891cc6606e Adapted to Corrade changes. 14 years ago
Vladimír Vondruš 2fc010263d Class AbstractResourceLoader. 14 years ago
Vladimír Vondruš d688cf2efc ResourceManager: new Loading and NotFound data states. 14 years ago
Vladimír Vondruš 72145e1339 Debug output operator for ResourceState enum. 14 years ago
Vladimír Vondruš 1ac9041680 ResourceManager: stateless test. 14 years ago
Vladimír Vondruš ca9828de64 ResourceManager: various cleanup. 14 years ago
Vladimír Vondruš 510755ea6e ResourceManager: privately inherit Implementation::ResourceManagerData. 14 years ago
Vladimír Vondruš 4bdb248e76 ResourceManager: public accessor for fallback resource. 14 years ago
Vladimír Vondruš 9623229ec0 Reorganized ResourceManager.h / Resource.h files. 14 years ago
Vladimír Vondruš 9c007114ac ResourceManager: make internal functions private. 14 years ago
Vladimír Vondruš 4545eb8987 Doc++ 14 years ago
Vladimír Vondruš a387e23f43 Updated forward declarations. 14 years ago
Vladimír Vondruš b7e3871cde Split Resource and ResourceManager to two files. 14 years ago
Vladimír Vondruš 0181bad749 Workaround to fix KDevelop autocompletion. 14 years ago
Vladimír Vondruš 3ac906db9e Fixed AbstractShaderProgram documentation. 14 years ago
Vladimír Vondruš 2f4092bde0 Prefix *_EXPORT macros with MAGNUM_ to avoid collisions. 14 years ago
Vladimír Vondruš 6793a30701 NaClApplication: implemented mouse locking. 14 years ago
Vladimír Vondruš 331b027fb8 Minor cleanup. 14 years ago
Vladimír Vondruš 78e9c7add1 NaClApplication: schedule one more redraw after fullscreen switch. 14 years ago
Vladimír Vondruš 8a3d2c12c6 Doc++ 14 years ago
Vladimír Vondruš 03721cd95c Bring Math::Constants<float> to Magnum namespace. 14 years ago
Vladimír Vondruš 438bd52bf3 Doc++ 14 years ago
Vladimír Vondruš afacc9071f Updated forward declaration header. 14 years ago
Vladimír Vondruš 8e3e3ac6d3 Doc++ 14 years ago
Vladimír Vondruš 97383b8a62 NaClApplication: fullscreen switching support. 14 years ago
Vladimír Vondruš 152eb4e4b4 NaClApplication: fixed boolean fuckup. 14 years ago
Vladimír Vondruš c488d8f2d0 Minor #include cleanup. 14 years ago
Vladimír Vondruš d7f9538f15 PKGBUILD-nacl: we can use makeflags. 14 years ago
Vladimír Vondruš 7ba6fc51ed Fixed compilation for OpenGL ES. 14 years ago
Vladimír Vondruš ef1642aea1 Added MAGNUM_ASSERT_{VERSION,EXTENSION}_SUPPORTED() macros. 14 years ago
Vladimír Vondruš a5e8d4535c Debug output operator for Version enum. 14 years ago
Vladimír Vondruš 5b707d3524 Using GLfloat as default template parameter also in Color. 14 years ago
Vladimír Vondruš d2f0a2a045 Using default template arguments instead of GLfloat everywhere. 14 years ago
Vladimír Vondruš 642ab3b74d WTF? 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š 04c8f21360 Fixed serious issue with Context::is*Supported(). 14 years ago
Vladimír Vondruš 757ca13514 Sdl2Application: don't request specific OpenGL version. 14 years ago
Vladimír Vondruš 985b28cf07 Sdl2Application: fix modifiers everywhere, not only for key press. 14 years ago
Vladimír Vondruš 72ffca1dad Cube primitive has now flat normals. 14 years ago
Vladimír Vondruš cf0ca06d39 NaClApplication: relative position in MouseMoveEvent. 14 years ago
Vladimír Vondruš b013c0d26e Sdl2Application: proper implementation of event accepting/rejecting. 14 years ago
Vladimír Vondruš 6dda7e4c1f Convenience functions for accessing Matrix[34] vectors. 14 years ago
Vladimír Vondruš 7cdbad0557 Sdl2Application: also lock cursor to window when locking mouse. 14 years ago
Vladimír Vondruš ddc0652272 Sdl2Application: make mouse locking functions public. 14 years ago
Vladimír Vondruš fabbb99722 NaClApplication: fix improper assertion. 14 years ago
Vladimír Vondruš a7eff451d4 Added missing include. 14 years ago
Vladimír Vondruš 6f492de8e3 Physics: work around cyclic dependency of ObjectShape.h and OSGroup.h. 14 years ago
Vladimír Vondruš 03e6c9859c Mention forward declarations and headers in coding style. 14 years ago
Vladimír Vondruš d2cd358495 Forward declarations for enums in SceneGraph. 14 years ago