• J
    Add obs_source_draw helper function · ab5a7690
    jp9000 提交于
    This function simplifies drawing textures for sources in order to help
    reduce boilerplate code.  If a source is a custom drawn source, it will
    automatically set up the effect to draw the sprite.  If it's not a
    custom drawn source, it will simply draw the sprite as per normal.  If
    the source uses a specific color matrix, it will also handle that as
    well.
    ab5a7690
obs-source.c 57.0 KB