30 Commits (ee2f65e79256e8250f892818d4aaa876e2dd34cb)

Author SHA1 Message Date
Vladimír Vondruš b0d714344a It's October already?! 2 years ago
Vladimír Vondruš 305fdf81ee It's 2023 already! 3 years ago
Vladimír Vondruš 55d5445ebf python: typed access to Image*.pixels. 3 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 4 years ago
James Murphy 6f260b05cd python: expose gl.Framebuffer.attach_texture(). 4 years ago
Vladimír Vondruš 1dd625a420 python: test gl.Framebuffer renderbuffer refcounting properly. 4 years ago
Vladimír Vondruš 75a0564cc3 python: make it possible to set mesh index buffer. 4 years ago
Vladimír Vondruš c51928c07e python: expose gl.Context. 5 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš 4cb109f592 python: add remaining gl.Renderer.set_blend*() overloads and a test. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš c560b8085a python: added gl.AbstractTexture.unbind(). 6 years ago
Vladimír Vondruš f8f0f3f1b7 python: expose framebuffer reading to an image (not a view). 7 years ago
Vladimír Vondruš 843160f58a python: throw instead of returning a falsy value in shader APIs. 7 years ago
Vladimír Vondruš 7f82f76eba python: test gl.AbstractShaderProgram.set_uniform() as well. 7 years ago
Vladimír Vondruš 3c9643ce74 python: expose textures and related APIs. 7 years ago
Vladimír Vondruš 79ac50e11a python: expose gl.Renderer.error. 7 years ago
Vladimír Vondruš f9851bdb1e python: expose shader interface APIs. 7 years ago
Vladimír Vondruš 128c2aa0af python: use an underscore for the less readable PixelFormat values. 7 years ago
Vladimír Vondruš fa3c0bdd05 python: better name for the gl.Framebuffer attachment owners property. 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š d5379c10eb python: expose buffer objects owned by gl.Mesh. 7 years ago
Vladimír Vondruš ecc616b48c python: expose minimum of GL::Renderer. 7 years ago
Vladimír Vondruš 2ae83a0c26 python: make ArrayView properly convertible from Python array. 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š 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
Vladimír Vondruš 2922f28267 Initial code for the Python bindings, adding math angle types. 7 years ago