Commit graph

23 commits

Author SHA1 Message Date
Tomaka17
c316c86e7c Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000 2014-10-10 17:52:47 +02:00
Tomaka17
991dc50a31 Remove unnecessary win32 linkage 2014-09-15 13:08:35 +02:00
Tomaka17
ee2349f272 Fix warnings in win32 ffi 2014-09-15 12:09:17 +02:00
Tomaka17
2af367b55c Use the gl_generator macro to generate the bindings for WGL 2014-09-12 15:51:43 +02:00
Tomaka17
d870fa7ffa Remove call to glViewport after win32 initialization 2014-08-22 11:26:47 +02:00
Tomaka17
ae65b423dd Implement new events system 2014-08-13 17:23:03 +02:00
Tomaka17
cd3fc3075a Fix #22
Thanks to @Anthiste
2014-08-12 21:21:06 +02:00
Tomaka17
a8c056f83b Fixed compilation broken by #837efc54 2014-08-12 16:55:56 +02:00
Tomaka17
61781cf209 Call glViewport on windows init for win32
See #14
2014-08-07 18:48:34 +02:00
Tomaka17
0152099c91 Correctly handling pixel format and fullscreen resolution on Win32 2014-08-02 12:23:05 +02:00
Tomaka17
8c074af9fc Add support for specific OpenGL version for Win32 2014-08-02 11:03:09 +02:00
Tomaka17
d9d293667a Add monitor support for win32 2014-07-31 11:13:40 +02:00
Tomaka17
1f0999e6a0 Implement get_position for win32 and fix interface 2014-07-27 22:46:30 +02:00
Tomaka17
14a697b272 Implement get_*_size() for win32 2014-07-27 22:36:55 +02:00
Tomaka17
0d122cec47 Implement fullscreen for win32 2014-07-27 21:21:50 +02:00
Tomaka17
6133e17b9a Add moved events for win32 2014-07-27 20:08:31 +02:00
Tomaka17
1e615b59a6 Better events handling for win32 2014-07-27 19:58:27 +02:00
Tomaka17
7a8e7a7922 Implement focus events for win32 2014-07-27 19:45:29 +02:00
Tomaka17
f5080a2b29 Implement mouse clicks on win32 2014-07-27 19:41:02 +02:00
Tomaka17
a28282ef5f Implement Pressed and Released 2014-07-27 18:55:14 +02:00
Tomaka17
754a6ef60f Implement ReceivedCharacter on win32 2014-07-27 18:39:22 +02:00
Tomaka17
c67ab381bf Fix events handling on win32 2014-07-27 18:35:42 +02:00
Tomaka17
1cc0447c5e Initial commit 2014-07-27 11:41:26 +02:00