index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
ThemeRenderer.h
Age
Commit message (
Expand
)
Author
2008-08-02
Screen/dialog dimming.
Vicent Marti
2008-08-02
Improved looks on the Modern theme in the new GUI.
Vicent Marti
2008-08-01
Massive changes to the renderer in order to replicate the current GUI theme, ...
Vicent Marti
2008-07-31
GUI Layout parsing. Work in progress.
Vicent Marti
2008-07-24
Scrollbars. Work in progress.
Vicent Marti
2008-07-23
Improved text handling.
Vicent Marti
2008-07-23
Text renderin overhaul finished.
Vicent Marti
2008-07-23
Font rendering overhaul. Work in progress.
Vicent Marti
2008-07-22
Cleanup.
Vicent Marti
2008-07-22
Dirty screen handling!
Vicent Marti
2008-07-21
Fixed several segfaults and graphical glitches when drawing at low resolution...
Vicent Marti
2008-07-21
Bugfix: Rounded squares at low resolutions were not drawn.
Vicent Marti
2008-07-21
Cleanup.
Vicent Marti
2008-07-20
Rendering pipeline. Broken WIP.
Vicent Marti
2008-07-19
Changed drawdata names to a struct.
Vicent Marti
2008-07-18
Background restoration in rendering pipeline. WIP.
Vicent Marti
2008-07-17
Rendering pipeline (almost) fixed. This time for real.
Vicent Marti
2008-07-17
Finished tabs drawing.
Vicent Marti
2008-07-16
Stroking on tab widgets. Basic support for backcaching.
Vicent Marti
2008-07-15
Tab widget / tab drawing for the renderer. Improved text handling.
Vicent Marti
2008-07-15
More widgets.
Vicent Marti
2008-07-14
Popup widget, separator widget.
Vicent Marti
2008-07-13
More widgets.
Vicent Marti
2008-07-12
Debug widgets.
Vicent Marti
2008-07-11
Widget backgrounds
Vicent Marti
2008-07-10
Bugfix: Delayed loading of fonts
Vicent Marti
2008-07-10
Added support for Text Steps in the Vector Renderer.
Vicent Marti
2008-07-07
Fixing compilation
Sven Hesse
2008-07-07
Rendering pipeline. Bugfixes / debug widgets.
Vicent Marti
2008-07-04
Memory leaks.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-02
GCC compiling fixes.
Vicent Marti
2008-07-02
InterfaceManager functionality translated into a Theme subclass "ThemeRendere...
Vicent Marti