index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
api
/
cocoa
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add OS version detection on cocoa for selecting latest gl version. Fixes #470
Felix Kaaman
2015-05-24
1
-9
/
+17
*
Fix vsync not being disabled by default in cocoa
Felix Kaaman
2015-05-23
1
-4
/
+2
*
Merge pull request #405 from tomaka/win32-wheel
tomaka
2015-05-06
1
-1
/
+1
|
\
|
*
Rework MouseWheel event and fix the values on win32
Pierre Krieger
2015-04-29
1
-1
/
+1
*
|
Add cursor grabbing on cocoa
Felix Kaaman
2015-05-05
1
-10
/
+8
*
|
Remove the "headless" feature
Pierre Krieger
2015-05-04
1
-3
/
+0
*
|
Fix further compilation of cocoa
Kevin Butler
2015-05-02
1
-7
/
+7
*
|
Fix compilation of cocoa
Pierre Krieger
2015-05-02
1
-1
/
+0
*
|
Introduced GlProfile enum
Dzmitry Malyshau
2015-05-01
1
-4
/
+5
*
|
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
1
-41
/
+44
*
|
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
*
Create reorganization
Pierre Krieger
2015-04-24
1
-0
/
+741
[prev]