0
I Use This!
Inactive

Commits : Listings

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