Tomaka17
|
451b754e79
|
Add triangle to example
|
2014-09-12 10:20:15 +02:00 |
|
Tomaka17
|
3cad622ee8
|
Examples now using a support module to draw
|
2014-09-12 08:53:31 +02:00 |
|
Tomaka17
|
0bb82e8467
|
Add basic support for Android
|
2014-09-11 18:28:07 +02:00 |
|
Tomaka17
|
ca83db39c7
|
Rename gl-init-rs to gl_init
Fix #20
|
2014-08-13 13:42:59 +02:00 |
|
Tomaka17
|
87d62e5b6f
|
get_proc_address now returns a libc::c_void
|
2014-08-11 10:32:33 +02:00 |
|
Pierre Krieger
|
da5e372719
|
Multiwindow example now creates a third window
|
2014-08-07 18:15:09 +02:00 |
|
Tomaka17
|
2fdcc1840b
|
Examples now call glViewport
|
2014-08-07 09:32:13 +02:00 |
|
Tomaka17
|
92f90220a4
|
Fix events handling in examples
|
2014-08-07 08:53:21 +02:00 |
|
Tomaka17
|
c0912c9ec4
|
Add example for multiple simultaneous examples
|
2014-08-03 17:23:08 +02:00 |
|
Tomaka17
|
bfc5d3e63d
|
with_monitor -> with_fullscreen
|
2014-08-02 11:04:48 +02:00 |
|
Tomaka17
|
5dda167021
|
Add iterators for events and WindowBuilder
|
2014-08-02 08:29:37 +02:00 |
|
Tomaka17
|
d9d293667a
|
Add monitor support for win32
|
2014-07-31 11:13:40 +02:00 |
|
Tomaka17
|
db8955a9d8
|
Add API for monitors
|
2014-07-31 10:02:01 +02:00 |
|
Tomaka17
|
270e290af9
|
make_current() is now unsafe
|
2014-07-30 18:12:39 +02:00 |
|
Tomaka17
|
6d9c5eb2bd
|
should_close() renamed to is_closed()
|
2014-07-30 13:29:28 +02:00 |
|
Tomaka17
|
1249ebed80
|
Remove printing position in example
|
2014-07-30 13:27:31 +02:00 |
|
Tomaka17
|
66f6b003d0
|
The example now prints OpenGL version
|
2014-07-30 13:05:58 +02:00 |
|
Tomaka17
|
d824fb94db
|
Draft for monitor API
|
2014-07-27 20:41:25 +02:00 |
|
Tomaka17
|
6030062881
|
Example now displays windows events
|
2014-07-27 13:10:43 +02:00 |
|
Tomaka17
|
1cc0447c5e
|
Initial commit
|
2014-07-27 11:41:26 +02:00 |
|