Pierre Krieger
|
37262fb228
|
Remove public exports of gl_common and libc
|
2015-11-09 08:46:52 +01:00 |
|
tomaka
|
439d25168e
|
Merge pull request #655 from mitchmindtree/master
Lock objc to 0.1.7. Fix remaining libc pointer errors with casts. Fix warnings in cursor example.
|
2015-11-09 08:28:35 +01:00 |
|
mitchmindtree
|
947effd3a0
|
unwrap to fix unused result warning
|
2015-11-08 21:14:58 +11:00 |
|
mitchmindtree
|
228732877a
|
Lock objc version, add casts to appease libc pointer type conflict. Closes #654
|
2015-11-08 21:13:25 +11:00 |
|
tomaka
|
0386d093d1
|
Merge pull request #653 from Daggerbot/pr
Change some uses of c_void to avoid libc version conflicts.
|
2015-11-05 07:59:19 +01:00 |
|
tomaka
|
3b5fe6ad99
|
Merge pull request #651 from tomaka/fix-libc
Fix the libc breakage
|
2015-11-04 18:26:58 +01:00 |
|
Daggerbot
|
7e4f795a53
|
Change some uses of c_void to avoid libc version conflicts.
|
2015-11-04 08:21:42 -08:00 |
|
Pierre Krieger
|
2fcbdcc2fc
|
Fix the libc breakage
|
2015-11-04 11:28:08 +01:00 |
|
Adam Badawy
|
c068a770f0
|
Update x11-dl
|
2015-10-27 03:22:13 -04:00 |
|
Adam Badawy
|
10f5528c14
|
Fix using garbage memory
|
2015-10-27 03:10:57 -04:00 |
|
Adam Badawy
|
d1a5730374
|
Remove deprecated comment
|
2015-10-27 03:09:52 -04:00 |
|
Adam Badawy
|
f9929fab2f
|
Use mode when switching to fullscreen
|
2015-10-27 03:07:37 -04:00 |
|
Adam Badawy
|
4f8095816e
|
Allow any mode larger than requested dimensions
We were previously allowing only fullscreen modes which were exactly as
tall as the requested dimensions, perhaps erroneously.
|
2015-10-27 00:33:48 -04:00 |
|
Adam Badawy
|
23a5104098
|
Comment fullscreen XClientMessage code
|
2015-10-26 05:33:01 -04:00 |
|
Adam Badawy
|
47df0e9eaa
|
Fix misbehaving fullscreen window
|
2015-10-26 04:06:40 -04:00 |
|
Adam Badawy
|
ed8dfa9a52
|
Fix issue #509
Focusing the newly created window seems to grab the keyboard.
|
2015-10-25 21:56:49 -04:00 |
|
Adam Badawy
|
918dc67992
|
Fix issue #582
I switched `vsyncstart` and `vdisplay` again, as per the discussion on
issue #582.
|
2015-10-25 21:52:20 -04:00 |
|
tomaka
|
188b8f5c08
|
Merge pull request #645 from adambadawy/master
Improve fullscreen example
|
2015-10-25 07:27:10 +01:00 |
|
Adam Badawy
|
9493458b8e
|
Fix issue #543
I added a match arm for the Escape key.
|
2015-10-24 21:44:43 -04:00 |
|
Adam Badawy
|
d6f44a7f56
|
Flush monitor prompt
|
2015-10-24 21:38:36 -04:00 |
|
tomaka
|
7f2c161704
|
Merge pull request #644 from mbrubeck/mouse-emulated
Change X11 events based on `multitouch` option
|
2015-10-23 17:25:04 +02:00 |
|
Matt Brubeck
|
8c0dfe19c2
|
Change X11 events based on multitouch option
* If `multitouch` is enabled, touch input generates touch events.
* If `multitouch` is disabled, touch input generates emulated mouse events.
|
2015-10-23 08:01:03 -07:00 |
|
tomaka
|
aaa9e508bd
|
Merge pull request #643 from mbrubeck/xlib-display
Fix typo in WindowExt::get_xlib_display
|
2015-10-23 08:24:26 +02:00 |
|
Matt Brubeck
|
93bec2ffca
|
Fix typo in WindowExt::get_xlib_display
|
2015-10-22 13:59:52 -07:00 |
|
tomaka
|
6cefaa12be
|
Merge pull request #636 from wartman4404/master
ensure server has GLX_ARB_create_context extension
|
2015-10-19 08:19:29 +02:00 |
|
wartman4404
|
f83e783b26
|
ensure server has GLX_ARB_create_context extension
|
2015-10-18 18:53:50 -05:00 |
|
tomaka
|
dcd5c49b7f
|
Merge pull request #629 from tomaka/fix-win-vsync
Fix vsync being enabled even when disabled
|
2015-10-08 16:32:10 +02:00 |
|
tomaka
|
760f9d5fc5
|
Merge pull request #630 from tomaka/fix-examples
Fix the examples
|
2015-10-04 20:19:04 +02:00 |
|
Pierre Krieger
|
2b35a6c9d1
|
Fix the examples
|
2015-10-04 18:39:17 +02:00 |
|
Pierre Krieger
|
0c1f15f842
|
Fix vsync being enabled even when disabled
|
2015-10-04 18:36:05 +02:00 |
|
Pierre Krieger
|
df10bbd163
|
Publish 0.4.0
|
2015-10-03 16:58:04 +02:00 |
|
tomaka
|
747040cc8c
|
Merge pull request #628 from tomaka/khronos-api-0.0.8
Update khronos_api to 0.0.8
|
2015-10-03 16:46:03 +02:00 |
|
Pierre Krieger
|
cb56b55a88
|
Update khronos_api to 0.0.8
|
2015-10-03 16:33:38 +02:00 |
|
tomaka
|
819c5f679b
|
Merge pull request #626 from tomaka/rm-window-feature
Remove the window feature entirely
|
2015-10-03 16:22:39 +02:00 |
|
Pierre Krieger
|
7a625ef3d8
|
Remove the window feature entirely
|
2015-10-03 10:33:37 +02:00 |
|
tomaka
|
c8fd077e17
|
Merge pull request #617 from tomaka/platform-specific
Add an `os` module containing platform-specific traits
|
2015-10-03 10:11:11 +02:00 |
|
tomaka
|
5e1e7436af
|
Merge pull request #624 from ozkriff/android_disable_multitouch_by_default
android: Disabled multitouch by default
|
2015-10-03 09:58:18 +02:00 |
|
Pierre Krieger
|
8c6a27d426
|
Add an os module containing platform-specific traits
|
2015-10-03 09:53:37 +02:00 |
|
Andrey Lesnikov
|
b01897bfc7
|
android: Disabled multitouch by default
|
2015-10-01 23:05:05 +03:00 |
|
tomaka
|
9fccb2e06e
|
Merge pull request #623 from tomaka/fix-gl-generator
Update the gl_generator dependency
|
2015-09-30 11:44:09 +02:00 |
|
Pierre Krieger
|
644ecf877d
|
Update the gl_generator dependency
|
2015-09-30 07:29:29 +02:00 |
|
tomaka
|
d67248ee2a
|
Merge pull request #622 from jdm/warnings
Warning fixes for OS X.
|
2015-09-28 22:52:15 +02:00 |
|
Josh Matthews
|
77b3743117
|
Warning fixes for OS X.
|
2015-09-28 12:19:36 -04:00 |
|
tomaka
|
3e11e5ef69
|
Merge pull request #612 from tomaka/monitorid-to-monitorid
Rename MonitorID -> MonitorId
|
2015-09-24 09:34:35 +02:00 |
|
Pierre Krieger
|
86fa1b58e5
|
Rename MonitorID -> MonitorId
|
2015-09-24 09:11:59 +02:00 |
|
tomaka
|
aa5f5de109
|
Merge pull request #615 from tomaka/appveyor
Fix the appveyor build
|
2015-09-24 09:09:56 +02:00 |
|
Pierre Krieger
|
ea1cb5d2cc
|
Fix the appveyor build
|
2015-09-24 08:37:52 +02:00 |
|
tomaka
|
7ab495b698
|
Merge pull request #614 from tomaka/windowproxy-sync
Fix WindowProxy not being Send and Sync on win32
|
2015-09-24 08:37:29 +02:00 |
|
tomaka
|
28029c8038
|
Merge pull request #613 from mvdnes/windows_set_size
Fix Window.set_inner_size() on win32
|
2015-09-24 08:29:12 +02:00 |
|
Pierre Krieger
|
9a459f94ff
|
Fix WindowProxy not being Send and Sync on win32
|
2015-09-24 08:28:09 +02:00 |
|