tomaka
|
2c9eaf8651
|
Merge pull request #65 from glennw/x-threads
Add an interface for providing system wide initialization options to the windowing system.
|
2014-10-24 12:31:33 +02:00 |
|
Glenn Watson
|
97c471dc05
|
Add an interface for providing system wide initialization options to the windowing system.
This allows setting up Linux based systems which use multithreaded OpenGL contexts.
|
2014-10-24 19:58:19 +10:00 |
|
tomaka
|
fe8646c556
|
Merge pull request #66 from glennw/platform_data
Add accessor for underlying display handle on Linux.
|
2014-10-24 10:19:35 +02:00 |
|
Glenn Watson
|
5693fbcce3
|
Add accessor for underlying display handle on Linux. Although unimplemented on other platforms, this applies to at least android as well.
|
2014-10-24 15:20:25 +10:00 |
|
Glenn Watson
|
80e4fa9ad8
|
Fix closing X display in get_dimensions
|
2014-10-24 14:13:19 +10:00 |
|
Tomaka17
|
2ff393fe62
|
Update for rustc and gl-rs
|
2014-10-22 11:23:21 +02:00 |
|
Pierre Krieger
|
bb22087d1c
|
Use gl-rs's GLX bindings for x11
|
2014-10-13 11:36:01 +02:00 |
|
Tomaka17
|
c316c86e7c
|
Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000
|
2014-10-10 17:52:47 +02:00 |
|
Tomaka17
|
e565bfeb13
|
Implement headless rendering
|
2014-10-09 15:55:42 +02:00 |
|