aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #477 from rozaliev/feature/iostomaka2015-06-2911-2/+910
|\
| * [add] content scaleEvgeny Rozaliev2015-06-082-7/+15
| * [add] ios supportEvgeny Rozaliev2015-06-0511-2/+902
* | Publish 0.2.2tomaka2015-06-271-1/+1
* | Merge pull request #508 from tomaka/wgl-swap-errtomaka2015-06-271-2/+5
|\ \
| * | Ignore errors generated by SwapBuffers on windowsPierre Krieger2015-06-271-2/+5
|/ /
* | Merge pull request #504 from tomaka/fix-fullscreentomaka2015-06-271-15/+31
|\ \
| * | Fix fullscreen mode on X11Pierre Krieger2015-06-261-15/+31
|/ /
* | Merge pull request #500 from tomaka/no-errortomaka2015-06-266-24/+70
|\ \
| * | Add support for the EGL_KHR_create_context_no_error extensionPierre Krieger2015-06-256-24/+70
* | | Merge pull request #502 from tomaka/fix-wgl-ext-swap-controltomaka2015-06-261-3/+1
|\ \ \ | |/ / |/| |
| * | Fix the discovery of the WGL_EXT_swap_control extensionPierre Krieger2015-06-251-3/+1
|/ /
* | Publish 0.2.1Pierre Krieger2015-06-231-1/+1
* | Merge pull request #497 from tomaka/robustnesstomaka2015-06-239-36/+216
|\ \
| * | Add with_robustness and handle robustness on all implementationsPierre Krieger2015-06-229-36/+216
* | | Merge pull request #495 from tomaka/fix-multisamplingtomaka2015-06-231-2/+9
|\ \ \
| * | | Makes sure that the pf has the same multisampling settings as the requirementsPierre Krieger2015-06-211-2/+9
* | | | Merge pull request #498 from vberger/mastertomaka2015-06-233-23/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Update wayland dependency to 0.2.Victor Berger2015-06-233-23/+27
|/ / /
* | | Merge pull request #493 from ricky26/msvctomaka2015-06-211-0/+7
|\ \ \ | |/ / |/| |
| * | Add support for MSVC build.Ricky Taylor2015-06-211-0/+7
|/ /
* | Publish 0.2.0tomaka2015-06-171-1/+1
* | Merge pull request #488 from tomaka/rem-is-closedtomaka2015-06-1717-176/+72
|\ \
| * | Remove the is_closed functionPierre Krieger2015-06-1617-176/+72
* | | Merge pull request #486 from tomaka/context-errortomaka2015-06-1720-62/+123
|\ \ \
| * | | Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-1620-62/+123
* | | | Merge pull request #489 from ecoal95/glx-droptomaka2015-06-171-2/+4
|\ \ \ \
| * | | | glx: Unbind the context if it's the current oneecoal952015-06-171-2/+4
|/ / / /
* | | | Merge pull request #487 from fkaa/cocoa-transparencytomaka2015-06-161-1/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Add transparency support for cocoa. Closes #472Felix Kaaman2015-06-161-1/+16
|/ / /
* | | Merge pull request #485 from fkaa/cocoa-crash-and-burntomaka2015-06-1610-8/+22
|\ \ \ | |/ / |/| |
| * | Make legacy functions crash on osx core contextsFelix Kaaman2015-06-1610-8/+22
|/ /
* | Merge pull request #484 from pinumbernumber/mastertomaka2015-06-161-1/+25
|\ \
| * | Implement transparency for X11pinumbernumber2015-06-141-1/+25
* | | Merge pull request #483 from robertknight/rob-precise_scroll_deltastomaka2015-06-165-11/+37
|\ \ \ | |/ / |/| |
| * | Correct MouseWheel doc comment.Robert Knight2015-06-151-4/+1
| * | Report scroll deltas in lines for non-touch devices on OS XRobert Knight2015-06-141-2/+6
| * | Correct typo in MouseScrollDelta docsRobert Knight2015-06-131-1/+1
| * | Express scroll deltas as either line or pixel deltasRobert Knight2015-06-135-8/+33
|/ /
* | Merge pull request #480 from tomaka/leaking-colormaptomaka2015-06-091-1/+6
|\ \
| * | Fix leaking color map and destruction of IMPierre Krieger2015-06-051-1/+6
| |/
* | Merge pull request #482 from frewsxcv/patch-2tomaka2015-06-091-1/+1
|\ \ | |/ |/|
| * Alphabetize crate declarationsCorey Farwell2015-06-091-1/+1
|/
* Merge pull request #479 from metajack/official-cratestomaka2015-06-042-4/+4
|\
| * Switch to the official crates.Jack Moffitt2015-06-032-4/+4
|/
* Merge pull request #475 from fkaa/cocoa-glcaptomaka2015-05-261-9/+17
|\
| * Add OS version detection on cocoa for selecting latest gl version. Fixes #470Felix Kaaman2015-05-241-9/+17
* | Merge pull request #476 from aepsil0n/x11-cursor-grab-fixtomaka2015-05-261-4/+9
|\ \ | |/ |/|
| * Fix set_cursor_state on X11Eduard Bopp2015-05-251-4/+9
|/
* Merge pull request #453 from tomaka/transparencytomaka2015-05-246-4/+80
|\