summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb
diff options
context:
space:
mode:
authorJelle Raaijmakers <jelle@gmta.nl>2022-01-22 00:54:03 +0100
committerLinus Groh <mail@linusgroh.de>2022-02-22 23:48:59 +0000
commit011f6542db1c349868550653f96fed685a40861b (patch)
treec7c3239a17391226255c4b2a5bc4676d9fdab80b /Userland/Libraries/LibWeb
parente3d5a11d841bb817677c9daa608d0c4a0a8a25f8 (diff)
downloadserenity-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