mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 15:11:01 +00:00
We can get rid of a `VERIFY` since we already do this in `Array::at()`. Also move `::mipmap()` to the header file so it is inlined in `Sampler2D`. |
||
|---|---|---|
| .. | ||
| GL | ||
| Tex | ||
| Clipper.cpp | ||
| Clipper.h | ||
| CMakeLists.txt | ||
| DepthBuffer.cpp | ||
| DepthBuffer.h | ||
| GLBlend.cpp | ||
| GLColor.cpp | ||
| GLContext.cpp | ||
| GLContext.h | ||
| GLFog.cpp | ||
| GLLights.cpp | ||
| GLLists.cpp | ||
| GLMat.cpp | ||
| GLStruct.h | ||
| GLTexture.cpp | ||
| GLUtils.cpp | ||
| GLVert.cpp | ||
| GLVertexArrays.cpp | ||
| SoftwareGLContext.cpp | ||
| SoftwareGLContext.h | ||
| SoftwareRasterizer.cpp | ||
| SoftwareRasterizer.h | ||