ziglibs / zgl

Zig OpenGL Wrapper
MIT License
425 stars 62 forks source link

Replace BufferMapTarget with BufferTarget #85

Closed mondegreengames closed 1 year ago

mondegreengames commented 1 year ago

This is a fix for https://github.com/ziglibs/zgl/issues/83. This removes BufferMapTarget and replaces all instances of it with BufferTarget.