aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/cocoa
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation of cocoaPierre Krieger2015-05-021-1/+0
|
* Introduced GlProfile enumDzmitry Malyshau2015-05-011-4/+5
|
* Implemented gl_core flagDzmitry Malyshau2015-04-301-15/+14
|
* Fix typo in cocoa moduleFelix Kaaman2015-04-301-1/+1
|
* Add a GlContext traitPierre Krieger2015-04-302-45/+58
|
* Add pixelformat for cocoa and remove individual color componentsFelix Kaaman2015-04-301-38/+102
|
* Add multisampling for cocoa, fixes #145Felix Kaaman2015-04-271-33/+45
|
* Fix window position getters and setters on cocoaFelix Kaaman2015-04-241-4/+21
|
* Fix alert sounds on keypress on cocoaFelix Kaaman2015-04-241-4/+6
| | | | | Passing on keypress event to parent would make it think the event was not consumed and emit an alert sound.
* Create reorganizationPierre Krieger2015-04-244-0/+1040