Stephan Unverwerth
|
ac033dd9b6
LibGL+LibGPU+LibSoftGPU: Move DeviceConfig to LibGPU
|
пре 3 година |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
Jelle Raaijmakers
|
8a3242cb83
LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation
|
пре 3 година |
Jelle Raaijmakers
|
bc5e5afc7b
LibSoftGPU+LibGfx: Transform and normalize normals before lighting
|
пре 3 година |
Jelle Raaijmakers
|
284a629ab4
LibGL+LibSoftGPU: Implement more of `GL_LIGHT_MODEL_COLOR_CONTROL`
|
пре 3 година |
Lenny Maiorani
|
759857b597
LibSoftGPU: Avoid copying data when doing triangle rasterization
|
пре 3 година |
Jelle Raaijmakers
|
870b835115
LibGfx+LibSoftGPU: Allow indexed reads into `Gfx::Vector`
|
пре 3 година |
Jelle Raaijmakers
|
20a5a4363c
LibSoftGPU: Remove unused vector types from `Device`
|
пре 3 година |
Jelle Raaijmakers
|
d75135663b
LibGfx+LibSoftGPU: Add and use `Vector.xy()`
|
пре 3 година |
Jelle Raaijmakers
|
439617cf6f
LibSoftGPU: Use `lroundf` instead of `roundf` in rasterization rect
|
пре 3 година |
Jelle Raaijmakers
|
37dd10fbbe
LibSoftGPU: Use `float` instead of `int` for triangle screen coords
|
пре 3 година |
Jelle Raaijmakers
|
9fc419395e
LibSoftGPU: Use destination alpha for texture decal function
|
пре 3 година |
Jelle Raaijmakers
|
e1c863d99a
LibSoftGPU: Use non-normalized light vector for attenuation
|
пре 3 година |
Jelle Raaijmakers
|
c3273e9492
LibSoftGPU: Clean up some conditionals in `Device`
|
пре 3 година |
Jelle Raaijmakers
|
f28047de73
LibSoftGPU: Round rasterization position to nearest integer
|
пре 3 година |
Jelle Raaijmakers
|
8c9fa50c61
LibSoftGPU: Apply regular cartesian coordinate system
|
пре 3 година |
Jelle Raaijmakers
|
971b39ae4f
LibSoftGPU: Rename `rgba` to `bgra` to reflect actual value
|
пре 3 година |
Jelle Raaijmakers
|
db0616c67a
LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888
|
пре 3 година |
Jelle Raaijmakers
|
6318522339
LibSoftGPU: Remove `Device::wait_for_all_threads()`
|
пре 3 година |
Jelle Raaijmakers
|
4d53a87355
LibSoftGPU: Remove unused `AK/Function.h` include
|
пре 3 година |
Jelle Raaijmakers
|
a5ad702387
LibSoftGPU: Use `fabsf` instead of `fabs` for `float`
|
пре 3 година |
Lenny Maiorani
|
d1a87f1219
LibSoftGPU: Use default construction to clear AlphaBlendFactors
|
пре 3 година |
Lenny Maiorani
|
065525aba0
LibSoftGPU: Configure stats overlay period
|
пре 3 година |
Jelle Raaijmakers
|
a8655fbf52
LibGL+LibSoftGPU: Clean up some `for` loops
|
пре 3 година |
Jelle Raaijmakers
|
453f62c935
LibGL+LibSoftGPU: Implement `GL_POLYGON_OFFSET_FILL` capability
|
пре 3 година |
Stephan Unverwerth
|
12f63df329
LibGL+LibSoftGPU: Support generation of multiple texture coordinates
|
пре 3 година |
Stephan Unverwerth
|
7571ef0343
LibGL+LibSoftGPU: Add multiple texture coordinates to vertex struct
|
пре 3 година |
Stephan Unverwerth
|
5505f353e8
LibSoftGPU: Announce NPOT texture support via DeviceInfo struct
|
пре 3 година |
Jesse Buhagiar
|
865e7bbe5e
LibGL+LibSoftGPU+3DFileViewer: Implement Specular highlighting :^)
|
пре 3 година |
Jesse Buhagiar
|
5a735602b0
LibSoftGPU: Add `sgi_dot` lambda
|
пре 3 година |