Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tauri-apps/glutin
A low-level library for OpenGL context creation, written in pure Rust.
https://github.com/tauri-apps/glutin
b9065f56ba0c1fa9c55b6af31d765cc326456548 authored over 8 years ago by Boris-Chengbiao Zhou <[email protected]>
Publish 0.5.1
ff3dcf257375eb9fd3d9427289c35f31bbb4247e authored over 8 years ago by tomaka <[email protected]>- to make the fix for #748 available to the repos downstream that need it
18c065a2a188a01376d97926d3843503d4e6029a authored over 8 years ago by Pierre Chevalier <[email protected]>Fix pixel format support detection in glx. #748
ce3d6dbe569bb26782073dafcc522a6f6edb00f2 authored over 8 years ago by tomaka <[email protected]>
* by accepting GLX_EXT_framebuffer_sRGB as a sRGB capable framebuffer
* the new behaviour matche...
Publish 0.5.0
ce03ade47ce70824bdc58d61f566378c858223b5 authored over 8 years ago by tomaka <[email protected]>136d3beed117df96364e6537ac467b47136d8541 authored almost 9 years ago by tomaka <[email protected]>
glx: Support non-conformant multisampling fbconfigs.
d2343106bcd1785ed18ea7b4c3b2591ca1660201 authored almost 9 years ago by tomaka <[email protected]>Add support for X11 window size constraints
9a129aa86204cb798d33b3ed009de14e342748c1 authored almost 9 years ago by tomaka <[email protected]>1b313df1ea64c34b65f21f5d072515c3ae2b481d authored almost 9 years ago by Ivo Wetzel <[email protected]>
0e9fad5d2350467921af2d2e3ab0b26a1b749080 authored almost 9 years ago by Ivo Wetzel <[email protected]>
Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change
89dd63b9ceac72a7ca274724d2b81033ddb5d4ed authored almost 9 years ago by tomaka <[email protected]>117069ef9023665085564c4c20a9525c9e139de2 authored almost 9 years ago by Richard Lettich <[email protected]>
1b7a3cd31febc38b4d0d39d06f99639469a5823d authored almost 9 years ago by Ivo Wetzel <[email protected]>
7a5e47c446801c40e9048668feb54f3d76dc2442 authored almost 9 years ago by Ivo Wetzel <[email protected]>
Enable more Windows keys
8ae2df68e19ca71453af5e11de9ca807ef7adcb4 authored almost 9 years ago by tomaka <[email protected]>Implement CursorState::Hide for x11
0cf1f01990b97150773bb6d27172c7d2401ccb3c authored almost 9 years ago by tomaka <[email protected]>Update gl_generator to v0.5
261a3ef6b5ece03529054b10b96123480cca3369 authored almost 9 years ago by tomaka <[email protected]>e8b3570db411b6e39596553c5c13febc153a60a6 authored almost 9 years ago by Brendan Zabarauskas <[email protected]>
Remove a debug print added in 1de66e4ef
5acd63df63c42aa81f49b031c3b3914f733638f3 authored almost 9 years ago by tomaka <[email protected]>5c4bfe1379836ca034b610f8246a1f6a621ee2e2 authored almost 9 years ago by Thinkofname <[email protected]>
267221af3e239c79a2617c46ba3f1259663c29f7 authored almost 9 years ago by Thinkofname <[email protected]>
Update objc dependency to 0.2
9a8ca6ebae831cddb248d34c298dd959dcfbbd29 authored almost 9 years ago by tomaka <[email protected]>c5268309c39933e13e86bd33a9fe0b7fa8c88b14 authored almost 9 years ago by Steven Sheldon <[email protected]>
This should enable most required keys on Windows.
Mappings taken from: https://msdn.microsoft.c...
9e2a179daaa9f61b80733f1c0739b203a4bbaa8c authored almost 9 years ago by Adam Casey <[email protected]>Uncomment more keys for win32
9643d2625c33d425f2a0bf3381ec5626184ef9e1 authored almost 9 years ago by tomaka <[email protected]>28599a5d792eaa718882ef522177b3b46f6dec6f authored almost 9 years ago by UK992 <[email protected]>
Add support for navigation keys
45d25471c381fac929e93c37175007209a7feb33 authored almost 9 years ago by tomaka <[email protected]>1de66e4efbd428e5cefa422e6c771e225cab1829 authored almost 9 years ago by Manish Goregaokar <[email protected]>
Fix memory leak while creating NSEvent and swapping buffers (Fixes #514)
a3543b700f4982a470037cd059928aed533b887c authored almost 9 years ago by Paul Rouget <[email protected]>Make Mac borderless windows resizable and draggable.
3e9a5e711e10954f6e295d243f775aa4fdf02bee authored almost 9 years ago by Paul Rouget <[email protected]>Fix Mac build by bumping core-graphics.
141f61002e910d62e64e042230161b46f97935f7 authored almost 9 years ago by Paul Rouget <[email protected]>At the time of writing, Glutin requires 0.2.x and cocoa requires 0.3.x.
c0adb8d87eb929db037c2cce2082bfb5f7627119 authored almost 9 years ago by Corey Farwell <[email protected]>
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up fo...
Pin core-graphics to 0.2 since cocoa 0.2.4 does
140fd1f15682b159dd88d91e9f506e2cfb18131d authored almost 9 years ago by tomaka <[email protected]>717d0184c0da42aee24b9041a73d9505016c9c29 authored almost 9 years ago by Jack Moffitt <[email protected]>
Size hints are only being set for non-fullscreen windows, if
`max_dimensions` are set they'll ov...
Add phases to wheel events.
e843206c1303475678482f623477408468b8a74b authored almost 9 years ago by Paul Rouget <[email protected]>Needed for apps to support overscroll on the Mac.
7886ff9acdbc4961359725536c1a15e2cbb3d4f5 authored almost 9 years ago by Patrick Walton <[email protected]>08c311839f9c65faa358b0540a3ff6b2eb19ff14 authored almost 9 years ago by Felix Kaaman <[email protected]>
Fix this_platform_is_not_supported on OpenBSD.
2638db665afc175cf128c3e25bc883f4c114bb5a authored almost 9 years ago by tomaka <[email protected]>I followed the steps of @mneumann.
74a28adba2a07d56bce9592f24196442192e68e0 authored almost 9 years ago by Kirill Zdornyy <[email protected]>cocoa: Post Awakened events at the end of the queue to avoid floods.
366608d026b7bcdb2b7478e932b0776ad0b51531 authored almost 9 years ago by Paul Rouget <[email protected]>Closes servo/webrender#179.
bcd7999bf60c49c6df5f1e1536b53c44d5801e13 authored almost 9 years ago by Patrick Walton <[email protected]>TouchpadPressure event
6a6d7a29d5d8216a4756b6550ddb0065d556fb4a authored almost 9 years ago by tomaka <[email protected]>68818751f42811472c50ea3f95a430c5c3be2dc9 authored almost 9 years ago by Paul Rouget <[email protected]>
Add the new `i586` target in Cargo.toml
bd605478d13ab07386c5e6c56434c84b5cce46db authored almost 9 years ago by tomaka <[email protected]>e4bf0a22b50e0694acadb348b718823878fd6e0c authored almost 9 years ago by petevine <[email protected]>
Unlocks platform-specific attributes
c6c9ef4fca1e235572e34a6976df2482a14aae87 authored almost 9 years ago by tomaka <[email protected]>ec76d991adc3522512f07935f78569dc4a9d089b authored almost 9 years ago by Pierre Krieger <[email protected]>
86dd75f7e9b6078919387c356bca7dd1738d5777 authored almost 9 years ago by Pierre Krieger <[email protected]>
9238a48ffca5be87b27bca9c6bc391930871b823 authored almost 9 years ago by Pierre Krieger <[email protected]>
Update the emscripten port of glutin
75a940d4f1240fff9adeed9b0ff869e9aa0f5814 authored almost 9 years ago by tomaka <[email protected]>982279bc39737af0ba8ee712b744cc3335b001b0 authored almost 9 years ago by Pierre Krieger <[email protected]>
allow non ascii character in ReceivedCharacter
03ca5d5216df371d4146717accb2cd609a76e6a8 authored almost 9 years ago by tomaka <[email protected]>202f8c5a2dbeaa606f01985a0cf9a972eaf331e9 authored almost 9 years ago by Paul Rouget <[email protected]>
support utf8 window titles via _NET_WM_NAME standard
3246613a51568073e40ee99efeb0c76c36db3ecc authored almost 9 years ago by tomaka <[email protected]>osx: scroll delta should take hidpi factor into account
b63070db25173826c669551514acdefe76a15885 authored almost 9 years ago by tomaka <[email protected]>99073eec7b1549ead1a62b67e205a80d02053dba authored almost 9 years ago by Paul Rouget <[email protected]>
Add the new `armv7` target in Cargo.toml
5288b7dfc63179549ef579c29a477b43ea409218 authored almost 9 years ago by tomaka <[email protected]>abdfa91b75b315cca7a737a3baf1e1d15f4866f2 authored almost 9 years ago by petevine <[email protected]>
Typo fix in package description
4222812e120712cccbed0ba0afd14fc8d53299bb authored almost 9 years ago by tomaka <[email protected]>4c7460a4101c73a57b8d4e681589ca03ef4358be authored almost 9 years ago by Mátyás Mustoha <[email protected]>
5cce3f9640b9ec3e78619d3e8f41f0e7b316dde0 authored almost 9 years ago by Pierre Krieger <[email protected]>
8f1151cbc48245798b7898cd9ad7db688576bdff authored almost 9 years ago by tomaka <[email protected]>
Use double buffering by default on GLX
5cdf6c17989196f295c336c54ac496335eba95a4 authored almost 9 years ago by tomaka <[email protected]>c67e43d076109c8b6b884ccb47bb48d6765828ea authored almost 9 years ago by Matt Brubeck <[email protected]>
Replace `i8` with `libc::c_char`
50c7c91c1998c70f26c3c0a478b5c8a8b93edb0c authored almost 9 years ago by tomaka <[email protected]>11bbca7ca73484aa2bdb6ebd74d0b249c038bcad authored almost 9 years ago by Mátyás Mustoha <[email protected]>
Fix the usage example in the README
0faaa590b1a041636a01ec5a25bf27381ad4edec authored almost 9 years ago by tomaka <[email protected]>Closes #712
bccbbaa57c52978c5e59c1547051be1e9c75b642 authored almost 9 years ago by jshrake <[email protected]>Allow it to work under Xvfb.
1ab6677f1e0966fc63eed99d64388da79d5c466e authored almost 9 years ago by tomaka <[email protected]>Part of servo/servo#8641
0a43f8f733412f7ec7542866b8177ea1215345a5 authored almost 9 years ago by Michael Howell <[email protected]>Fix cocoa headless. Fixes #635
1113fa1c138e8aa06213d7e74e9ed4a971bd10b7 authored almost 9 years ago by tomaka <[email protected]>2a66d1cffccd74db2dd52925da31860f9330f27e authored almost 9 years ago by Fredrik Noren <[email protected]>
db074dc32ff55a5c6ad3a48c6453ff83c38b0caf authored almost 9 years ago by Fredrik Noren <[email protected]>
…instead of low-level X11 calls that don't work with utf8
e9fc0eeb876fca962b7f4a8a1c55ec42bb27e196 authored almost 9 years ago by Damjan Georgievski <[email protected]>
based on this freerdp patch
https://github.com/FreeRDP/FreeRDP/commit/9767f7f042a58aae876e0ad3b2...
Adding os::macos for accessing the underlying NSWindow
0297efb7411c9d45aacebd1e3f52601d7b4fa961 authored almost 9 years ago by tomaka <[email protected]>Also implements platform_window() for cocoa.
c71b14afb9709aef36477a3eab0a816a3f972cd8 authored almost 9 years ago by Johan Sköld <[email protected]>x11: Poll the window until it is really visible
3e0f6adec42428b42fded2e4f5d659b5e6d21358 authored almost 9 years ago by tomaka <[email protected]>Fixes #697
It seems that `XSync` doesn't really makes the window viewable.
This feels hacky, o...
4d729164c79f663465939ac404a9fe192cebc004 authored almost 9 years ago by Emilio Cobos Álvarez <[email protected]>Prefer double buffer on wgl if unspecified
9ba16e31a9f65712035d28371c647b60f8ee37b1 authored almost 9 years ago by tomaka <[email protected]>According to https://msdn.microsoft.com/en-us/library/windows/desktop/dd318284(v=vs.85).aspx if ...
8a7edc4e406e6b105f38342179c963e080cba5af authored almost 9 years ago by David Hewson <[email protected]>a5de08485685230cd1197cbb5ee059a10b34710e authored almost 9 years ago by Fredrik Noren <[email protected]>
c344f36e93e44f6d8189f904053c585fd9dd8ccc authored almost 9 years ago by Fredrik Noren <[email protected]>
3d2f71e59b83d00685ee6432aa7804367f9b734e authored almost 9 years ago by Fredrik Noren <[email protected]>
898a411c86b833b7ef72bd584eb922834a8966b4 authored almost 9 years ago by Fredrik Noren <[email protected]>
c6c4dfdd1e1c28878d5049c825db377dd5c747ee authored almost 9 years ago by Fredrik Noren <[email protected]>
x11: Prevent leak on XIQueryDevice
88e64a87a9fcfd0b71803b1adab3cd12787fc90f authored almost 9 years ago by tomaka <[email protected]>Fix wrong screen ID used on GLX
64dbf51105f27f849c5dbd43b930c83d68bb4e2b authored almost 9 years ago by tomaka <[email protected]>Per http://linux.die.net/man/3/xiquerydevice:
> XIFreeDeviceInfo frees the information returned...
21b9245ccccef613f655d3d7f54046e858d4b0df authored almost 9 years ago by Emilio Cobos Álvarez <[email protected]>83190432982e4adb2fe14bf3f0de20f6a74fadba authored almost 9 years ago by Pierre Krieger <[email protected]>
Fix EGL for wayland.
f59be2588c47a8dab2da00f12661d204576c0bd3 authored about 9 years ago by tomaka <[email protected]>508e8cf665d36bdb6e7b5d3d81e1118693579f5b authored about 9 years ago by Victor Berger <[email protected]>
Dependency fix
89e7a2fda75626f57d489e196168ccebe6912bbe authored about 9 years ago by tomaka <[email protected]>535356f5ce15d0d606ac0064038877a461290378 authored about 9 years ago by Marcell Pardavi <[email protected]>
Add better X error handling
cab61a1367187199e14e8f3b24596c4a4ec7e22f authored about 9 years ago by tomaka <[email protected]>82f5cd82729d12dbc8aec7e3bad3ed59dfd1f8e1 authored about 9 years ago by Pierre Krieger <[email protected]>
Support for side buttons on mouse
8236564a5224e38cd6e345df8ffaf343bfa24320 authored about 9 years ago by tomaka <[email protected]>