index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
win32
/
ffi.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Call glViewport on windows init for win32
Tomaka17
2014-08-07
1
-0
/
+3
|
|
|
|
See #14
*
Correctly handling pixel format and fullscreen resolution on Win32
Tomaka17
2014-08-02
1
-0
/
+23
|
*
Add support for specific OpenGL version for Win32
Tomaka17
2014-08-02
1
-0
/
+11
|
*
Add monitor support for win32
Tomaka17
2014-07-31
1
-1
/
+46
|
*
Implement get_position for win32 and fix interface
Tomaka17
2014-07-27
1
-0
/
+14
|
*
Implement get_*_size() for win32
Tomaka17
2014-07-27
1
-0
/
+6
|
*
Implement fullscreen for win32
Tomaka17
2014-07-27
1
-0
/
+95
|
*
Add moved events for win32
Tomaka17
2014-07-27
1
-0
/
+1
|
*
Better events handling for win32
Tomaka17
2014-07-27
1
-0
/
+3
|
*
Implement focus events for win32
Tomaka17
2014-07-27
1
-0
/
+2
|
*
Implement mouse clicks on win32
Tomaka17
2014-07-27
1
-0
/
+6
|
*
Implement Pressed and Released
Tomaka17
2014-07-27
1
-0
/
+141
|
*
Implement ReceivedCharacter on win32
Tomaka17
2014-07-27
1
-0
/
+1
|
*
Fix events handling on win32
Tomaka17
2014-07-27
1
-0
/
+4
|
*
Initial commit
Tomaka17
2014-07-27
1
-0
/
+424