.. |
CMakeLists.txt
|
b8bb72abbe
LibSoftGPU: Add device method for creating images
|
3 年之前 |
Clipper.cpp
|
bca1b9f475
LibSoftGPU: Use `AK::mix` instead of manual interpolation
|
3 年之前 |
Clipper.h
|
251f3c007f
LibGL+LibSoftGPU: Move Vertex and Triangle structs to LibSoftGPU
|
3 年之前 |
Config.h
|
8ae3eb6c33
LibSoftGPU: Implement 5 bits of subpixel precision
|
3 年之前 |
DepthBuffer.cpp
|
ad3d5d43bd
LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library
|
3 年之前 |
DepthBuffer.h
|
ad3d5d43bd
LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library
|
3 年之前 |
Device.cpp
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 年之前 |
Device.h
|
b7c0c32f24
LibSoftGPU: Add option to render a debug overlay
|
3 年之前 |
DeviceInfo.h
|
39995548e4
LibGL+LibSoftGPU: Add method to query device info
|
3 年之前 |
Enums.h
|
c19632128c
LibGL+LibSoftGPU: Implement texture coordinate generation
|
3 年之前 |
Image.cpp
|
c72a996542
LibSoftGPU: Add method to copy texels between images
|
3 年之前 |
Image.h
|
c72a996542
LibSoftGPU: Add method to copy texels between images
|
3 年之前 |
ImageDataLayout.h
|
b41ad28654
LibSoftGPU: Add methods to read and write image data
|
3 年之前 |
ImageFormat.h
|
5e01ca29c5
LibGL: Optimize float divisions in `unpack_color`
|
3 年之前 |
Sampler.cpp
|
a362a95912
LibSoftGPU: Shift U/V coordinates just once in `Sampler`
|
3 年之前 |
Sampler.h
|
908a6339ec
LibSoftGPU: Add legacy texture env mode to sampler config
|
3 年之前 |
Triangle.h
|
251f3c007f
LibGL+LibSoftGPU: Move Vertex and Triangle structs to LibSoftGPU
|
3 年之前 |
Vertex.h
|
fef7f7159c
LibGL+LibSoftGPU: Implement eye, clip, NDC and window coordinates
|
3 年之前 |