0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 23, 2022 — Mar 23, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed alpha bug in alpha8 -> rgb5X5be rendering.
tordj
as Tord Jansson
More... 2 days ago
Fixes from ST. Working MetalGfxDevice.
tordj
as Tord Jansson
More... 8 days ago
Added some constexpr and override.
tordj
as Tord Jansson
More... 8 days ago
Some small fixes for embedded targets.
tordj
as Tord Jansson
More... 9 days ago
Added RGB_555_BigEndian to default software kernels.
tordj
as Tord Jansson
More... 9 days ago
Bugfixes, optimizations and features for GfxStreaming.
tordj
as Tord Jansson
More... 9 days ago
Modified Workspace layout + Bitplane reading in PixelTools::copy().
tordj
as Tord Jansson
More... 12 days ago
Added fixes from ST.
tordj
as Tord Jansson
More... 15 days ago
Added support for RGB_555_BigEndian in PixelTools and SoftGfxDevice.
tordj
as Tord Jansson
More... 15 days ago
Added bunch of new PixelFormats. Updated enumextras.
tordj
as Tord Jansson
More... 16 days ago
Removed unneeded pixelConvTab[] in Surface.
tordj
as Tord Jansson
More... 17 days ago
Renamed entities. Surface refactoring for PixelTools completed.
tordj
as Tord Jansson
More... 17 days ago
WIP: Surface refactoring for PixelTools. Everything builds, seems ok.
tordj
as Tord Jansson
More... 17 days ago
WIP: PixelDescription etc refactoring. Not everything builds.
tordj
as Tord Jansson
More... 18 days ago
Fixed VisualStudio build issues.
tordj
as Tord Jansson
More... 23 days ago
WIP: Surface refactoring for PixelTools. All but Metal & OpenGL refactored.
tordj
as Tord Jansson
More... 23 days ago
WIP: Surface refactoring for PixelTools. Surface::copy() now use PixelTools.
tordj
as Tord Jansson
More... 23 days ago
Surface::_alpha() now used by MetalSurface and GlSurface as well.
tordj
as Tord Jansson
More... 23 days ago
WIP: PixelDescription2 with Utilities and PixelTools.
tordj
as Tord Jansson
More... 25 days ago
StreamGenerator. Added dual screen bouncy rects.
tordj
as Tord Jansson
More... 28 days ago
WIP: PixelTools. Implemented full chunky pixel conversion. Untested.
tordj
as Tord Jansson
More... 28 days ago
LegacyGUI: Added WgWidget::Screenshot() with rectangle selection.
tordj
as Tord Jansson
More... 29 days ago
LegacyGUI: Fixed broken alpha-override in WgWidget.
tordj
as Tord Jansson
More... 29 days ago
Fixes to UnitTester + added TestCollection for SoftGfxDevice.
tordj
as Tord Jansson
More... 29 days ago
GfxDevice::drawElipse(): Fixed bug reading one step outside table.
tordj
as Tord Jansson
More... 30 days ago
WIP: PixelTools. Added PixelDescription2.
tordj
as Tord Jansson
More... about 1 month ago
GfxDeviceTester can now be built again.
tordj
as Tord Jansson
More... about 1 month ago
Updated CMakeLists.txt
tordj
as Tord Jansson
More... about 1 month ago
Merge branch 'new-structure' of https://github.com/tordj/WonderGUI into new-structure
tordj
as Tord Jansson
More... about 1 month ago
Fixed build issue in MetalGfx.
tordj
as Tord Jansson
More... about 1 month ago