Jelle Raaijmakers c19632128c LibGL+LibSoftGPU: Implement texture coordinate generation 3 年之前
..
GL ccf6769d95 LibGL: Stub more API calls 3 年之前
Tex 7833f25f8f LibGL: Remove stubbed border from `glTexImage2D` 3 年之前
CMakeLists.txt abecff1766 LibGL: Stub lots of map-related methods 3 年之前
GLBlend.cpp 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 年之前
GLColor.cpp 9e9e1c7634 LibGL: Implement `glColor3/4dv` 3 年之前
GLContext.cpp b79642ef74 LibGL: Support missing context in `glGetError` and `glGetIntegerv` 3 年之前
GLContext.h 8cf91a5ae5 LibGL: Change `gl_tex_gen` param to `GLint` 3 年之前
GLDraw.cpp 401472c9a4 LibGL: Implement `glDrawPixels` and add stub for `glBitmap` 3 年之前
GLFog.cpp d73cc3d0eb LibGL: Implement `glFogi` 4 年之前
GLLights.cpp 688adba1a8 LibGL: Uncrash `glMaterialf` on invalid input 3 年之前
GLLists.cpp 506abf2a61 LibGL: Implement `glIsList` 3 年之前
GLMap.cpp abecff1766 LibGL: Stub lots of map-related methods 3 年之前
GLMat.cpp 4a36d6b439 LibGL: Implement `glMultMatrixd` 3 年之前
GLStencil.cpp 9c9fa33495 LibGL: Implement `glClearStencil` 3 年之前
GLTexture.cpp ccf6769d95 LibGL: Stub more API calls 3 年之前
GLUtils.cpp b79642ef74 LibGL: Support missing context in `glGetError` and `glGetIntegerv` 3 年之前
GLVert.cpp ccf6769d95 LibGL: Stub more API calls 3 年之前
GLVertexArrays.cpp 949d27f21b LibGL: Implement glDrawElements 4 年之前
SoftwareGLContext.cpp c19632128c LibGL+LibSoftGPU: Implement texture coordinate generation 3 年之前
SoftwareGLContext.h c19632128c LibGL+LibSoftGPU: Implement texture coordinate generation 3 年之前