Jelle Raaijmakers 857ab2e06d LibGL: Create symlinks for headers and shared library 1 year ago
..
Buffer 59df2e62ee LibGL: Add simple implementation of buffer objects 2 years ago
GL 5cff59557e LibGL: Add all `glPushAttrib` bit flags 1 year ago
Shaders c837e7bbf3 LibGL: Fix minor const-correctness issues 2 years ago
Tex c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
Buffer.cpp 62092a329d LibGL: Make `GLsizeiptr` signed 2 years ago
CMakeLists.txt 857ab2e06d LibGL: Create symlinks for headers and shared library 1 year ago
ClipPlane.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 years ago
ContextParameter.cpp aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 year ago
GLAPI.json aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 year ago
GLContext.cpp aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 year ago
GLContext.h aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 year ago
Image.cpp ea2f88a483 LibGL: Implement support for the `GL_RGB5_A1` internal image format 2 years ago
Image.h 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support 2 years ago
Lighting.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 years ago
List.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 years ago
Matrix.cpp edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 year ago
NameAllocator.cpp cd7d2c3446 LibGL: Remove Texture note leftovers from the NameAllocator class 2 years ago
NameAllocator.h 892006218a LibGL: Refactor TextureNameAllocator to a more general NameAllocator 2 years ago
Shader.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 years ago
Stencil.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 years ago
Texture.cpp a55360781b LibGL: Move AK/Debug.h include to where it is used 2 years ago
Vertex.cpp c978891dda LibGL: Optimize appends in `gl_vertex` 1 year ago