index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
api
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CreationError::OpenGlVersionNotSupported
Pierre Krieger
2015-07-20
1
-9
/
+9
*
Add CreationError::RobustnessNotSupported
Pierre Krieger
2015-07-20
1
-3
/
+3
*
Fix EGL context creation
Pierre Krieger
2015-07-19
1
-3
/
+10
*
Split creating an EGL context in two parts
Pierre Krieger
2015-07-18
1
-54
/
+103
*
Add support for the EGL_KHR_create_context_no_error extension
Pierre Krieger
2015-06-25
1
-20
/
+53
*
Add with_robustness and handle robustness on all implementations
Pierre Krieger
2015-06-22
1
-11
/
+51
*
Handle errors from MakeCurrent and SwapBuffers
Pierre Krieger
2015-06-16
1
-4
/
+19
*
Allow creating EGL contexts on win32 with the AMD DLLs
Pierre Krieger
2015-05-21
1
-2
/
+2
*
Fixes in EGL context creation
Pierre Krieger
2015-05-12
1
-9
/
+22
*
Fixed build warnings
Esption
2015-05-08
2
-5
/
+4
*
Use the EGL API with Android
Pierre Krieger
2015-05-01
2
-4
/
+2
*
Add a GlContext trait
Pierre Krieger
2015-04-30
1
-10
/
+13
*
Fix PixelFormat for x11, egl and win32
Pierre Krieger
2015-04-30
1
-3
/
+3
*
Rework EGL
Pierre Krieger
2015-04-30
1
-65
/
+236
*
Allow using EGL with X11
Pierre Krieger
2015-04-25
2
-8
/
+2
*
Add draft for the EGL API
Pierre Krieger
2015-04-24
2
-0
/
+226