aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add transparency support for cocoa. Closes #472Felix Kaaman2015-06-161-1/+16
| |/ |/|
* | Make legacy functions crash on osx core contextsFelix Kaaman2015-06-161-0/+6
|/
* Report scroll deltas in lines for non-touch devices on OS XRobert Knight2015-06-141-2/+6
* Express scroll deltas as either line or pixel deltasRobert Knight2015-06-131-1/+5
* Add OS version detection on cocoa for selecting latest gl version. Fixes #470Felix Kaaman2015-05-241-9/+17
* Fix vsync not being disabled by default in cocoaFelix Kaaman2015-05-231-4/+2
* Merge pull request #405 from tomaka/win32-wheeltomaka2015-05-061-1/+1
|\
| * Rework MouseWheel event and fix the values on win32Pierre Krieger2015-04-291-1/+1
* | Add cursor grabbing on cocoaFelix Kaaman2015-05-051-10/+8
* | Fix compiler errors on OSXSven Nilsen2015-05-041-2/+3
* | Remove the "headless" featurePierre Krieger2015-05-041-3/+0
* | Fix further compilation of cocoaKevin Butler2015-05-021-7/+7
* | 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
* Create reorganizationPierre Krieger2015-04-244-0/+1040