ran dos2unix on the freetype-gl files |
|
More...
|
over 11 years ago
|
uses fontconfig |
|
More...
|
over 11 years ago
|
cbReshape takes x and y as well as w and h, converts to mm and passes to cbReshapeImpl |
|
More...
|
over 11 years ago
|
Using Moritz' cell type in for the <rect> slots so they are signaling "properties" in the QML sense |
|
More...
|
over 11 years ago
|
Added sharp syntax for reading <rect> objects |
|
More...
|
over 11 years ago
|
more test/examples |
|
More...
|
over 11 years ago
|
cleanup of test/examples (still not all working though) and art |
|
More...
|
over 11 years ago
|
freetype-gl/mat4 was missing; added top-level makefile to build everything |
|
More...
|
over 11 years ago
|
Replaced tinyclos with coops |
|
More...
|
over 11 years ago
|
added ==> as a candidate to replace => with arbitrary depth drilldown like -> has |
|
More...
|
over 11 years ago
|
-> operation implemented as a macro to avoid having to quote slot names |
|
More...
|
over 11 years ago
|
using libxkbcommon for key lookup |
|
More...
|
over 11 years ago
|
slightly better keycode->keysym->utf8 mapping |
|
More...
|
over 11 years ago
|
image widget gets default width/height from the image; handling keyboard input again |
|
More...
|
over 11 years ago
|
Added <window> widget type which does most initialization for convenience |
|
More...
|
over 11 years ago
|
expose g2d:window as the ordinary way to get a surface instead of g2d:init |
|
More...
|
over 11 years ago
|
fixed stupid texture-dims bug; added cb-reshape! setter |
|
More...
|
almost 12 years ago
|
util repackaging; mm units; image widget working again; path8 |
|
More...
|
almost 12 years ago
|
touch events working again (separately from mouse events) |
|
More...
|
almost 12 years ago
|
widgets updated, semi-working again; big event and callback renaming |
|
More...
|
almost 12 years ago
|
XInput 2.2 for most input events, including multipoint touch |
|
More...
|
almost 12 years ago
|
platform reorganization; input module available again |
|
More...
|
almost 12 years ago
|
handling text with CR, LF and tab. Scrolling animation test. Using eglSwapBuffersRegionNOK |
|
More...
|
almost 12 years ago
|
display-cb takes time as a parameter; animation is possible. |
|
More...
|
almost 12 years ago
|
Default shader; misc cleanup and example fixing |
|
More...
|
almost 12 years ago
|
g2d-text-bbox works; re-implemented g2d-rect, optimized and flexible |
|
More...
|
almost 12 years ago
|
cleanup after freetype-gl integration; optimization |
|
More...
|
almost 12 years ago
|
Finally some text. Not using distance fields though, just 1-bit size-specific textures. Crufty. |
|
More...
|
almost 12 years ago
|
freetype-gl updated from upstream (can't take it 100% though since it doesn't support GLES) |
|
More...
|
almost 12 years ago
|
Include a copy of Freetype GL, which will be useful soon for distance field text rendering. |
|
More...
|
almost 12 years ago
|