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
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable more Windows keys
Adam Casey
2016-03-19
1
-34
/
+28
*
Uncomment more keys on win32
UK992
2016-03-18
1
-6
/
+6
*
Add support for navigation keys
Manish Goregaokar
2016-03-17
1
-4
/
+4
*
Add phases to wheel events.
Patrick Walton
2016-03-03
1
-1
/
+2
*
Support for side buttons on mouse
Aceeri
2015-12-29
1
-0
/
+18
*
Removed unnecessary unsafe code block
Rengierof
2015-12-26
1
-5
/
+3
*
Fixes cursor behavior with windows
Rengierof
2015-12-26
3
-20
/
+38
*
Removed comments, fixed Some/None matches, removed unnecessary lock checks
Aceeri
2015-11-09
1
-13
/
+8
*
Corrections to sharing data
Aceeri
2015-11-09
3
-19
/
+20
*
Minimum/maximum dimensions for windows in win32 api
Aceeri
2015-11-09
3
-13
/
+68
*
Remove public exports of gl_common and libc
Pierre Krieger
2015-11-09
1
-1
/
+1
*
Rename MonitorID -> MonitorId
Pierre Krieger
2015-09-24
3
-11
/
+11
*
Merge pull request #614 from tomaka/windowproxy-sync
tomaka
2015-09-24
1
-0
/
+3
|
\
|
*
Fix WindowProxy not being Send and Sync on win32
Pierre Krieger
2015-09-24
1
-0
/
+3
*
|
Merge pull request #613 from mvdnes/windows_set_size
tomaka
2015-09-24
1
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix Window.set_inner_size() on Win32
Mathijs van de Nes
2015-09-23
1
-2
/
+11
*
|
Add #[inline] attributes
Pierre Krieger
2015-09-23
2
-0
/
+28
*
|
win32: remove unimplemented!() from platform_display()
Vladimir Vukicevic
2015-09-22
1
-1
/
+4
*
|
win32: implement wakeup_event_loop
Vladimir Vukicevic
2015-09-22
2
-3
/
+17
|
/
*
Merge pull request #587 from neivv/win32-alt
tomaka
2015-09-21
1
-5
/
+17
|
\
|
*
Handle events for Alt-<Key> and F10 presses in windows
Markus Heikkinen
2015-08-29
1
-5
/
+17
*
|
Remove BuilderAttribs
Pierre Krieger
2015-09-21
2
-2
/
+0
*
|
Finish converting windows to the new design
Pierre Krieger
2015-09-21
1
-3
/
+9
*
|
Switch WGL and part of win32 to the new system
Pierre Krieger
2015-09-21
2
-45
/
+41
*
|
Switch EGL to use only pf_reqs and opengl
Pierre Krieger
2015-09-21
1
-1
/
+1
*
|
Extract WindowAttributes from the BuilderAttribs
Pierre Krieger
2015-09-21
1
-11
/
+11
*
|
Extract GlAttributes from BuilderAttribs
Pierre Krieger
2015-09-21
1
-1
/
+1
|
/
*
Modified Windows key event handling to support modifier keys.
Dylan Ede
2015-08-26
2
-10
/
+23
*
Cleanup unused import stuff
Peter Atashian
2015-08-21
3
-17
/
+10
*
Correctly handle eglGetDisplay
Pierre Krieger
2015-08-07
1
-2
/
+3
*
Load the EGL library in platform/windows
Pierre Krieger
2015-07-27
2
-23
/
+12
*
Merge pull request #529 from tomaka/fix-win32
tomaka
2015-07-19
1
-1
/
+1
|
\
|
*
Fix the windows build
Pierre Krieger
2015-07-19
1
-1
/
+1
*
|
Correct window creation on X11
Pierre Krieger
2015-07-19
1
-0
/
+1
|
/
*
Split creating an EGL context in two parts
Pierre Krieger
2015-07-18
1
-2
/
+2
*
DroppedFile event for Win32
Denilson M. Amorim
2015-06-23
2
-1
/
+24
*
Merge pull request #488 from tomaka/rem-is-closed
tomaka
2015-06-17
2
-32
/
+2
|
\
|
*
Remove the is_closed function
Pierre Krieger
2015-06-16
2
-32
/
+2
*
|
Handle errors from MakeCurrent and SwapBuffers
Pierre Krieger
2015-06-16
1
-2
/
+3
|
/
*
Express scroll deltas as either line or pixel deltas
Robert Knight
2015-06-13
1
-2
/
+3
*
Switch to dwmapi
Pierre Krieger
2015-05-24
1
-9
/
+3
*
Add API for transparency and decorations and add support for win32
Pierre Krieger
2015-05-24
2
-1
/
+23
*
Allow creating EGL contexts on win32 with the AMD DLLs
Pierre Krieger
2015-05-21
2
-21
/
+117
*
Detach wgl and win32
Pierre Krieger
2015-05-21
4
-482
/
+19
*
Merge pull request #405 from tomaka/win32-wheel
tomaka
2015-05-06
1
-1
/
+2
|
\
|
*
Rework MouseWheel event and fix the values on win32
Pierre Krieger
2015-04-29
1
-1
/
+2
*
|
Merge pull request #409 from kvark/core
tomaka
2015-05-01
1
-0
/
+18
|
\
\
|
*
|
Introduced GlProfile enum
Dzmitry Malyshau
2015-05-01
1
-7
/
+9
|
*
|
Implemented gl_core flag
Dzmitry Malyshau
2015-04-30
1
-0
/
+16
*
|
|
Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting ...
datalus
2015-04-30
1
-1
/
+1
|
/
/
[next]