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
Age
Commit message (
Expand
)
Author
2008-07-22
Cleanup.
Vicent Marti
2008-07-22
Segfault in dirty rectangles is no longer a 'feature'. Fixed segfault with th...
Vicent Marti
2008-07-22
Bugfix: Segmentation fault when removing unused dirty rects.
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-21
Cleanup.
Vicent Marti
2008-07-21
Milestone: Rendering pipeline is fully working. 'Yay...'
Vicent Marti
2008-07-21
Valgrind fix: Invalid read/write while restoring background
Vicent Marti
2008-07-21
Valgrind fix: Invalid write in rounded square shadows
Vicent Marti
2008-07-20
Fixed: Backbuffer blitting
Vicent Marti
2008-07-20
Fixed: Text/button drawing
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
Bugfix: Triangle AA at low resolutions.
Vicent Marti
2008-07-13
Bugfix of the bugfix. Rounded squares work now on all resolutions.
Vicent Marti
2008-07-13
Bugfix: Strange behaviour in rounded square corners.
Vicent Marti
2008-07-13
More widgets.
Vicent Marti
2008-07-13
Improved support for graphics positioning.
Vicent Marti
2008-07-12
- Better support for relative positions in Vector Renderer.
Vicent Marti
2008-07-12
Debug widgets.
Vicent Marti
2008-07-11
Widget backgrounds
Vicent Marti
2008-07-10
Support for Vertical text alignement.
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-06
Bug fixes for "judgement day" (yay).
Vicent Marti
2008-07-04
closedKeyCallback on XMLParser (as asked by Kenny)
Vicent Marti
2008-07-04
Memory leaks.
Vicent Marti
2008-07-04
- XMLParser - small improvement to allow "key=value" syntax as well as "key =...
Stephen Kennedy
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-03
Changed XMLParser to internally use a Stack rather than a FixedStack
Stephen Kennedy
2008-07-03
changed loadBuffer to use byte* rather than char*
Stephen Kennedy
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-02
GCC fix again, case mismatch in Linux.
Vicent Marti
2008-07-02
GCC compiling fixes.
Vicent Marti
2008-07-02
InterfaceManager functionality translated into a Theme subclass "ThemeRendere...
Vicent Marti
2008-07-01
Rendering pipeline. WIP.
Vicent Marti
2008-06-29
Rendering pipeline. WIP.
Vicent Marti
2008-06-29
Changes to rendering pipeline. WIP.
Vicent Marti
2008-06-28
Expanded InterfaceManager API to mimic NewGUI. (WIP)
Vicent Marti
[next]