| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
initialisation time.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added demo to match.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This will also be more compatible with newmouse infrastructure
|
| |
|
|
|
|
|
|
| |
Still uses old GDISP driver model for now
Untested with uGFXnet.
Still to come: Input drivers etc
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Use in gwinImage
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the x direction.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Handling the whole width/height range with Newton algorithm was too
difficult. Switched to bisection search with a separate prescaling
step.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit d4c4740bcf0fe25a0b3e8a37c431accfc8edb970.
|
| |
|
|
|
|
|
|
| |
effects with using the macro.
Also fix a number of compiler warnings.
|
|
|
|
|
|
| |
displays before it tries to draw on any of them.
This also simplifies code.
|
|
|
|
| |
Fix multiple display support for rounded boxes.
|