Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Gen and other Maintenance #40

Merged
merged 9 commits into from
Jun 30, 2022

Conversation

progschj
Copy link
Collaborator

  • Query generator generates object queries
  • Debug device uses queries to summarize used features
  • Debug device supports continuation callbacks (but probably not thread safe)
  • Userdata pointers to callbacks changed to const void*
  • Improvements to frontend generator
  • Various small fixes to json, scenes, viewer etc.

* query generator now creates object info queries
* improved templates of the frontend generator
* minor improvements to the debug layer
* new debug layer feature that collects and lists features used
…s to const void*

* Added support for continuation callbacks in debug device
* call recursive print from the Frame specialization instead of the Device
@jeffamstutz jeffamstutz merged commit b2ceeb2 into KhronosGroup:main Jun 30, 2022
@progschj progschj deleted the code_gen_improvement branch July 1, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants