commit | 500a60debc838ce394606c364957b7bebaaa1905 | [log] [tgz] |
---|---|---|
author | hesiod <tobias@miglix.eu> | Sun Oct 07 16:14:24 2018 +0000 |
committer | omar <ocornut@users.noreply.github.com> | Sun Oct 07 18:14:24 2018 +0200 |
tree | 095d37471a9b63fc07ce46af83b8cb74d0976711 | |
parent | 02afbaeef00d18bddcaabd378cb1812656e4daad [diff] |
Examples: OpenGL3: Cast compile/link status to GLboolean (#2112, #2125) Some OpenGL loaders/bindings do not allow comparisons between GLints and GLbooleans.