Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Implemented gl_core flag | Dzmitry Malyshau | 2015-04-30 | 1 | -15/+14 | |
| | | ||||||
* | | Fix typo in cocoa module | Felix Kaaman | 2015-04-30 | 1 | -1/+1 | |
| | | ||||||
* | | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 2 | -45/+58 | |
| | | ||||||
* | | Add pixelformat for cocoa and remove individual color components | Felix Kaaman | 2015-04-30 | 1 | -38/+102 | |
|/ | ||||||
* | Add multisampling for cocoa, fixes #145 | Felix Kaaman | 2015-04-27 | 1 | -33/+45 | |
| | ||||||
* | Fix window position getters and setters on cocoa | Felix Kaaman | 2015-04-24 | 1 | -4/+21 | |
| | ||||||
* | Fix alert sounds on keypress on cocoa | Felix Kaaman | 2015-04-24 | 1 | -4/+6 | |
| | | | | | Passing on keypress event to parent would make it think the event was not consumed and emit an alert sound. | |||||
* | Create reorganization | Pierre Krieger | 2015-04-24 | 4 | -0/+1040 | |