Skip to content
Snippets Groups Projects
  • Jim's avatar
    57cfd4f9
    Implement function to reset blend state · 57cfd4f9
    Jim authored
    I was implementing a pushing/popping attributes function like with GL,
    but I realized that for our particular purposes (and actually for most
    purposes) its usage was somewhat..  niche.  I may still implement
    pushing/popping of attributes in the future, though right now I feel
    using a function to reset the state is sufficient for our purposes.
    57cfd4f9
    History
    Implement function to reset blend state
    Jim authored
    I was implementing a pushing/popping attributes function like with GL,
    but I realized that for our particular purposes (and actually for most
    purposes) its usage was somewhat..  niche.  I may still implement
    pushing/popping of attributes in the future, though right now I feel
    using a function to reset the state is sufficient for our purposes.