0
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/tordj/WonderGUI
tordj
as Tord Jansson
More... almost 4 years ago
Added flip to CAnimFrames. Some cleanup and added documentation.
tordj
as Tord Jansson
More... almost 4 years ago
Fixed Linux/GCC build issues.
tordj
as Tord Jansson
More... almost 4 years ago
Cleaned up some warnings.
tordj
as Tord Jansson
More... almost 4 years ago
SelectBox implemented + various bugfixes.
tordj
as Tord Jansson
More... almost 4 years ago
Completed/optimized SoftGfxDevice segments + other fixes & improvements.
tordj
as Tord Jansson
More... almost 4 years ago
Added tile support to GfxDevice.
tordj
as Tord Jansson
More... almost 4 years ago
SoftGfxDevice: Fast8 rendering-path. All working but segments.
tordj
as Tord Jansson
More... almost 4 years ago
A_8 Canvas fully supported.
tordj
as Tord Jansson
More... almost 4 years ago
Added BlendMode::Morph, SW A_8 Canvas support, WIP on SelectBox.
tordj
as Tord Jansson
More... almost 4 years ago
Added FrameMeterSkin. Skins now have weakpointers.
tordj
as Tord Jansson
More... almost 4 years ago
Refactored AnimPlayer to use CAnimFrames.
tordj
as Tord Jansson
More... almost 4 years ago
Merge branch 'gfxdevicework'
tordj
as Tord Jansson
More... almost 4 years ago
GLGfxDevice draws all number of segments and with gradient tint.
tordj
as Tord Jansson
More... almost 4 years ago
GLGfxDevice gradient tint support for all but segments.
tordj
as Tord Jansson
More... almost 4 years ago
WIP: GLGfxDevice gradient tint support. Tint data in UBO.
tordj
as Tord Jansson
More... almost 4 years ago
Fixed broken CLUT-support in OpenGL.
tordj
as Tord Jansson
More... almost 4 years ago
SoftGfxDevice with sRGB support. Fully implemented. Not optimized.
tordj
as Tord Jansson
More... almost 4 years ago
Further refactoring and improvements to Skins.
tordj
as Tord Jansson
More... almost 4 years ago
Refactored Skins.
tordj
as Tord Jansson
More... almost 4 years ago
Added CAnimFrames. Split CVector into CStaticVector & CDynamicVector.
tordj
as Tord Jansson
More... almost 4 years ago
Added Timer. Bugfix in FillMeterSkin.
tordj
as Tord Jansson
More... almost 4 years ago
Fixed bugs in DoubleSkin.
tordj
as Tord Jansson
More... almost 4 years ago
WIP: SoftGfxDevice with sRGB support. Untinted segments works.
tordj
as Tord Jansson
More... almost 4 years ago
WIP: SoftGfxDevice with sRGB support. Most works except for segments.
tordj
as Tord Jansson
More... almost 4 years ago
Added testcase blitblendtests.h
tordj
as Tord Jansson
More... almost 4 years ago
SoftGfxDevice working, but not doing gamma correction.
tordj
as Tord Jansson
More... almost 4 years ago
Basic GammaCorrection support. GlGfxDevice complete. SoftGfxDevice broken.
tordj
as Tord Jansson
More... almost 4 years ago
Fixed OpenGL blend modes. Dest alpha is now unaffected by Add, Sub, Multiply and Invert.
tordj
as Tord Jansson
More... almost 4 years ago
SoftGfxDevice::FlipDrawSegments now works again (and with Tinting).
tordj
as Tord Jansson
More... almost 4 years ago