Jelle Raaijmakers
|
1a3af23a10
LibGL: Defer depth writing until after alpha testing
|
3 years ago |
Jelle Raaijmakers
|
60fa921daa
LibGL: Fix `GL_TRIANGLE_STRIP` rendering only half its triangles
|
3 years ago |
Stephan Unverwerth
|
39995548e4
LibGL+LibSoftGPU: Add method to query device info
|
3 years ago |
Stephan Unverwerth
|
f7c40b25ac
LibSoftGPU: Remove GLenum used for selecting rendered primitive type
|
3 years ago |
Stephan Unverwerth
|
f4d29bf665
LibSoftGPU: Remove OpenGL type for fog mode
|
3 years ago |
Stephan Unverwerth
|
74ed7713fa
LibSoftGPU: Remove OpenGL type for depth test func
|
3 years ago |
Stephan Unverwerth
|
33e601800c
LibSoftGPU: Remove OpenGL type for draw buffer selection
|
3 years ago |
Stephan Unverwerth
|
1904be0370
LibSoftGPU: Remove OpenGL type for culled side selection
|
3 years ago |
Stephan Unverwerth
|
24c76741e8
LibSoftGPU: Remove OpenGL type for front face selection
|
3 years ago |
Stephan Unverwerth
|
c720cd00db
LibSoftGPU: Remove OpenGL type for alpha blend factors
|
3 years ago |
Stephan Unverwerth
|
40bd73bdef
LibSoftGPU: Remove OpenGL type for alpha test func
|
3 years ago |
Stephan Unverwerth
|
d8c17c8838
LibGL+LibSoftGPU: Use device samplers for rendering
|
3 years ago |
Stephan Unverwerth
|
2a72d14336
LibSoftGPU: Make samplers part of device
|
3 years ago |
Stephan Unverwerth
|
b8bb72abbe
LibSoftGPU: Add device method for creating images
|
3 years ago |
Stephan Unverwerth
|
a9e27b9a0f
LibSoftGPU: Rename class SoftwareRasterizer to Device
|
3 years ago |