1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 10:45:08 +00:00
serenity/Userland/Libraries/LibGL/GL
RKBethke 0836912a6d LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
This commit implements glClipPlane and its supporting calls, backed
by new support for user-defined clip planes in the software GPU clipper.

This fixes some visual bugs seen in the Quake III port, in which mirrors
would only reflect correctly from close distances.
2022-05-11 23:09:47 +02:00
..
gl.h LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane 2022-05-11 23:09:47 +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: Add glext.h and lots of new defines in gl.h 2021-12-27 11:58:43 +01:00