1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 16:05:06 +00:00
serenity/Userland/Libraries/LibGL/GL
Jelle Raaijmakers 8e3b7df408 LibGL: Implement GL_SAMPLES, GL_SAMPLE_BUFFERS context parameters
We do not support multisampling right now, so we return constant values
that indicate this.
2022-09-13 20:20:03 +02:00
..
gl.h LibGL: Implement GL_SAMPLES, GL_SAMPLE_BUFFERS context parameters 2022-09-13 20:20:03 +02:00
glext.h LibGL: Add glext.h and lots of new defines in gl.h 2021-12-27 11:58:43 +01:00
glplatform.h LibGL: Improve constants and types compatibility 2022-09-03 00:07:24 +02:00