Jelle Raaijmakers
|
aa3a6767f6
LibGL+LibGPU+LibSoftGPU: Implement blend equations
|
1 سال پیش |
Jelle Raaijmakers
|
edcb6176ce
LibGL+Lib*GPU: Set model view and projection matrices separately
|
1 سال پیش |
Linus Groh
|
e76394d96c
AK: Remove infallible version of StringBuilder::to_byte_buffer
|
2 سال پیش |
Karol Baraniecki
|
fc4d37eea5
LibGL: Use fallible version of StringBuilder::to_byte_buffer
|
2 سال پیش |
Jelle Raaijmakers
|
e3f8ac2c05
LibGL: Remove DeprecatedString usage
|
2 سال پیش |
Jelle Raaijmakers
|
ee4039caf8
LibGL: Stop unnecessarily casting to `float`
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 سال پیش |
Jelle Raaijmakers
|
fe5419da0f
LibGL: Implement state for all pixel store parameters
|
2 سال پیش |
Jelle Raaijmakers
|
6c87c98ed0
LibGL: Remove `GL::present_context`
|
2 سال پیش |
Jelle Raaijmakers
|
f6dfd77268
LibGL: Prevent segfault due to texture destruction
|
2 سال پیش |
Andrew Kaster
|
8ed5ed3ec0
LibGL: Make GL::create_context fallible
|
2 سال پیش |
Jelle Raaijmakers
|
bac7a12fb9
LibGL: Simplify setting the color mask
|
2 سال پیش |
Jelle Raaijmakers
|
1aa1c89afa
LibGL+LibGPU+LibSoftGPU: Report texture clamp to edge support
|
2 سال پیش |
Jelle Raaijmakers
|
00d46e5d77
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
|
2 سال پیش |
Jelle Raaijmakers
|
44953a4301
LibGL+LibGPU+LibSoftGPU: Implement `glCopyTex(Sub)?Image2d`
|
2 سال پیش |
Jelle Raaijmakers
|
eb81b66b4e
LibGL+LibGPU+LibSoftGPU: Rename `blit_color_buffer_to`
|
2 سال پیش |
Jelle Raaijmakers
|
1d36bfdac1
LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE`
|
2 سال پیش |
Jelle Raaijmakers
|
6d8dd0ee61
LibGL: Remove unused/default includes from `GLContext`
|
2 سال پیش |
Jelle Raaijmakers
|
f08411ba3f
LibGL: Improve constants and types compatibility
|
2 سال پیش |
Jelle Raaijmakers
|
94f016b363
LibGL+LibGPU+LibSoftGPU: Report texture env add extension
|
2 سال پیش |
Jelle Raaijmakers
|
eb7c3d16fb
LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion
|
2 سال پیش |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
Luke Wilde
|
971d6ce16f
LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace
|
3 سال پیش |
RKBethke
|
0836912a6d
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
|
3 سال پیش |
Jelle Raaijmakers
|
a20bf80b05
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
|
3 سال پیش |
Jelle Raaijmakers
|
582fb3f263
LibGL+LibGPU: Copy line width to rasterizer in `glLineWidth`
|
3 سال پیش |
Jelle Raaijmakers
|
0dcb23ee96
LibGL+LibGPU: Implement `glPointSize`
|
3 سال پیش |
Jelle Raaijmakers
|
365fb36108
LibGL: Split up GLContext implementation into logical units
|
3 سال پیش |