Jelle Raaijmakers 2a749525e0 LibGL: Add API stubs 1 年之前
..
Buffer 59df2e62ee LibGL: Add simple implementation of buffer objects 2 年之前
GL d57e9b53a0 LibGL: Implement `GL_BLEND_DST` and `GL_BLEND_SRC` 2 年之前
Shaders c837e7bbf3 LibGL: Fix minor const-correctness issues 2 年之前
Tex c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
Buffer.cpp 62092a329d LibGL: Make `GLsizeiptr` signed 2 年之前
CMakeLists.txt aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
ClipPlane.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 年之前
ContextParameter.cpp d57e9b53a0 LibGL: Implement `GL_BLEND_DST` and `GL_BLEND_SRC` 2 年之前
GLAPI.json 2a749525e0 LibGL: Add API stubs 1 年之前
GLContext.cpp edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 年之前
GLContext.h edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 年之前
Image.cpp ea2f88a483 LibGL: Implement support for the `GL_RGB5_A1` internal image format 2 年之前
Image.h 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support 2 年之前
Lighting.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 年之前
List.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 年之前
Matrix.cpp edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 年之前
NameAllocator.cpp cd7d2c3446 LibGL: Remove Texture note leftovers from the NameAllocator class 2 年之前
NameAllocator.h 892006218a LibGL: Refactor TextureNameAllocator to a more general NameAllocator 2 年之前
Shader.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 年之前
Stencil.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 年之前
Texture.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 年之前
Vertex.cpp c978891dda LibGL: Optimize appends in `gl_vertex` 1 年之前