Jelle Raaijmakers
|
eda1ffba73
LibGL: Implement `GL_TEXTURE_LOD_BIAS` for texture objects
|
2 years ago |
Jelle Raaijmakers
|
00d46e5d77
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
|
2 years ago |
Jelle Raaijmakers
|
1540c56e6c
LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP`
|
2 years ago |
Jelle Raaijmakers
|
dda5987684
LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth`
|
2 years ago |
Jelle Raaijmakers
|
44953a4301
LibGL+LibGPU+LibSoftGPU: Implement `glCopyTex(Sub)?Image2d`
|
2 years ago |
Jelle Raaijmakers
|
1d36bfdac1
LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE`
|
2 years ago |
Jelle Raaijmakers
|
494024b70e
LibGL: Verify `Texture2D` existence
|
2 years ago |
Jelle Raaijmakers
|
8ab410a536
LibGL: Implement `glGetTexImage`
|
2 years ago |
Jelle Raaijmakers
|
84c4b66721
LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support
|
2 years ago |
Jelle Raaijmakers
|
eb7c3d16fb
LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion
|
2 years ago |
Jelle Raaijmakers
|
07ae5514ae
LibGL: Rename units to all singular
|
2 years ago |