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
...
*
|
android_glue is now a platform-specific dependency
Tomaka17
2014-10-31
1
-3
/
+3
*
|
Merge pull request #58 from tomaka/update-cargo
tomaka
2014-10-31
1
-4
/
+9
|
\
\
|
*
|
Update for Cargo's platform-specific dependencies
Tomaka17
2014-10-21
1
-4
/
+9
*
|
|
Merge pull request #91 from tomaka/fail-to-panic
tomaka
2014-10-30
3
-4
/
+4
|
\
\
\
|
*
|
|
fail! -> panic!
Tomaka17
2014-10-30
3
-4
/
+4
|
/
/
/
*
|
/
Update README.md
tomaka
2014-10-29
1
-2
/
+1
|
|
/
|
/
|
*
|
Update README.md
tomaka
2014-10-28
1
-4
/
+6
*
|
Merge pull request #86 from glennw/x11-resize
tomaka
2014-10-28
2
-4
/
+30
|
\
\
|
*
|
Fix resize event on X11. Without this change, resizing window larger than ini...
Glenn Watson
2014-10-28
2
-4
/
+30
*
|
|
Merge pull request #85 from glennw/c-str-issues
tomaka
2014-10-28
1
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a few more string memory issues.
Glenn Watson
2014-10-28
1
-4
/
+6
|
/
/
*
|
Fix default window name
Tomaka17
2014-10-27
1
-1
/
+1
*
|
Bugfix in swap interval for win32
Tomaka17
2014-10-27
1
-1
/
+10
*
|
Merge pull request #72 from tomaka/vsync
tomaka
2014-10-27
4
-5
/
+26
|
\
\
|
*
|
Add `with_vsync` to WindowBuilder, plus the win32 implementation
Tomaka17
2014-10-26
4
-5
/
+26
*
|
|
Merge pull request #74 from glennw/x11-key-events
tomaka
2014-10-27
1
-6
/
+6
|
\
\
\
|
*
|
|
Add backspace event and map some more keys on x11.
Glenn Watson
2014-10-27
1
-6
/
+6
*
|
|
|
Merge pull request #76 from glennw/fix-x11-window-res
tomaka
2014-10-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Only reject modes based on resolution when using fullscreen. This fixes creat...
Glenn Watson
2014-10-27
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #78 from glennw/x11-wheel-events
tomaka
2014-10-27
1
-4
/
+10
|
\
\
\
\
|
*
|
|
|
Add support for mouse wheel events on x11.
Glenn Watson
2014-10-27
1
-4
/
+10
|
|
/
/
/
*
|
|
|
Merge pull request #77 from glennw/x11-modifiers
tomaka
2014-10-27
1
-3
/
+31
|
\
\
\
\
|
*
|
|
|
Add support for keyboard modifiers on x11.
Glenn Watson
2014-10-27
1
-3
/
+31
|
|
/
/
/
*
|
|
|
Merge pull request #75 from glennw/fix-x11-window-title
tomaka
2014-10-27
1
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix bad memory being passed (due to going out of scope) to set title on X11.
Glenn Watson
2014-10-27
1
-3
/
+5
|
/
/
/
*
/
/
Add 64bits versions of gdi32 and opengl32
Tomaka17
2014-10-26
2
-0
/
+0
|
/
/
*
|
Merge pull request #73 from tomaka/app-appveyor-cfg
tomaka
2014-10-26
4
-1
/
+18
|
\
\
|
*
|
Test now less restrictive
Tomaka17
2014-10-26
1
-1
/
+2
|
*
|
Add opengl32.a and gdi32.a
Tomaka17
2014-10-26
3
-0
/
+2
|
*
|
Add appveyor configuration file
Tomaka17
2014-10-26
1
-0
/
+14
*
|
|
Merge pull request #69 from tomaka/revert-68-fix-native-win
tomaka
2014-10-26
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Add `platform_display` impls for win32 and android"
tomaka
2014-10-25
2
-2
/
+2
|
/
/
*
|
Merge pull request #68 from tomaka/fix-native-win
tomaka
2014-10-24
3
-2
/
+5
|
\
\
|
*
|
Add `platform_display` impls for win32 and android
Tomaka17
2014-10-24
3
-2
/
+5
|
/
/
*
|
Merge pull request #65 from glennw/x-threads
tomaka
2014-10-24
4
-0
/
+18
|
\
\
|
*
|
Add an interface for providing system wide initialization options to the wind...
Glenn Watson
2014-10-24
4
-0
/
+18
*
|
|
Merge pull request #66 from glennw/platform_data
tomaka
2014-10-24
5
-0
/
+24
|
\
\
\
|
*
|
|
Make platform data function as unsafe.
Glenn Watson
2014-10-24
1
-1
/
+1
|
*
|
|
Add accessor for underlying display handle on Linux. Although unimplemented o...
Glenn Watson
2014-10-24
5
-0
/
+24
|
|
/
/
*
|
|
Merge pull request #64 from glennw/fix-get-dimensions
tomaka
2014-10-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix closing X display in get_dimensions
Glenn Watson
2014-10-24
1
-0
/
+1
|
/
/
*
|
Merge pull request #62 from DavidPartouche/cocoa-input
tomaka
2014-10-23
3
-9
/
+243
|
\
\
|
*
|
Added the Alt key modifier
David Partouche
2014-10-23
2
-0
/
+8
|
*
|
Added the modifiers key as input
David Partouche
2014-10-23
1
-3
/
+38
|
*
|
Fixed switch from atomics to atomic in rust
David Partouche
2014-10-23
1
-2
/
+2
|
*
|
Added the KeyPress and KeyRelease events
David Partouche
2014-10-23
3
-11
/
+180
|
*
|
Added ReceivedCharacter event for cocoa
David Partouche
2014-10-23
1
-2
/
+10
|
*
|
Added is_closed to osx window
David Partouche
2014-10-23
1
-2
/
+9
|
*
|
Added mose move event
David Partouche
2014-10-23
1
-4
/
+11
|
/
/
*
|
Merge pull request #60 from DavidPartouche/mac-compilation-error
tomaka
2014-10-23
1
-1
/
+1
|
\
\
[prev]
[next]