2024-07-18 |
Stephanie Gawroriski | Add base double trigger for menu updates.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Add field for depth approximation, which can never...
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Correct typo in CI/CD configuration.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Add base for nodes within menus.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Initial base for the insertion of commands and menu...
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Add base classes for menu management.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Add initial base for setting a tracker for text items.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Remove some stragglers.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Removal of a bunch of old MLE Form code.
|
commit | commitdiff | tree |
2024-07-18 |
Stephanie Gawroriski | Instead of choice that can be activated and value updated...
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Serialization for all choice actions.
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Only build everything for trunk.
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Only build for trunk in almost every case, to reduce...
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Add base methods and prototypes for choice operations.
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Corrections to build.
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Add initial base for list.
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Inlining of dylib methods for native call, still keep...
|
commit | commitdiff | tree |
2024-07-17 |
Stephanie Gawroriski | Add function to get the fonts from the top level rather...
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Implement get of wrapped component size.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Implement functions needed for basic ScritchUI on ScritchUI.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Add initial blank methods for framebuffer methods.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Major refactoring over wrapping with a framebuffer...
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Get of screen id.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Framebuffer set repaint and set focus.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Add base core interfaces for other UI libraries; Initial...
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Actually include the framebuffer core and fix CMake...
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Add base cores for all ScritchUI interfaces.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Implement chekc for panel only environment.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Allow a different UI backend to be selected.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Ensure removeContainer is not null.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Implement removal of components from containers.
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Mark the key code translation in the Nokia API implementatio...
|
commit | commitdiff | tree |
2024-07-16 |
Stephanie Gawroriski | Set an atomic signal to indicate that the event thread...
|
commit | commitdiff | tree |
2024-07-15 |
Stephanie Gawroriski | Cherry pick from wip-scritchui.
|
commit | commitdiff | tree |
2024-07-15 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-07-15 |
Stephanie Gawroriski | Implement weak references.
|
commit | commitdiff | tree |
2024-07-15 |
Stephanie Gawroriski | Update horizontal draw test.
|
commit | commitdiff | tree |
2024-07-15 |
Stephanie Gawroriski | Remove NanoCoat AOT, it is no longer used; Update squirreljm...
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Add blank tests for PencilShelf; Correct name of hardwareFil...
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Add more base blank tests; Add more hardware graphics...
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Add dependency detection for JSCL.
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | MEXA brings on jblend and jphone as well.
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Pull in MEXA OpenGL if a specific system property is...
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Rename opengles to vendor-api-khronos-opengles
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Make meep-midlet bring in profile-meep optionally.
|
commit | commitdiff | tree |
2024-07-14 |
Stephanie Gawroriski | Add stubs for J-Phone and MEXA as needed by Klonoa...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | For drawing tests, just make middle colors 8 so we...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Add drawing tests for short variants of drawing as...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | For BaseOperation, remove the lower 4 bits off a color...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Currently only consider 0xFF to 0x?? mappings.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Base guesswork on an alpha mulitplication table.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | 4 bit alpha.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Minor adjustment.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Add tolerance for alpha values.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Add some tolerance for alpha values.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct alpha blended test values.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Implement very slow but correct alpha blending.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Alpha blending formula appears to be wrong.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Add 3 byte RGB and BGR; Implementation of raw image...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct generic color mapping.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Remove some debug messages.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct alpha blending; Cleanup translating from input...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct comparison with wrong clipping value which...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Simplification of raw byte access.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct test result to remove alpha channel.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Refactoring of basic drawHoriz() to perform operations...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct wrong operator used when checking limit.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Correct order of last blend operation.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Implement alpha blending of native pixel data.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Actually lock the buffer when drawing a pixel.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Have rawScanBytes() also calculate the limit optionally...
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Organization and sorting.
|
commit | commitdiff | tree |
2024-07-13 |
Stephanie Gawroriski | Move utility functions into their own function group...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Split off scan to another file from chunky, for more...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Rename pencil functions to differentiate it from non...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Fixes around native debugging messages; Set an initial...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Add initial buffer based test for primitive drawing...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Make more drawing functions handled by SquirrelJME.
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | For XRGB32 draw, use non-pure variant so it can handle...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Remove basic functions from GTK pencil and just use...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Add a pure and non-pure raw scan put, where the non...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Remove statics and copy in prototypes.
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Split off raster functions to other source files.
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Add base blank files to split off pencil drawing operations.
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Add tests for alpha blending ARGB values to test blending...
|
commit | commitdiff | tree |
2024-07-12 |
Stephanie Gawroriski | Add small script for alpha blending calculations.
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Initial base alpha blending for RGB regions.
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Initial base for blending.
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Implement reading from GTK buffer.
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Implementation of basic scan writing into native buffer.
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Locking and unlocking of Java array buffers.
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Fixes around not returning results and using the wrong...
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Change sjme_alloc_weak to be a pointer; Base initialization...
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Make hardware graphics creation a part of the ScritchUI...
|
commit | commitdiff | tree |
2024-07-11 |
Stephanie Gawroriski | Change other primitives to use scans.
|
commit | commitdiff | tree |
2024-07-10 |
Stephanie Gawroriski | Simplify rotation matrix operation.
|
commit | commitdiff | tree |
2024-07-10 |
Stephanie Gawroriski | Add support for BGRA, BGRX, XBGR... XBGR is used by...
|
commit | commitdiff | tree |
2024-07-10 |
Stephanie Gawroriski | Yay! Correct 90 degree rotation.
|
commit | commitdiff | tree |
2024-07-10 |
Stephanie Gawroriski | More translation testing.
|
commit | commitdiff | tree |
2024-07-10 |
Stephanie Gawroriski | Partial drawing of regions without any kind of transformation.
|
commit | commitdiff | tree |