Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Build with make instead of rustpkg. | Jack Moffitt | 2013-12-26 | 1 | -0/+0 | |
| | ||||||
* | Build some dependencies with rustpkg | Keegan McAllister | 2013-11-14 | 1 | -0/+0 | |
| | | | | | | Also take a rust-layers bugfix. In collaboration with Jack Moffitt. | |||||
* | Upgrade submodules | Keegan McAllister | 2013-10-31 | 1 | -0/+0 | |
| | ||||||
* | Implement CPU rendering. Replace texture sharing with native OS surface sharing. | Patrick Walton | 2013-10-25 | 1 | -0/+0 | |
| | ||||||
* | Update to latest Rust. | Jack Moffitt | 2013-10-21 | 1 | -0/+0 | |
| | ||||||
* | Correct draw order for frame tree layers | eschweic | 2013-08-21 | 1 | -0/+0 | |
| | ||||||
* | Update rust-azure and rust-layers to their master branches. | Jack Moffitt | 2013-08-16 | 1 | -0/+0 | |
| | ||||||
* | Fix macos interators, warnings, and updating submodules. | Jack Moffitt | 2013-08-16 | 1 | -0/+0 | |
| | ||||||
* | Update Rust version again | Keegan McAllister | 2013-08-15 | 1 | -0/+0 | |
| | | | | This gets us the new runtime. | |||||
* | Update submodules for new Rust version | Keegan McAllister | 2013-08-15 | 1 | -0/+0 | |
| | ||||||
* | Update submodule pointers; address nits; add optional page_size | eschweic | 2013-08-08 | 1 | -0/+0 | |
| | ||||||
* | Update to latest Rust. | Jack Moffitt | 2013-07-09 | 1 | -0/+0 | |
| | ||||||
* | Replace glut with glfw. | Jack Moffitt | 2013-07-04 | 1 | -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 changes | Brian Anderson | 2013-06-26 | 1 | -0/+0 | |
| | ||||||
* | Implement dynamic resolution, messaging from compositor to renderer, delete ↵ | eschweic | 2013-06-20 | 1 | -0/+0 | |
| | | | | unused texture layers | |||||
* | Update submodules. | Jack Moffitt | 2013-06-14 | 1 | -0/+0 | |
| | ||||||
* | Update rust-layers for GL_LINEAR zooming | Patrick Walton | 2013-06-12 | 1 | -0/+0 | |
| | ||||||
* | Implement the beginnings of scrolling via dragging. | Patrick Walton | 2013-05-21 | 1 | -0/+0 | |
| | | | | | There are tearing problems and GLUT does not support the mouse wheel. Still, it's a start! | |||||
* | Fix and update submodules. | Jack Moffitt | 2013-05-15 | 1 | -0/+0 | |
| | ||||||
* | Organize all the source files into compiler/, components/, and platform/. | Patrick Walton | 2013-05-15 | 1 | -0/+0 | |