Jelle Raaijmakers
|
b8c0ebccfd
LibSoftGPU: Implement depth offset factor
|
3 yıl önce |
Jelle Raaijmakers
|
a20bf80b05
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
|
3 yıl önce |
Jelle Raaijmakers
|
950ded7ab9
LibSoftGPU: Mention correct `i686` target in `Device` comment
|
3 yıl önce |
Jelle Raaijmakers
|
7906ada015
LibSoftGPU: Update coverage mask bits during rasterization
|
3 yıl önce |
Hendiadyoin1
|
d866637074
LibSoftGPU: Use round_to<int> in Device::get_rasterization_rect_of_size
|
3 yıl önce |
Jelle Raaijmakers
|
a699e0a9d7
LibSoftGPU: Remove initial fog factor value from Device
|
3 yıl önce |
Jelle Raaijmakers
|
526390ec06
LibSoftGPU: Move back to `i32`-based subpixels
|
3 yıl önce |
Jelle Raaijmakers
|
e70dc20650
LibSoftGPU: Replace some `interpolate()` calls with `VectorN::dot`
|
3 yıl önce |
Jelle Raaijmakers
|
dfb218f6a8
LibSoftGPU: East-const `interpolate`
|
3 yıl önce |
Jelle Raaijmakers
|
6090e79191
LibSoftGPU: Use `u64` for `Device` statistics vars
|
3 yıl önce |
Jelle Raaijmakers
|
e1a6966863
LibSoftGPU: Check for bottom edge in top-left rule in `Device`
|
3 yıl önce |
Jelle Raaijmakers
|
f680d82086
LibSoftGPU: Reuse edge function for front/back culling
|
3 yıl önce |
Jelle Raaijmakers
|
26a463506e
LibSoftGPU: Use `AK::abs` directly instead of `fabsf`
|
3 yıl önce |
Jesse Buhagiar
|
c9f44c746a
LibGL+LibSoftGPU: Add `GL_ADD` Texture Environment
|
3 yıl önce |
Stephan Unverwerth
|
5bb76e9b63
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
|
3 yıl önce |
Stephan Unverwerth
|
4a99875582
LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images
|
3 yıl önce |
Stephan Unverwerth
|
1f3642ed48
LibGPU+LibSoftGPU: Move RasterizerOptions into LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
5d2740217f
LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
5bf224708f
LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
8f359bf758
LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
e416380826
LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
b652db1f54
LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
7da9447619
LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
e7450fa940
LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
4e0643ae97
LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
24d420312c
LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU
|
3 yıl önce |
Stephan Unverwerth
|
ac033dd9b6
LibGL+LibGPU+LibSoftGPU: Move DeviceConfig to LibGPU
|
3 yıl önce |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 yıl önce |
Jelle Raaijmakers
|
8a3242cb83
LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation
|
3 yıl önce |
Jelle Raaijmakers
|
bc5e5afc7b
LibSoftGPU+LibGfx: Transform and normalize normals before lighting
|
3 yıl önce |