index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
headless.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove public exports of gl_common and libc
Pierre Krieger
2015-11-09
1
-13
/
+3
|
*
Warning fixes for OS X.
Josh Matthews
2015-09-28
1
-1
/
+0
|
*
Add #[inline] attributes
Pierre Krieger
2015-09-23
1
-0
/
+15
|
*
Make some fields in WindowBuilder and HeadlessRendererBuilder public
Pierre Krieger
2015-09-21
1
-2
/
+7
|
*
Remove BuilderAttribs
Pierre Krieger
2015-09-21
1
-22
/
+20
|
*
Extract WindowAttributes from the BuilderAttribs
Pierre Krieger
2015-09-21
1
-1
/
+5
|
*
Extract GlAttributes from BuilderAttribs
Pierre Krieger
2015-09-21
1
-3
/
+3
|
*
Add with_robustness and handle robustness on all implementations
Pierre Krieger
2015-06-22
1
-0
/
+7
|
*
Handle errors from MakeCurrent and SwapBuffers
Pierre Krieger
2015-06-16
1
-3
/
+4
|
*
Fixed build warnings
Esption
2015-05-08
1
-6
/
+7
|
*
Add a GlContext trait
Pierre Krieger
2015-04-30
1
-0
/
+28
|
*
Remove functions marked as #[deprecated]
Pierre Krieger
2015-04-19
1
-7
/
+0
|
*
Rename "winimpl" to "platform"
Pierre Krieger
2015-04-02
1
-3
/
+3
|
*
Add is_current function
Pierre Krieger
2015-03-04
1
-0
/
+6
|
*
Improve the OpenGL context request system
Pierre Krieger
2015-02-18
1
-5
/
+10
|
*
Cleanup crate root by moving headless and window to modules
Pierre Krieger
2015-02-16
1
-0
/
+99