cepl
cepl copied to clipboard
Research GL BufferStorage API
This would let us do the persistently mapped gpu-buffer niceness.
I really want to know if this can be used as a replacement for the old buffer api (on machines that support it). If we can provide the same experience then we can use the same abstraction over both things, use storage on newer gl versions and just provide the new features as extra constructor args.