index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #410 from vberger/wayland
tomaka
2015-05-07
3
-0
/
+381
|
\
|
*
Firsts steps of a wayland backend.
Victor Berger
2015-05-06
3
-0
/
+381
*
|
Publish 0.1.1
tomaka
2015-05-07
1
-1
/
+1
*
|
Merge pull request #433 from Daggerbot/pr
tomaka
2015-05-06
1
-1
/
+0
|
\
|
|
*
Removed import of x11::xlib::xkb, which has been absorbed by x11::xlib.
Daggerbot
2015-05-06
1
-1
/
+0
|
/
*
Fix previous commit
Pierre Krieger
2015-05-06
1
-1
/
+1
*
Publish 0.1
tomaka
2015-05-06
1
-1
/
+1
*
Merge pull request #405 from tomaka/win32-wheel
tomaka
2015-05-06
4
-6
/
+9
|
\
|
*
Rework MouseWheel event and fix the values on win32
Pierre Krieger
2015-04-29
4
-6
/
+9
*
|
Merge pull request #429 from tomaka/remove-headless
tomaka
2015-05-06
4
-6
/
+1
|
\
\
|
*
|
Remove the "headless" feature entirely
Pierre Krieger
2015-05-04
4
-6
/
+1
*
|
|
Merge pull request #432 from fkaa/cocoa-cursor-grab
tomaka
2015-05-06
1
-10
/
+8
|
\
\
\
|
*
|
|
Add cursor grabbing on cocoa
Felix Kaaman
2015-05-05
1
-10
/
+8
*
|
|
|
Merge pull request #430 from tomaka/tomaka-patch-1
tomaka
2015-05-05
1
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove the necessity to call glFlush
tomaka
2015-05-04
1
-4
/
+0
|
|
/
/
*
|
|
Merge pull request #431 from krdln/patch-1
tomaka
2015-05-05
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Copy Linux dependencies to ARM target
krdln
2015-05-05
1
-0
/
+4
|
/
/
*
|
Publish 0.0.31
tomaka
2015-05-04
1
-1
/
+1
*
|
Merge pull request #427 from bvssvni/osxfix
Felix Kaaman
2015-05-04
1
-2
/
+3
|
\
\
|
*
|
Fix compiler errors on OSX
Sven Nilsen
2015-05-04
1
-2
/
+3
|
/
/
*
|
Merge pull request #424 from tomaka/tomaka-patch-1
tomaka
2015-05-04
1
-24
/
+5
|
\
\
|
*
|
Update the README
tomaka
2015-05-04
1
-24
/
+5
|
/
/
*
|
Merge pull request #423 from tomaka/remove-headless
tomaka
2015-05-04
8
-24
/
+83
|
\
\
|
*
|
Remove the "headless" feature
Pierre Krieger
2015-05-04
8
-24
/
+83
*
|
|
Merge pull request #372 from tomaka/get-format-examples
tomaka
2015-05-04
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Print the pixel format in the `window` example
Pierre Krieger
2015-05-04
1
-0
/
+2
|
/
/
*
|
Merge pull request #36 from tomaka/emscripten
tomaka
2015-05-03
4
-0
/
+383
|
\
\
|
*
|
Basic implementation of emscripten
Tomaka17
2015-05-03
4
-0
/
+383
|
/
/
*
|
Publish 0.0.30
tomaka
2015-05-02
1
-1
/
+1
*
|
Merge pull request #422 from Ryman/fixosx
tomaka
2015-05-02
1
-7
/
+7
|
\
\
|
*
|
Fix further compilation of cocoa
Kevin Butler
2015-05-02
1
-7
/
+7
|
/
/
*
|
Merge pull request #421 from tomaka/fix-compilation
tomaka
2015-05-02
2
-2
/
+1
|
\
\
|
*
|
Fix compilation of cocoa
Pierre Krieger
2015-05-02
2
-2
/
+1
|
/
/
*
|
Merge pull request #409 from kvark/core
tomaka
2015-05-01
7
-18
/
+82
|
\
\
|
*
|
Introduced GlProfile enum
Dzmitry Malyshau
2015-05-01
5
-27
/
+42
|
*
|
Implemented gl_core flag
Dzmitry Malyshau
2015-04-30
7
-21
/
+70
*
|
|
Merge pull request #417 from tomaka/android-egl
tomaka
2015-05-01
6
-219
/
+73
|
\
\
\
|
*
|
|
Use the EGL API with Android
Pierre Krieger
2015-05-01
6
-219
/
+73
|
/
/
/
*
|
|
Merge pull request #415 from tomaka/fix-gles-supprt
tomaka
2015-05-01
1
-7
/
+6
|
\
\
\
|
*
|
|
Fix the GLES code in examples/support/mod.rs
Pierre Krieger
2015-04-30
1
-7
/
+6
|
|
/
/
*
|
|
Merge pull request #416 from datalus/master
tomaka
2015-05-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting ...
datalus
2015-04-30
1
-1
/
+1
|
/
/
*
|
Fix typo in cocoa module
Felix Kaaman
2015-04-30
1
-1
/
+1
*
|
Merge pull request #412 from tomaka/glcontext-trait
tomaka
2015-04-30
12
-190
/
+332
|
\
\
|
*
|
Add a GlContext trait
Pierre Krieger
2015-04-30
12
-190
/
+332
|
/
/
*
|
Merge pull request #414 from tomaka/pf-win32
tomaka
2015-04-30
5
-54
/
+114
|
\
\
|
*
|
Fix PixelFormat for x11, egl and win32
Pierre Krieger
2015-04-30
3
-12
/
+10
|
*
|
Add pixelformat for cocoa and remove individual color components
Felix Kaaman
2015-04-30
2
-42
/
+104
|
/
/
*
|
Merge pull request #407 from tomaka/egl-rework
tomaka
2015-04-30
1
-65
/
+236
|
\
\
|
*
|
Rework EGL
Pierre Krieger
2015-04-30
1
-65
/
+236
|
/
/
[next]