index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibSoftGPU
/
Config.h
Age
Commit message (
Expand
)
Author
2022-12-17
LibSoftGPU: Make output in PixelQuad generic
Stephan Unverwerth
2022-12-17
LibSoftGPU: Make input in PixelQuad generic
Stephan Unverwerth
2022-10-19
LibGL+LibGPU+LibSoftGPU: Report maximum texture size
cflip
2022-09-13
LibSoftGPU: Reduce subpixel precision from 6 to 4 bits
Jelle Raaijmakers
2022-09-11
LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE`
Jelle Raaijmakers
2022-05-11
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
RKBethke
2022-05-05
LibSoftGPU: Move back to `i32`-based subpixels
Jelle Raaijmakers
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU
Stephan Unverwerth
2022-03-07
LibSoftGPU: Use `float` instead of `int` for triangle screen coords
Jelle Raaijmakers
2022-01-22
LibSoftGPU: Configure stats overlay period
Lenny Maiorani
2022-01-19
LibSoftGPU: Reduce number of samplers to 2
Stephan Unverwerth
2022-01-12
LibGL+LibSoftGPU: Add `GL_MAX_LIGHTS` to get_context_parameter
Jesse Buhagiar
2022-01-09
LibSoftGPU: Allow arbitrary render target sizes
Stephan Unverwerth
2022-01-06
LibSoftGPU: Implement 5 bits of subpixel precision
Stephan Unverwerth
2022-01-01
LibSoftGPU: Add option to render a debug overlay
Stephan Unverwerth
2022-01-01
LibSoftGPU: Put all constexpr config options into Config.h
Stephan Unverwerth