aboutsummaryrefslogtreecommitdiffstats
path: root/src/support/layers/rust-layers
Commit message (Collapse)AuthorAgeFilesLines
...
* Build with make instead of rustpkg.Jack Moffitt2013-12-261-0/+0
|
* Build some dependencies with rustpkgKeegan McAllister2013-11-141-0/+0
| | | | | | Also take a rust-layers bugfix. In collaboration with Jack Moffitt.
* Upgrade submodulesKeegan McAllister2013-10-311-0/+0
|
* Implement CPU rendering. Replace texture sharing with native OS surface sharing.Patrick Walton2013-10-251-0/+0
|
* Update to latest Rust.Jack Moffitt2013-10-211-0/+0
|
* Correct draw order for frame tree layerseschweic2013-08-211-0/+0
|
* Update rust-azure and rust-layers to their master branches.Jack Moffitt2013-08-161-0/+0
|
* Fix macos interators, warnings, and updating submodules.Jack Moffitt2013-08-161-0/+0
|
* Update Rust version againKeegan McAllister2013-08-151-0/+0
| | | | This gets us the new runtime.
* Update submodules for new Rust versionKeegan McAllister2013-08-151-0/+0
|
* Update submodule pointers; address nits; add optional page_sizeeschweic2013-08-081-0/+0
|
* Update to latest Rust.Jack Moffitt2013-07-091-0/+0
|
* Replace glut with glfw.Jack Moffitt2013-07-041-0/+0
| | | | | | Also fixes initial window size to get based on the windowing code instead of being hardcoded everywhere. This code works on HiDPI displays, but does not appropriately scale the output up yet.
* Update for language changesBrian Anderson2013-06-261-0/+0
|
* Implement dynamic resolution, messaging from compositor to renderer, delete ↵eschweic2013-06-201-0/+0
| | | | unused texture layers
* Update submodules.Jack Moffitt2013-06-141-0/+0
|
* Update rust-layers for GL_LINEAR zoomingPatrick Walton2013-06-121-0/+0
|
* Implement the beginnings of scrolling via dragging.Patrick Walton2013-05-211-0/+0
| | | | | There are tearing problems and GLUT does not support the mouse wheel. Still, it's a start!
* Fix and update submodules.Jack Moffitt2013-05-151-0/+0
|
* Organize all the source files into compiler/, components/, and platform/.Patrick Walton2013-05-151-0/+0