Add support for the EGL_KHR_create_context_no_error extension
This commit is contained in:
parent
1c6fb9daae
commit
bff79c02ce
6 changed files with 70 additions and 24 deletions
|
|
@ -22,7 +22,7 @@ shared_library = "0.1.0"
|
|||
|
||||
[build-dependencies]
|
||||
gl_generator = "0.0.26"
|
||||
khronos_api = "0.0.5"
|
||||
khronos_api = "0.0.6"
|
||||
|
||||
[dev-dependencies]
|
||||
clock_ticks = "0.0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue