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 (
Expand
)
Author
Age
Files
Lines
*
Update for gl-rs
Tomaka17
2014-10-21
1
-2
/
+15
*
Fix win32 window not closing when destroying it
Tomaka17
2014-10-11
1
-0
/
+3
*
Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000
Tomaka17
2014-10-10
1
-372
/
+373
*
Remove unnecessary win32 linkage
Tomaka17
2014-09-15
1
-12
/
+0
*
Fix warnings in win32 ffi
Tomaka17
2014-09-15
1
-4
/
+3
*
Use the gl_generator macro to generate the bindings for WGL
Tomaka17
2014-09-12
1
-24
/
+11
*
Remove call to glViewport after win32 initialization
Tomaka17
2014-08-22
1
-3
/
+0
*
Implement new events system
Tomaka17
2014-08-13
1
-0
/
+1
*
Fix #22
Tomaka17
2014-08-12
1
-0
/
+3
*
Fixed compilation broken by #837efc54
Tomaka17
2014-08-12
1
-0
/
+1
*
Call glViewport on windows init for win32
Tomaka17
2014-08-07
1
-0
/
+3
*
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