kd-11
|
3392f0a271
|
gl: Fix stencil resolve for NVIDIA cards
- Only NV cards fail to expose ARB_shader_stencil_export which forces a very clunky workaround
- Fix stencil parameter initialization
|
2025-02-11 02:28:31 +03:00 |
|
kd-11
|
485927ed0d
|
gl: Fix crash when launching multiple games with MSAA enabled
|
2025-02-11 02:28:31 +03:00 |
|
kd-11
|
fab39a6495
|
gl: Add support for "hw MSAA resolve" option
|
2025-02-11 02:28:31 +03:00 |
|
kd-11
|
85880e6037
|
gl: Implement remaining resolvers
- Add support for NVIDIA cards
- Implement all depth-stencil resolver passes
|
2025-02-11 02:28:31 +03:00 |
|
kd-11
|
042be7d7d1
|
gl: Implement basic MSAA rendertarget support
- Enough to get some popular titles working.
- Some depth resolvers still need work
|
2025-02-11 02:28:31 +03:00 |
|
kd-11
|
8249b5dbfa
|
gl: Implement MSAA resolve/unresolve for color images
|
2025-02-11 02:28:31 +03:00 |
|
kd-11
|
2a4bd6a7fc
|
gl: Implement multisampled image creation
|
2025-02-11 02:28:31 +03:00 |
|