mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 05:42:06 +00:00
These stubs are largely implemented the same: their API is exposed, but they print to the debug console and sometimes `TODO()`. These changes allow GLU and Tux Racer to build. Methods stubbed: * `glTexImage1D` * `glTexImage3D` * `glTexCoord2d(v)` * `glNormalPointer` * `glTexGen(d|f|i)` * `glTexGenfv` |
||
|---|---|---|
| .. | ||
| gl.h | ||
| glext.h | ||
| glplatform.h | ||