https://bugzilla.redhat.com/show_bug.cgi?id=1689549
Bug ID: 1689549
Summary: Review Request: rust-glium - Elegant and safe OpenGL
wrapper
Product: Fedora
Version: rawhide
Status: NEW
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://eclipseo.fedorapeople.org/for-review/rust-glium.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/rust-glium-0.23.0-1.fc31.src.rpm
Description:
Elegant and safe OpenGL wrapper. Glium is an intermediate layer between OpenGL
and your application. You still need to manually handle the graphics pipeline,
but without having to use OpenGL's old and error-prone API. Its objectives: -
Be safe to use. Many aspects of OpenGL that can trigger a crash if misused are
automatically handled by glium. - Provide an API that enforces good pratices
such as RAII or stateless function calls. - Be compatible with all OpenGL
versions that support shaders, providing unified API when things diverge. -
Avoid all OpenGL errors beforehand. - Produce optimized OpenGL function calls,
and allow the user to easily use modern OpenGL techniques.
Fedora Account System Username: eclipseo
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]