diff options
author | Jelle Raaijmakers <jelle@gmta.nl> | 2022-01-22 00:54:03 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-02-22 23:48:59 +0000 |
commit | 011f6542db1c349868550653f96fed685a40861b (patch) | |
tree | c7c3239a17391226255c4b2a5bc4676d9fdab80b /Userland/Libraries/LibWeb | |
parent | e3d5a11d841bb817677c9daa608d0c4a0a8a25f8 (diff) | |
download | serenity-011f6542db1c349868550653f96fed685a40861b.zip |
LibGL: Allow all primitives in `glBegin()`
We check for primitive support in `glEnd()`, so we do not need to
preemptively reject the mode in `glBegin()`. This allows `glBegin()` to
be invoked with `GL_POINTS`, for example.
Diffstat (limited to 'Userland/Libraries/LibWeb')
0 files changed, 0 insertions, 0 deletions