Stephan Unverwerth
|
bb28492af0
LibSoftGPU: Make output in PixelQuad generic
|
2 年之前 |
Stephan Unverwerth
|
c008b6ce18
LibSoftGPU: Make input in PixelQuad generic
|
2 年之前 |
cflip
|
abc0c44f0b
LibGL+LibGPU+LibSoftGPU: Report maximum texture size
|
2 年之前 |
Jelle Raaijmakers
|
6dcc808994
LibSoftGPU: Reduce subpixel precision from 6 to 4 bits
|
2 年之前 |
Jelle Raaijmakers
|
1d36bfdac1
LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE`
|
2 年之前 |
RKBethke
|
0836912a6d
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
|
3 年之前 |
Jelle Raaijmakers
|
526390ec06
LibSoftGPU: Move back to `i32`-based subpixels
|
3 年之前 |
Stephan Unverwerth
|
5d2740217f
LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU
|
3 年之前 |
Stephan Unverwerth
|
e416380826
LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU
|
3 年之前 |
Stephan Unverwerth
|
24d420312c
LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU
|
3 年之前 |
Jelle Raaijmakers
|
37dd10fbbe
LibSoftGPU: Use `float` instead of `int` for triangle screen coords
|
3 年之前 |
Lenny Maiorani
|
065525aba0
LibSoftGPU: Configure stats overlay period
|
3 年之前 |
Stephan Unverwerth
|
a5040ecdfc
LibSoftGPU: Reduce number of samplers to 2
|
3 年之前 |
Jesse Buhagiar
|
192befa84b
LibGL+LibSoftGPU: Add `GL_MAX_LIGHTS` to get_context_parameter
|
3 年之前 |
Stephan Unverwerth
|
57215d0e1f
LibSoftGPU: Allow arbitrary render target sizes
|
3 年之前 |
Stephan Unverwerth
|
8ae3eb6c33
LibSoftGPU: Implement 5 bits of subpixel precision
|
3 年之前 |
Stephan Unverwerth
|
b7c0c32f24
LibSoftGPU: Add option to render a debug overlay
|
3 年之前 |
Stephan Unverwerth
|
fe36edf6ae
LibSoftGPU: Put all constexpr config options into Config.h
|
3 年之前 |