MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Jelle Raaijmakers
|
88ca72aa79
LibSoftGPU: Extract `argb32_color` value in rasterization
|
2 vuotta sitten |
Jelle Raaijmakers
|
681695a07a
LibSoftGPU: Make alpha testing a static function
|
2 vuotta sitten |
Jelle Raaijmakers
|
4e63ce231f
LibSoftGPU: Clean up `Sampler` imports
|
2 vuotta sitten |
cflip
|
abc0c44f0b
LibGL+LibGPU+LibSoftGPU: Report maximum texture size
|
2 vuotta sitten |
Jelle Raaijmakers
|
1aa1c89afa
LibGL+LibGPU+LibSoftGPU: Report texture clamp to edge support
|
2 vuotta sitten |
Jelle Raaijmakers
|
087f565700
LibSoftGPU: Divide texture coordinates by Q
|
2 vuotta sitten |
Jelle Raaijmakers
|
00d46e5d77
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
|
2 vuotta sitten |
Jelle Raaijmakers
|
dda5987684
LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth`
|
2 vuotta sitten |
Jelle Raaijmakers
|
44953a4301
LibGL+LibGPU+LibSoftGPU: Implement `glCopyTex(Sub)?Image2d`
|
2 vuotta sitten |
Jelle Raaijmakers
|
eb81b66b4e
LibGL+LibGPU+LibSoftGPU: Rename `blit_color_buffer_to`
|
2 vuotta sitten |
Jelle Raaijmakers
|
1d36bfdac1
LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE`
|
2 vuotta sitten |
Jelle Raaijmakers
|
b42feb76a0
LibSoftGPU: Use approximation for maximum depth slope
|
2 vuotta sitten |
Jelle Raaijmakers
|
94f016b363
LibGL+LibGPU+LibSoftGPU: Report texture env add extension
|
2 vuotta sitten |
Jelle Raaijmakers
|
84c4b66721
LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support
|
2 vuotta sitten |
Jelle Raaijmakers
|
eb7c3d16fb
LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion
|
2 vuotta sitten |
Linus Groh
|
173dcfb7cb
Everywhere: Fix a bunch of typos
|
3 vuotta sitten |
Jelle Raaijmakers
|
421a80bf43
LibSoftGPU: Update coverage bits after alpha testing
|
3 vuotta sitten |
Jelle Raaijmakers
|
1a338844fa
LibSoftGPU: Make `Device` statistics `i64` again
|
3 vuotta sitten |
RKBethke
|
0836912a6d
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
|
3 vuotta sitten |
Jelle Raaijmakers
|
5861f1821e
LibSoftGPU: Clamp polygon depth values to `0.f - 1.f`
|
3 vuotta sitten |
Jelle Raaijmakers
|
b8c0ebccfd
LibSoftGPU: Implement depth offset factor
|
3 vuotta sitten |
Jelle Raaijmakers
|
a20bf80b05
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
|
3 vuotta sitten |
Jelle Raaijmakers
|
950ded7ab9
LibSoftGPU: Mention correct `i686` target in `Device` comment
|
3 vuotta sitten |
Jelle Raaijmakers
|
7906ada015
LibSoftGPU: Update coverage mask bits during rasterization
|
3 vuotta sitten |
Hendiadyoin1
|
d866637074
LibSoftGPU: Use round_to<int> in Device::get_rasterization_rect_of_size
|
3 vuotta sitten |
Jelle Raaijmakers
|
a699e0a9d7
LibSoftGPU: Remove initial fog factor value from Device
|
3 vuotta sitten |
Jelle Raaijmakers
|
526390ec06
LibSoftGPU: Move back to `i32`-based subpixels
|
3 vuotta sitten |