KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
678 stars 274 forks source link

Add GL_EXT_framebuffer_blit_layers #541

Closed bl4ckb0ne closed 1 year ago

bl4ckb0ne commented 2 years ago

Closes https://github.com/KhronosGroup/OpenGL-Registry/issues/532

Mesa implementation https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18847

bl4ckb0ne commented 1 year ago

MESA implementation is done, waiting for review. This is also done for review.

ping @oddhack @pdaniell-nv @cubanismo

cubanismo commented 1 year ago

Besides Piers' comments, looks good to me.

pdaniell-nv commented 1 year ago

@bl4ckb0ne are you planning to make an update based on the feedback? It should be simple. Thanks.

bl4ckb0ne commented 1 year ago

Yes! I forgot to send the comment yesterday, I'm working on integrating your feedback. I just had one question regarding writing the spec against GL 3.0 (which introduces glBlitFramebuffer) or 4.6

pdaniell-nv commented 1 year ago

@oddhack this is approved to merge and add to the OpenGL and OpenGL ES registries. Thanks.