kd-11
|
98f534b1bd
|
vk: Rewrite partial clear shader
- Completely removes the feedback loop and replaces with hardware channel masking
|
2021-06-01 12:54:10 +03:00 |
|
kd-11
|
f85881c18c
|
vk: Enable use of input attachments
|
2021-06-01 12:54:10 +03:00 |
|
Nekotekina
|
2491aad6f2
|
types.hpp: implement min_v<>, max_v<>, SignedInt, UnsignedInt, FPInt concepts
Restrict smax to only work with signed values for consistency.
Cleanup <climits> includes.
Cleanup <limits> includes.
|
2021-05-23 19:43:51 +03:00 |
|
Megamouse
|
40f3adc45f
|
Overlays: Implement individual pulse
|
2021-03-11 20:48:12 +01:00 |
|
Megamouse
|
cbd895a29c
|
Move code to cpp (#9938)
* GL: move GLOverlays code to cpp
* GL: move GLCompute code to cpp
* VK: move VKOverlays code to cpp
* VK: move VKCompute code to cpp
|
2021-03-10 00:58:08 +01:00 |
|