KhronosGroup / OpenGL-API

OpenGL and OpenGL ES API Issue Tracker
34 stars 5 forks source link

EXT_window_rectangles extension specification update #21

Closed markkilgard closed 6 years ago

markkilgard commented 6 years ago

I've updated the EXT_window_rectangles specification (attached) to fix an issue noted by Kai Ninomiya @ Google and added an issue 29 about Vulkan support.

Please update the registry version with the attached version. Thanks.

EXT_window_rectangles.txt

markkilgard commented 6 years ago

(FYI: this extension specification is for both ES and OpenGL)

oddhack commented 6 years ago

Please propose it as a pull request (with updates to xml/gl.xml, if there are any API changes) rather than an issue. Then we can iterate if needed, and just accept the PR from your branch.

nvpbrown commented 6 years ago

I am syncing NVIDIA's internal document repository with the Khronos repository and will create a pull request that contains the proposed edits.

nvpbrown commented 6 years ago

These edits are included in the following pull request:

https://github.com/KhronosGroup/OpenGL-Registry/pull/140

dgkoch commented 6 years ago

Closing PR was merged.