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
/
osmesa
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove public exports of gl_common and libc
Pierre Krieger
2015-11-09
1
-1
/
+1
*
Fix the libc breakage
Pierre Krieger
2015-11-04
1
-1
/
+1
*
Add #[inline] attributes
Pierre Krieger
2015-09-23
1
-0
/
+10
*
Remove BuilderAttribs
Pierre Krieger
2015-09-21
1
-4
/
+8
*
Extract WindowAttributes from the BuilderAttribs
Pierre Krieger
2015-09-21
1
-1
/
+1
*
Extract GlAttributes from BuilderAttribs
Pierre Krieger
2015-09-21
1
-1
/
+1
*
Make it work on DragonFly/FreeBSD
Michael Neumann
2015-08-30
1
-1
/
+1
*
Add CreationError::OpenGlVersionNotSupported
Pierre Krieger
2015-07-20
1
-0
/
+2
*
Add CreationError::RobustnessNotSupported
Pierre Krieger
2015-07-20
1
-1
/
+1
*
Add with_robustness and handle robustness on all implementations
Pierre Krieger
2015-06-22
1
-0
/
+8
*
Handle errors from MakeCurrent and SwapBuffers
Pierre Krieger
2015-06-16
1
-6
/
+12
*
Fixed build warnings
Esption
2015-05-08
1
-0
/
+1
*
Remove the "headless" feature
Pierre Krieger
2015-05-04
1
-4
/
+18
*
Add a GlContext trait
Pierre Krieger
2015-04-30
1
-7
/
+19
*
Add libcaca backend
Pierre Krieger
2015-04-26
1
-0
/
+8
*
Reorganize the Linux implementation and split OSMesa and X11
Pierre Krieger
2015-04-24
1
-0
/
+75