index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
make glutin compile on all iOS targets
Tim Neumann
2015-09-21
1
-2
/
+3
*
Remove BuilderAttribs
Pierre Krieger
2015-09-21
1
-34
/
+1
*
Remove extract_non_static
Pierre Krieger
2015-09-21
1
-22
/
+0
*
Switch EGL to use only pf_reqs and opengl
Pierre Krieger
2015-09-21
1
-20
/
+28
*
Add GlAttributes::map_sharing
Pierre Krieger
2015-09-21
1
-0
/
+14
*
Extract PixelFormatRequirements from BuilderAttribs
Pierre Krieger
2015-09-21
1
-28
/
+37
*
Extract WindowAttributes from the BuilderAttribs
Pierre Krieger
2015-09-21
1
-21
/
+56
*
Extract GlAttributes from BuilderAttribs
Pierre Krieger
2015-09-21
1
-22
/
+65
*
Err when a X connection cannot be created instead of panicking
Pierre Krieger
2015-09-20
1
-1
/
+10
*
Make it work on DragonFly/FreeBSD
Michael Neumann
2015-08-30
1
-1
/
+1
*
Removed dot in error message
Sven Nilsen
2015-08-05
1
-1
/
+1
*
Typo in error message
Braden Evans
2015-08-04
1
-1
/
+1
*
Implement Display, Error for ContextError
Braden Evans
2015-08-04
1
-1
/
+22
*
Better choice for the pixel format
Pierre Krieger
2015-07-25
1
-19
/
+64
*
Add smaall TODO
Pierre Krieger
2015-07-20
1
-0
/
+1
*
Add CreationError::NoAvailablePixelFormat
Pierre Krieger
2015-07-20
1
-1
/
+4
*
Add CreationError::OpenGlVersionNotSupported
Pierre Krieger
2015-07-20
1
-0
/
+3
*
Add CreationError::RobustnessNotSupported
Pierre Krieger
2015-07-20
1
-0
/
+3
*
Correct window creation on X11
Pierre Krieger
2015-07-19
1
-1
/
+2
*
Merge pull request #511 from thelink2012/drop-win32
tomaka
2015-07-09
1
-0
/
+2
|
\
|
*
DroppedFile event for Win32
Denilson M. Amorim
2015-06-23
1
-0
/
+2
*
|
Merge pull request #477 from rozaliev/feature/ios
tomaka
2015-06-29
1
-1
/
+4
|
\
\
|
*
|
[add] ios support
Evgeny Rozaliev
2015-06-05
1
-1
/
+4
*
|
|
Add support for the EGL_KHR_create_context_no_error extension
Pierre Krieger
2015-06-25
1
-0
/
+7
*
|
|
Merge pull request #497 from tomaka/robustness
tomaka
2015-06-23
1
-0
/
+30
|
\
\
\
|
*
|
|
Add with_robustness and handle robustness on all implementations
Pierre Krieger
2015-06-22
1
-0
/
+30
|
|
|
/
|
|
/
|
*
/
|
Makes sure that the pf has the same multisampling settings as the requirements
Pierre Krieger
2015-06-21
1
-2
/
+9
|
/
/
*
|
Merge pull request #486 from tomaka/context-error
tomaka
2015-06-17
1
-3
/
+12
|
\
\
|
*
|
Handle errors from MakeCurrent and SwapBuffers
Pierre Krieger
2015-06-16
1
-3
/
+12
|
|
/
*
/
Make legacy functions crash on osx core contexts
Felix Kaaman
2015-06-16
1
-0
/
+2
|
/
*
Switch to the official crates.
Jack Moffitt
2015-06-03
1
-1
/
+1
*
Switch to dwmapi
Pierre Krieger
2015-05-24
1
-0
/
+2
*
Add API for transparency and decorations and add support for win32
Pierre Krieger
2015-05-24
1
-0
/
+6
*
Several WGL cleanups
Pierre Krieger
2015-05-22
1
-1
/
+1
*
Fixed build warnings
Esption
2015-05-08
1
-0
/
+1
*
Using x11_dl instead of x11.
Daggerbot
2015-05-07
1
-1
/
+1
*
Remove the "headless" feature entirely
Pierre Krieger
2015-05-04
1
-2
/
+0
*
Introduced GlProfile enum
Dzmitry Malyshau
2015-05-01
1
-3
/
+12
*
Implemented gl_core flag
Dzmitry Malyshau
2015-04-30
1
-0
/
+19
*
Add a GlContext trait
Pierre Krieger
2015-04-30
1
-0
/
+28
*
Add pixelformat for cocoa and remove individual color components
Felix Kaaman
2015-04-30
1
-4
/
+2
*
Use the shared_library crate instead of loading symbols manually
Pierre Krieger
2015-04-27
1
-0
/
+3
*
Reorganize the Linux implementation and split OSMesa and X11
Pierre Krieger
2015-04-24
1
-2
/
+0
*
Create reorganization
Pierre Krieger
2015-04-24
1
-15
/
+1
*
Fixes for x11-rs/osmesa-sys conversion.
Daggerbot
2015-04-11
1
-3
/
+3
*
Using `x11-rs` and `osmesa-rs`.
Daggerbot
2015-04-09
1
-0
/
+4
*
Add support for sRGB attribute and fix creation on windows
Pierre Krieger
2015-04-08
1
-0
/
+13
*
Remove deprecated functions
Pierre Krieger
2015-04-03
1
-2
/
+2
*
Merge pull request #347 from tomaka/win32-pixel-format-details
tomaka
2015-04-03
1
-4
/
+0
|
\
|
*
Fix missing parameter for pixel formats infos on win32
Pierre Krieger
2015-04-02
1
-4
/
+0
[next]