index
:
patched/glutin
feature-existing
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename crate to glutin
Tomaka17
2014-09-21
4
-16
/
+16
*
Add triangle to example
Tomaka17
2014-09-12
1
-1
/
+45
*
Examples now using a support module to draw
Tomaka17
2014-09-12
4
-46
/
+47
*
Add basic support for Android
Tomaka17
2014-09-11
3
-0
/
+27
*
Rename gl-init-rs to gl_init
Tomaka17
2014-08-13
3
-17
/
+17
*
get_proc_address now returns a libc::c_void
Tomaka17
2014-08-11
3
-3
/
+3
*
Multiwindow example now creates a third window
Pierre Krieger
2014-08-07
1
-0
/
+5
*
Examples now call glViewport
Tomaka17
2014-08-07
3
-2
/
+17
*
Fix events handling in examples
Tomaka17
2014-08-07
3
-9
/
+6
*
Add example for multiple simultaneous examples
Tomaka17
2014-08-03
1
-0
/
+32
*
with_monitor -> with_fullscreen
Tomaka17
2014-08-02
1
-1
/
+1
*
Add iterators for events and WindowBuilder
Tomaka17
2014-08-02
2
-9
/
+8
*
Add monitor support for win32
Tomaka17
2014-07-31
1
-2
/
+3
*
Add API for monitors
Tomaka17
2014-07-31
1
-0
/
+48
*
make_current() is now unsafe
Tomaka17
2014-07-30
1
-1
/
+1
*
should_close() renamed to is_closed()
Tomaka17
2014-07-30
1
-1
/
+1
*
Remove printing position in example
Tomaka17
2014-07-30
1
-2
/
+0
*
The example now prints OpenGL version
Tomaka17
2014-07-30
1
-0
/
+9
*
Draft for monitor API
Tomaka17
2014-07-27
1
-1
/
+1
*
Example now displays windows events
Tomaka17
2014-07-27
1
-1
/
+1
*
Initial commit
Tomaka17
2014-07-27
1
-0
/
+23
[prev]