Stephan Unverwerth
|
d6e9b433cf
LibGL: Add support for GL_BLEND in glEnable() and glDisable()
|
4 年之前 |
Stephan Unverwerth
|
279737642c
LibGL: Add defines and stubs for glBlendFunc()
|
4 年之前 |
Stephan Unverwerth
|
2b9ad11bd8
LibGL: Implement glFlush() and glFinish()
|
4 年之前 |
Stephan Unverwerth
|
c2d84efaae
LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T>
|
4 年之前 |
Stephan Unverwerth
|
b63b15eeb5
LibGL: SoftwareRasterizer: Use perspective correct interpolation
|
4 年之前 |
Ali Mohammad Pur
|
720d21411b
LibGL: Implement glGenLists and a few friends
|
4 年之前 |
Stephan Unverwerth
|
a8fc4be47a
LibGL: Add supporting code for depth buffer
|
4 年之前 |
Jesse Buhagiar
|
e8cd89a538
LibGL: Move polygon clipping to `Clipper` class
|
4 年之前 |
Stephan Unverwerth
|
5ff248649b
LibGL: Add software rasterizer
|
4 年之前 |
Stephan Unverwerth
|
e6c0600499
LibGL: Add back face culling functions
|
4 年之前 |
Ali Mohammad Pur
|
f601f12801
LibGL: Implement glOrtho and underlying functions
|
4 年之前 |
Jesse Buhagiar
|
f07a7f7b94
LibGL: Impement glLoadMatrixf and underlying function
|
4 年之前 |
Jesse Buhagiar
|
ea0df0b5da
LibGL: Implement glScalef
|
4 年之前 |
Jesse Buhagiar
|
55b3ecfbd3
LibGL: Check for matrix stack over/underflow
|
4 年之前 |
Jesse Buhagiar
|
1959efe063
LibGL: Set GL error on some calls during begin/end
|
4 年之前 |
Jesse Buhagiar
|
e537e2690a
LibGL: Implement glGetError and underlying function
|
4 年之前 |
Jesse Buhagiar
|
4807d32139
LibGL: Implement a basic OpenGL 1.x compatible library
|
4 年之前 |