Commit History

Author SHA1 Message Date
  iwubcode 9d28c371e7 VideoCommon: allow custom shaders to set the alpha value for use when blending is enabled 7 months ago
  iwubcode 3c00689bd6 docs: update CustomPipeline graphics mod docs based on changes in syntax to support new functionality 11 months ago
  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) 1 year ago
  iwubcode 931a8aa413 VideoCommon: add milliseconds elapsed time value to pixel shaders as a uniform to be able to support animation effects in custom shaders 1 year ago
  iwubcode 675544ec2b docs: Add custom pipeline documentation 1 year ago