Jelle Raaijmakers
|
fd4d6b0031
LibSoftGPU: Set obvious FP values for `depth_min/max`
|
3 years ago |
Jelle Raaijmakers
|
3a5f69b6f3
LibGL+LibSoftGPU: Implement normalization of normals
|
3 years ago |
Stephan Unverwerth
|
39995548e4
LibGL+LibSoftGPU: Add method to query device info
|
3 years ago |
Stephan Unverwerth
|
1a758d7bf2
LibSoftGPU: Move enums into separate file
|
3 years ago |
Stephan Unverwerth
|
f7c40b25ac
LibSoftGPU: Remove GLenum used for selecting rendered primitive type
|
3 years ago |
Stephan Unverwerth
|
de0069188f
LibSoftGPU: Remove OpenGL type for polygon mode
|
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
|
7d49015403
LibSoftGPU: Remove simple OpenGL types from RasterizerConfig
|
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 |