29 Commits (f9851bdb1eda2e07ee8caf7b0d61faf4b0bdd283)

Author SHA1 Message Date
Vladimír Vondruš f9851bdb1e python: expose shader interface APIs. 7 years ago
Vladimír Vondruš d50b79d698 python: expose gl.Version and related utilities. 7 years ago
Vladimír Vondruš e8198cb97e python: fix PyInit_* declarations to work on Windows as well. 7 years ago
Vladimír Vondruš 1ec7269732 python: expose more from GL framebuffers. 7 years ago
Vladimír Vondruš 5a438ed474 python: um, why a 8-bit type? 7 years ago
Vladimír Vondruš 68e28685ff python: fix Clang's -Wmissing-prototypes warnings. 7 years ago
Vladimír Vondruš fa3c0bdd05 python: better name for the gl.Framebuffer attachment owners property. 7 years ago
Vladimír Vondruš c28f36e04a python: move refcounting in GL types also to holders. 7 years ago
Vladimír Vondruš 65d39b079e python: make the PyNonDestructibleClass helper public. 7 years ago
Vladimír Vondruš 76d7ee0dc7 python: store memory owner references in the holder type instead. 7 years ago
Vladimír Vondruš e28e58b5b8 python: hide cryptic shit in less cryptic wrappers. 7 years ago
Vladimír Vondruš 1ee3b69b98 python: added a TODO. 7 years ago
Vladimír Vondruš 3b7cfa4117 python: bind framebuffer reading. 7 years ago
Vladimír Vondruš 2ac4ca3338 python: expose basic Framebuffer. 7 years ago
Vladimír Vondruš b5e4253960 python: expose GL::RenderbufferFormat and GL::Renderbuffer. 7 years ago
Vladimír Vondruš 2d1022b739 python: rename a header for further additions. 7 years ago
Vladimír Vondruš bfdfad1226 python: expose GL::Renderer::setClearColor(). 7 years ago
Vladimír Vondruš 59969c3f67 python: expose (Mutable)ImageView. 7 years ago
Vladimír Vondruš d5379c10eb python: expose buffer objects owned by gl.Mesh. 7 years ago
Vladimír Vondruš d050145e51 python: put everything into a single module if magnum is built statically. 7 years ago
Vladimír Vondruš 21ee51fd96 python: do as little as possible in PYBIND11_MODULE. 7 years ago
Vladimír Vondruš ecc616b48c python: expose minimum of GL::Renderer. 7 years ago
Vladimír Vondruš 2b0dfaa22a python: expose MeshTools::compile(). 7 years ago
Vladimír Vondruš 8b1efde15f python: add generic MeshPrimitive and MeshIndexType enums. 7 years ago
Vladimír Vondruš 34acdf6c6a python: expose bits of GL::Mesh. 7 years ago
Vladimír Vondruš 7dadc27475 python: expose the GL::AbstractShaderProgram type. 7 years ago
Vladimír Vondruš 03af644506 python: expose minimum of GL::DefaultFramebuffer. 7 years ago
Vladimír Vondruš c94598d6c1 python: expose initial GL::Buffer bits. 7 years ago
Vladimír Vondruš aec29e7da8 python: initial bits of the GL library. 7 years ago