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
/
init.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes cursor behavior with windows
Rengierof
2015-12-26
1
-0
/
+1
*
Corrections to sharing data
Aceeri
2015-11-09
1
-8
/
+8
*
Minimum/maximum dimensions for windows in win32 api
Aceeri
2015-11-09
1
-2
/
+6
*
Rename MonitorID -> MonitorId
Pierre Krieger
2015-09-24
1
-2
/
+2
*
Remove BuilderAttribs
Pierre Krieger
2015-09-21
1
-1
/
+0
*
Switch WGL and part of win32 to the new system
Pierre Krieger
2015-09-21
1
-39
/
+35
*
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
*
Cleanup unused import stuff
Peter Atashian
2015-08-21
1
-11
/
+6
*
Correctly handle eglGetDisplay
Pierre Krieger
2015-08-07
1
-2
/
+3
*
Load the EGL library in platform/windows
Pierre Krieger
2015-07-27
1
-21
/
+9
*
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
1
-1
/
+2
*
Remove the is_closed function
Pierre Krieger
2015-06-16
1
-1
/
+0
*
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
1
-1
/
+22
*
Allow creating EGL contexts on win32 with the AMD DLLs
Pierre Krieger
2015-05-21
1
-13
/
+77
*
Detach wgl and win32
Pierre Krieger
2015-05-21
1
-373
/
+9
*
Introduced GlProfile enum
Dzmitry Malyshau
2015-05-01
1
-7
/
+9
*
Implemented gl_core flag
Dzmitry Malyshau
2015-04-30
1
-0
/
+16
*
Fix PixelFormat for x11, egl and win32
Pierre Krieger
2015-04-30
1
-6
/
+4
*
Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]
Pierre Krieger
2015-04-29
1
-1
/
+6
*
Create reorganization
Pierre Krieger
2015-04-24
1
-0
/
+586