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
/
x11
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix this_platform_is_not_supported on OpenBSD.
Kirill Zdornyy
2016-03-01
1
-1
/
+1
*
Add better X error handling
Pierre Krieger
2015-12-30
1
-1
/
+1
*
Remove the window feature entirely
Pierre Krieger
2015-10-03
1
-1
/
+1
*
Rename MonitorID -> MonitorId
Pierre Krieger
2015-09-24
1
-1
/
+1
*
Err when a X connection cannot be created instead of panicking
Pierre Krieger
2015-09-20
1
-1
/
+1
*
Make it work on DragonFly/FreeBSD
Michael Neumann
2015-08-30
1
-1
/
+1
*
Use XInput2 for event handling
Robert Knight
2015-06-28
1
-0
/
+1
*
Rework the X implementation to use only one X connection
Pierre Krieger
2015-05-17
1
-854
/
+6
*
Make platform::linux generic over X11 and Wayland.
Victor Berger
2015-05-12
1
-5
/
+7
*
implement get_platform_window() return for X11
Mike Blumenkrantz
2015-05-11
1
-1
/
+1
*
Fixed build warnings
Esption
2015-05-08
1
-1
/
+1
*
Added mut so glutin can compile on nightly.
Esption
2015-05-08
1
-1
/
+1
*
Make it work under the raspi
Pierre Krieger
2015-05-07
1
-1
/
+5
*
Make x11 dynamic
Pierre Krieger
2015-05-07
1
-60
/
+81
*
Merge pull request #405 from tomaka/win32-wheel
tomaka
2015-05-06
1
-2
/
+2
|
\
|
*
Rework MouseWheel event and fix the values on win32
Pierre Krieger
2015-04-29
1
-2
/
+2
*
|
Add a GlContext trait
Pierre Krieger
2015-04-30
1
-44
/
+47
*
|
Fix PixelFormat for x11, egl and win32
Pierre Krieger
2015-04-30
1
-3
/
+3
|
/
*
Allow using EGL with X11
Pierre Krieger
2015-04-25
1
-9
/
+20
*
Split GLX and X11 in "api"
Pierre Krieger
2015-04-25
1
-119
/
+51
*
Reorganize the Linux implementation and split OSMesa and X11
Pierre Krieger
2015-04-24
1
-15
/
+880
*
Create reorganization
Pierre Krieger
2015-04-24
1
-0
/
+22