Activity
Fix missing draw FBO binding when deleting texture
Fix missing draw FBO binding when deleting texture
Use a method for clearing rather than draw params
Use a method for clearing rather than draw params
Use SmallVec to reduce per-draw-call allocations
Use SmallVec to reduce per-draw-call allocations
Fix outdated comment
Fix outdated comment
Make texture unbinding less conservative
Make texture unbinding less conservative
Make program source logging optional and disable by default
Make program source logging optional and disable by default
Store program names separately
Store program names separately
Implement tracing
Implement tracing
Force push
Implement tracing [WIP]
Implement tracing [WIP]
Use getrandom to fix web build and increase resolution
Use getrandom to fix web build and increase resolution
Generate ternary expression instead of if/else statement if possible
Generate ternary expression instead of if/else statement if possible
Force push
Generate ternary expression instead of if/else statement if possible
Generate ternary expression instead of if/else statement if possible
Force push
Generate ternary expression instead of if/else statement if possible
Generate ternary expression instead of if/else statement if possible
Rename FsInterfaceDom to FsDom and VsInterfaceDom to VsDom
Rename FsInterfaceDom to FsDom and VsInterfaceDom to VsDom
Nit renaming: settings to params (it is shorter! yay!)
Nit renaming: settings to params (it is shorter! yay!)