gecko-dev/gfx/wr/swgl
Bert Peers 0c6a81a2b3 Bug 1648879 - SWGL on Windows upside down r=lsalzman
Fix ODR violation: type of GLboolean must match gleam, else the unsafe{}
glue code will corrupt the parameters (and go out of bounds in
GetBooleanv). "Composite" was getting a garbage value for "flip".

Differential Revision: https://phabricator.services.mozilla.com/D81618
2020-06-30 00:09:39 +00:00
..
src Bug 1648879 - SWGL on Windows upside down r=lsalzman 2020-06-30 00:09:39 +00:00
build.rs
Cargo.toml Bug 1646741 - Update gleam to 0.12. r=kvark 2020-06-18 18:11:13 +00:00
README.md

swgl

Software OpenGL implementation for WebRender