1
0
mirror of https://github.com/glfw/glfw.git synced 2025-04-12 20:02:03 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Camilla Löwy
243db302bf EGLDevice: Fix build after rebase
Some minor bitrot had occurred since the patch was made.

Related to .
2017-09-17 21:17:42 +02:00
Kamal
5b1a187f71 Add EGLDevice backend to GLFW
This adds interface to graphics application to create EGLDisplay
directly over GPU device as enabled by EGLDevice extensions

Fixes .
2017-09-17 21:17:42 +02:00