Jasper St. Pierre
|
91784d87b6
|
Move the painting of the cursor on the stage out of the cursor renderer
This logic is now well-contained the stage. This is the start of us
moving to backend-specific cursor renderers.
|
2014-04-22 16:56:02 -04:00 |
|
Jasper St. Pierre
|
e21677c782
|
cursor-renderer: Kill a warning
This can happen during early initialization. We should have a
better initialization plan.
|
2014-04-22 16:56:01 -04:00 |
|
Jasper St. Pierre
|
4ea9a28eee
|
cursor-renderer: Remove the MetaScreen
It's unused.
|
2014-04-22 16:56:01 -04:00 |
|
Jasper St. Pierre
|
d189ddcc86
|
Split out the code that renders the code into a MetaCursorRenderer
Right now, this is the same exact same mess it's always been, but
it will be fixed up soon with backend-specific renderers.
|
2014-04-21 20:25:20 -04:00 |
|