Jelle Raaijmakers
|
1540c56e6c
LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP`
|
%!s(int64=2) %!d(string=hai) anos |
Jelle Raaijmakers
|
dda5987684
LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth`
|
%!s(int64=2) %!d(string=hai) anos |
Jelle Raaijmakers
|
494024b70e
LibGL: Verify `Texture2D` existence
|
%!s(int64=2) %!d(string=hai) anos |
Jelle Raaijmakers
|
8ab410a536
LibGL: Implement `glGetTexImage`
|
%!s(int64=2) %!d(string=hai) anos |
Jelle Raaijmakers
|
eb7c3d16fb
LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion
|
%!s(int64=2) %!d(string=hai) anos |
Stephan Unverwerth
|
54307a9cd3
LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
4e0643ae97
LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
c21a3b3029
LibGL: Better handling of texture targets and default textures
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
3832656464
LibGL: East-const two methods in `Texture2D`
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
7833f25f8f
LibGL: Remove stubbed border from `glTexImage2D`
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
5e9d99474d
LibGL: Remove image storage from MipMap
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
39545d4b49
LibGL: Attach device image to texture object and upload image data
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
212334eaef
LibGL: Simplify Texture2D reading; add support for RGB565
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
bccfa205d3
LibGL: Improve mipmap lookup in Texture2D
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
5e370e6f96
LibGL: Implement `GL_(UN)PACK_ALIGNMENT`
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
0d57f08b98
LibGL: Use `Array::back()` for last mipmap selection
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
e7d3483618
LibGL: Implement glTexSubImage2D
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
19a08ff187
LibGL: Implement glPixelStorei
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
b38edf994b
LibGL: Allow glTexImage2D to create uninitialized textures
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
22905daacb
LibGL: Fix interpretation of BGRA byte order
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
12785849aa
LibGL: Turn Sampler2D into an actual class
|
%!s(int64=3) %!d(string=hai) anos |
Stephan Unverwerth
|
fde0045ebe
LibGL: Introduce Texture base class for all texture types
|
%!s(int64=4) %!d(string=hai) anos |