Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporarily revert field name change (DO NOT MERGE) | Dave Burke | 2013-05-06 | 1 | -1/+1 |
* | Really make Surface thread-safe. | Jeff Brown | 2013-05-01 | 1 | -2/+8 |
* | improve SurfaceControl.screenshot documentation | Mathias Agopian | 2013-03-18 | 1 | -1/+10 |
* | remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT | Mathias Agopian | 2013-03-05 | 1 | -16/+0 |
* | screenshots can now go into a Surface from java | Mathias Agopian | 2013-03-04 | 1 | -5/+69 |
* | Fix SurfaceControl.setDisplaySurface() such that it accepts a null Surface | Mathias Agopian | 2013-02-25 | 1 | -7/+2 |
* | Remove SurfaceControl.setPosition(int, int) | Michael Wright | 2013-02-21 | 1 | -5/+0 |
* | clean-up following Surface split | Mathias Agopian | 2013-02-15 | 1 | -40/+40 |
* | split Surface in two classes: SurfaceControl and Surface | Mathias Agopian | 2013-02-14 | 1 | -0/+575 |