Aloshi
|
5619674c55
|
Work-around for no front buffer access on GLES.
Buffer swap now occurs after update but before render.
|
2013-06-19 19:56:45 -05:00 |
|
Aloshi
|
da6ae9ac10
|
Initial screen transition when switching systems.
|
2013-06-16 16:23:04 -05:00 |
|
Aloshi
|
7faf9fca53
|
Added Size and getSize() to GuiComponent.
Added setClipRect and clearClipRect to Renderer.
TextListComponent finally has a marquee. :)
|
2013-06-02 17:33:49 -05:00 |
|
Aloshi
|
826624481a
|
Refactored ImageComponent to use Vector2.
|
2013-06-02 16:05:29 -05:00 |
|
Aloshi
|
24512c0c9f
|
Component rendering now uses OpenGL translation.
You don't need to take into account offset when rendering anymore.
|
2013-06-02 14:34:50 -05:00 |
|
Aloshi
|
424fcb0329
|
Basic GuiComponent refactor complete.
|
2013-06-02 10:08:32 -05:00 |
|