iwubcode
|
9d28c371e7
|
VideoCommon: allow custom shaders to set the alpha value for use when blending is enabled
|
2024-04-28 18:15:27 -05:00 |
iwubcode
|
3c00689bd6
|
docs: update CustomPipeline graphics mod docs based on changes in syntax to support new functionality
|
2023-12-19 21:52:30 -06:00 |
iwubcode
|
0e8f8ea930
|
VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData' for texture assets, this allows us to provide additional metadata for textures. Such as a sampler or type information (to distinguish cube maps)
|
2023-10-10 09:58:14 -05:00 |
iwubcode
|
931a8aa413
|
VideoCommon: add milliseconds elapsed time value to pixel shaders as a uniform to be able to support animation effects in custom shaders
|
2023-08-20 18:53:27 -05:00 |
iwubcode
|
675544ec2b
|
docs: Add custom pipeline documentation
|
2023-08-20 18:53:27 -05:00 |