index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
support utf8 window titles via _NET_WM_NAME standard
Damjan Georgievski
2016-01-17
1
-3
/
+18
|
*
|
|
Merge pull request #718 from paulrouget/hidpiwheel
tomaka
2016-02-02
1
-2
/
+5
|
|
\
\
\
|
|
*
|
|
osx: scroll delta should take hidpi factor into account
Paul Rouget
2016-02-02
1
-2
/
+5
|
|
/
/
/
|
*
|
|
Merge pull request #717 from petevine/patch-1
tomaka
2016-02-01
1
-0
/
+7
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Update Cargo.toml
petevine
2016-02-01
1
-0
/
+7
|
|
/
/
|
*
|
Merge pull request #716 from mmatyas/typofix
tomaka
2016-02-01
1
-1
/
+1
|
|
\
\
|
|
*
|
Typo fix in package description
Mátyás Mustoha
2016-02-01
1
-1
/
+1
*
|
|
|
Publish 0.4.7
Pierre Krieger
2016-01-29
1
-1
/
+1
|
/
/
/
*
|
|
Publish 0.4.6
tomaka
2016-01-28
1
-1
/
+1
*
|
|
Merge pull request #715 from mbrubeck/glx-double-buffer
tomaka
2016-01-28
1
-4
/
+3
|
\
\
\
|
*
|
|
Use double buffering by default on GLX
Matt Brubeck
2016-01-28
1
-4
/
+3
|
/
/
/
*
|
|
Merge pull request #714 from mmatyas/i8_to_char
tomaka
2016-01-26
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace `i8` with `libc::c_char`
Mátyás Mustoha
2016-01-26
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #713 from jshrake/fix-readme-usage
tomaka
2016-01-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix the usage example in the README
jshrake
2016-01-23
1
-1
/
+1
|
/
/
*
|
Merge pull request #710 from notriddle/master
tomaka
2016-01-22
1
-30
/
+27
|
\
\
|
*
|
Allow it to work under Xvfb.
Michael Howell
2016-01-19
1
-30
/
+27
|
/
/
*
|
Merge pull request #703 from FredrikNoren/master
tomaka
2016-01-18
4
-139
/
+149
|
\
\
|
|
/
|
/
|
|
*
Construct cocoa headless context based on args
Fredrik Noren
2016-01-18
4
-100
/
+105
|
*
Use GLES
Fredrik Noren
2016-01-18
3
-3
/
+5
|
*
Only run headless test on osx for now
Fredrik Noren
2016-01-09
1
-1
/
+1
|
*
Trigger build
Fredrik Noren
2016-01-09
1
-0
/
+1
|
*
Bigger headless window size in test
Fredrik Noren
2016-01-08
1
-2
/
+2
|
*
Don't run headless test on linux
Fredrik Noren
2016-01-08
1
-1
/
+2
|
*
Fix cocoa headless
Fredrik Noren
2016-01-08
4
-51
/
+52
*
|
Merge pull request #707 from rhoot/nswindow
tomaka
2016-01-17
3
-1
/
+22
|
\
\
|
*
|
Adding os::macos.
Johan Sköld
2016-01-17
3
-1
/
+22
|
/
/
*
|
Merge pull request #706 from ecoal95/xinputfocus-error
tomaka
2016-01-16
1
-9
/
+22
|
\
\
|
*
|
x11: Poll the window until it is really visible
Emilio Cobos Álvarez
2016-01-16
1
-9
/
+22
|
/
/
*
|
Merge pull request #705 from dten/patch-2
tomaka
2016-01-14
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Prefer double buffer on wgl if unspecified
David Hewson
2016-01-14
1
-5
/
+5
|
/
*
Merge pull request #700 from ecoal95/querydevice-leak
tomaka
2016-01-07
1
-2
/
+6
|
\
|
*
x11: Prevent leak on XIQueryDevice
Emilio Cobos Álvarez
2016-01-06
1
-2
/
+6
*
|
Merge pull request #699 from tomaka/screen-id
tomaka
2016-01-07
2
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix wrong screen ID used on GLX
Pierre Krieger
2016-01-05
2
-7
/
+8
|
/
*
Merge pull request #690 from vberger/master
tomaka
2016-01-03
2
-7
/
+7
|
\
|
*
Fix EGL for wayland.
Victor Berger
2016-01-03
2
-7
/
+7
*
|
Merge pull request #692 from pmarcelll/dependency_fix
tomaka
2016-01-01
1
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
Dependency fix
Marcell Pardavi
2015-12-31
1
-7
/
+6
|
/
*
Merge pull request #679 from tomaka/x-error
tomaka
2015-12-30
5
-7
/
+94
|
\
|
*
Add better X error handling
Pierre Krieger
2015-12-30
5
-7
/
+94
|
/
*
Merge pull request #687 from Aceeri/master
tomaka
2015-12-30
1
-0
/
+18
|
\
|
*
Support for side buttons on mouse
Aceeri
2015-12-29
1
-0
/
+18
*
|
Merge pull request #686 from pcwalton/virtualbox
tomaka
2015-12-30
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Add a useless call to `glXQueryVersion()` before doing anything in the GLX po...
Patrick Walton
2015-12-29
1
-0
/
+12
|
/
*
Merge pull request #685 from AnthIste/crates.io-0.4.5
tomaka
2015-12-29
1
-1
/
+1
|
\
|
*
Publish 0.4.5
Ruben Bakker
2015-12-29
1
-1
/
+1
|
/
*
Merge pull request #684 from AnthIste/0.4.4-cocoa-api
tomaka
2015-12-29
1
-4
/
+13
|
\
|
*
Reduce cursor warp delay with CGAssociateMouseAndMouseCursorPosition
Ruben Bakker
2015-12-29
1
-4
/
+6
|
*
Implement set_cursor_position with CGWarpMouseCursorPosition
Ruben Bakker
2015-12-28
1
-4
/
+11
[prev]
[next]