aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/cocoa/headless.rs
Commit message (Collapse)AuthorAgeFilesLines
* Unlocks platform-specific attributesPierre Krieger2016-02-101-1/+6
|
* Construct cocoa headless context based on argsFredrik Noren2016-01-181-15/+5
|
* Fix cocoa headlessFredrik Noren2016-01-081-39/+9
|
* Update some librariesSimon Sapin2015-12-011-2/+2
|
* Remove public exports of gl_common and libcPierre Krieger2015-11-091-2/+2
|
* Warning fixes for OS X.Josh Matthews2015-09-281-2/+2
|
* Add #[inline] attributesPierre Krieger2015-09-231-0/+6
|
* Remove BuilderAttribsPierre Krieger2015-09-211-3/+5
|
* Extract WindowAttributes from the BuilderAttribsPierre Krieger2015-09-211-1/+1
|
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+6
|
* Fix compiler errors on OSXSven Nilsen2015-05-041-2/+3
| | | | Closes https://github.com/tomaka/glutin/issues/425
* Add a GlContext traitPierre Krieger2015-04-301-4/+14
|
* Create reorganizationPierre Krieger2015-04-241-0/+110