index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocoa: Post Awakened events at the end of the queue to avoid floods.
Patrick Walton
2016-02-29
1
-1
/
+1
*
TouchpadPressure event
Paul Rouget
2016-02-26
2
-4
/
+14
*
Unlocks platform-specific attributes
Pierre Krieger
2016-02-10
13
-17
/
+92
*
Update the emscripten port of glutin
Pierre Krieger
2016-02-09
6
-14
/
+47
*
allow non ascii character in ReceivedCharacter
Paul Rouget
2016-02-08
1
-3
/
+1
*
Merge pull request #709 from gdamjan/support-utf8-window-title
tomaka
2016-02-03
1
-7
/
+20
|
\
|
*
call set_title() in new()
Damjan Georgievski
2016-01-17
1
-4
/
+2
|
*
support utf8 window titles via _NET_WM_NAME standard
Damjan Georgievski
2016-01-17
1
-3
/
+18
*
|
osx: scroll delta should take hidpi factor into account
Paul Rouget
2016-02-02
1
-2
/
+5
*
|
Use double buffering by default on GLX
Matt Brubeck
2016-01-28
1
-4
/
+3
*
|
Replace `i8` with `libc::c_char`
Mátyás Mustoha
2016-01-26
1
-2
/
+2
*
|
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
3
-129
/
+106
|
\
\
|
|
/
|
/
|
|
*
Construct cocoa headless context based on args
Fredrik Noren
2016-01-18
3
-98
/
+105
|
*
Fix cocoa headless
Fredrik Noren
2016-01-08
1
-39
/
+9
*
|
Adding os::macos.
Johan Sköld
2016-01-17
3
-1
/
+22
*
|
x11: Poll the window until it is really visible
Emilio Cobos Álvarez
2016-01-16
1
-9
/
+22
*
|
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
*
|
Fix wrong screen ID used on GLX
Pierre Krieger
2016-01-05
2
-7
/
+8
|
/
*
Fix EGL for wayland.
Victor Berger
2016-01-03
2
-7
/
+7
*
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
*
|
Add a useless call to `glXQueryVersion()` before doing anything in the GLX po...
Patrick Walton
2015-12-29
1
-0
/
+12
|
/
*
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
*
|
Merge pull request #680 from tomaka/xsync
tomaka
2015-12-29
1
-8
/
+14
|
\
\
|
*
|
Only call XSetInputFocus if the window is visible
Pierre Krieger
2015-12-24
1
-12
/
+14
|
*
|
Call XSync before XSetInputFocus
Pierre Krieger
2015-12-24
1
-0
/
+4
*
|
|
Removed unnecessary unsafe code block
Rengierof
2015-12-26
1
-5
/
+3
*
|
|
Fixes cursor behavior with windows
Rengierof
2015-12-26
3
-20
/
+38
|
/
/
*
|
api/wayland: activate the backend
Victor Berger
2015-12-22
1
-1
/
+1
*
|
api/wayland: fix cursor errors
Victor Berger
2015-12-22
2
-5
/
+11
*
|
api/wayland: output and fullscreen handling.
Victor Berger
2015-12-22
3
-22
/
+190
*
|
api/wayland: add keyboard support.
Victor Berger
2015-12-22
4
-2
/
+255
*
|
api/wayland: pointer events support.
Victor Berger
2015-12-22
3
-9
/
+119
*
|
api/wayland: core windows and events structure.
Victor Berger
2015-12-22
4
-24
/
+234
*
|
api/wayland: core context
Victor Berger
2015-12-22
2
-1
/
+44
*
|
api/wayland: move window and monitor to mods.
Victor Berger
2015-12-22
3
-218
/
+213
*
|
api/wayland: Reset to empty API.
Victor Berger
2015-12-22
4
-691
/
+29
|
/
*
Merge pull request #677 from tomaka/pf
tomaka
2015-12-20
6
-392
/
+678
|
\
|
*
Fix compilation on linux
Pierre Krieger
2015-12-19
1
-52
/
+59
|
*
Fix compilation on cocoa
Pierre Krieger
2015-12-19
1
-3
/
+3
|
*
Remove now unneeded function
Pierre Krieger
2015-12-19
1
-104
/
+0
|
*
Update EGL implementation
Pierre Krieger
2015-12-19
1
-83
/
+139
|
*
Update cocoa implementation with changes to pf_reqs
Pierre Krieger
2015-12-19
1
-4
/
+16
|
*
Update GLX to use glXChooseFBConfig
Pierre Krieger
2015-12-19
1
-56
/
+120
[next]