borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Do not rebind, if last bound object is the same #49

Closed borodust closed 5 years ago

borodust commented 5 years ago

This was intended to avoid unnecessary OpenGL calls, but architecture was changed anyway, and I'm still too far away for any optimizations.