Add support for the EGL_KHR_create_context_no_error extension

This commit is contained in:
Pierre Krieger 2015-06-25 09:34:33 +02:00
parent 1c6fb9daae
commit bff79c02ce
6 changed files with 70 additions and 24 deletions

View file

@ -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"