kd-11
|
ab3cde1939
|
gl: Do some macro patching for intel driver
|
2022-07-21 22:29:40 +03:00 |
|
kd-11
|
82439327fa
|
gl: Support loading data from SSBO using compute shaders
- Gives better performance than using raw draw calls.
- Does not work with all formats. The draw call version is still used when needed.
|
2022-07-13 02:09:58 +03:00 |
|
kd-11
|
9fc6382909
|
gl: Finalize BGRA storage format internals
- Performance is terrible but it works properly now
|
2022-07-13 02:09:58 +03:00 |
|
kd-11
|
f948ce399e
|
gl: Implement CopyBufferToImage in software
- Overrides the drivers CopyBufferToImage handling where possible
|
2022-07-13 02:09:58 +03:00 |
|
kd-11
|
167161d8ce
|
rsx: Restore some accidentally removed depth-format conversion macros
|
2022-06-03 11:54:09 +03:00 |
|
kd-11
|
a6e6df1445
|
gl: Implement fast texture readback for D24X8 and RGBA8/BGRA8
|
2022-06-03 11:54:09 +03:00 |
|
kd-11
|
eb52ac55a7
|
gl: Fix AMD buffer decode
|
2022-05-31 23:34:14 +03:00 |
|
kd-11
|
d167582f6b
|
gl: Implement on-chip buffer-to-d24x8 conversion
|
2022-05-31 23:34:14 +03:00 |
|
kd-11
|
60a2a39e88
|
gl: Deswizzle textures on the GPU
|
2022-05-31 23:34:14 +03:00 |
|