.. |
GL
|
c08dfe063a
LibGL: Add stub for glCopyTexSubImage2D
|
3 years ago |
Tex
|
c509e0c73c
LibGL: Add `border_color` to `Sampler2D`
|
3 years ago |
CMakeLists.txt
|
5bb76e9b63
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
|
3 years ago |
GLBlend.cpp
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
4 years ago |
GLColor.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
GLContext.cpp
|
65d4fb7649
LibGL: Set W-coordinate to 1 in `glRect*`
|
3 years ago |
GLContext.h
|
757f506fda
LibGL: Implement `GLContext::frontbuffer()`
|
3 years ago |
GLDraw.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
GLFog.cpp
|
d73cc3d0eb
LibGL: Implement `glFogi`
|
3 years ago |
GLLights.cpp
|
371d49c0f6
LibGL: Implement `glMateriali{v}`
|
3 years ago |
GLLists.cpp
|
506abf2a61
LibGL: Implement `glIsList`
|
3 years ago |
GLMap.cpp
|
abecff1766
LibGL: Stub lots of map-related methods
|
3 years ago |
GLMatrix.cpp
|
12d7b4e9ac
LibGL: Rename `GLMat.cpp` to `GLMatrix.cpp`
|
3 years ago |
GLStencil.cpp
|
11c807ebd1
LibGL+LibSoftGPU: Implement the stencil buffer
|
3 years ago |
GLTexture.cpp
|
c08dfe063a
LibGL: Add stub for glCopyTexSubImage2D
|
3 years ago |
GLUtils.cpp
|
b928fdc3ee
LibGL: Add stub `glClipPlane`
|
3 years ago |
GLVert.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
GLVertexArrays.cpp
|
6e9ea2f21f
LibGL: Implement `glArrayElement`
|
3 years ago |