twinaphex
5ad098cdf9
(GLUI) Turn box_message into char variable of fixed size
2014-09-15 20:02:50 +02:00
Twinaphex
f89690a252
(GLUI) Silence warning
2014-09-15 18:26:56 +02:00
Jean-André Santoni
353f7d2c1e
(GLUI) Display message boxes
2014-09-15 12:36:52 +02:00
Twinaphex
416307fcd3
(OSX) Add GLUI to OSX solution
2014-09-15 01:35:23 +02:00
twinaphex
eff9bf17a8
Reimplement menu toggle in menu - now remembers last menu
...
(Disp) Menu display drivers shouldn't influence control flow
of menu, so take this out and move menu toggle control flow
to menu_backend driver
instead
2014-09-14 18:07:00 +02:00
twinaphex
2d64c7aa8f
(Menu) Uniquely name png_texture_load in lakka and glui
2014-09-14 15:17:03 +02:00
Twinaphex
da977ed676
Merge pull request #1010 from lakkatv/lakka
...
(GLUI) Display a background image if found
2014-09-14 13:51:37 +02:00
Jean-André Santoni
54f2953608
(GLUI) Display a background image if found
2014-09-14 10:32:35 +02:00
twinaphex
259d75fa6e
(GLUI) Fix Savestate load/save and resume
2014-09-14 05:57:53 +02:00
Jean-André Santoni
07e57aa1f9
(GLUI) Fixes black overlay and some positionning
2014-09-13 22:45:38 +02:00
Twinaphex
4b9f85fe37
(GLUI) Refactor code
2014-09-13 06:25:41 +02:00
Jean-André Santoni
8172a0ff59
(GLUI) Fix missing quit entry
2014-09-13 04:28:01 +02:00
Jean-André Santoni
4920af94f5
(GLUI) Adapt to font size
2014-09-13 04:21:48 +02:00
Jean-André Santoni
42e15bea37
(GLUI) Use two column layout
2014-09-13 03:58:26 +02:00
Jean-André Santoni
a67a9f0a61
(GLUI) Use two column layout
2014-09-13 03:56:59 +02:00
Jean-André Santoni
0839b1f41c
(GLUI) Allow use of non monospaced fonts
2014-09-13 03:34:59 +02:00
Higor Eurípedes
85cef84bd4
(driver.c) Add driver_video_resolve()
...
This function returns the real video driver data when threaded video is
in use.
2014-09-12 17:26:26 -03:00
twinaphex
a4e6af8234
(GLUI) Take out '>' for selected item
2014-09-12 07:19:09 +02:00
twinaphex
75d2e13dcb
Make drivers non-const
2014-09-11 07:06:20 +02:00
twinaphex
ee24b40c1a
(GLUI) Fix warnings
2014-09-11 04:42:31 +02:00
Jean-André Santoni
075659723f
(GLUI) Fix disp_set_label
2014-09-11 04:22:30 +02:00
Jean-André Santoni
5e433abf8b
(GLUI) GL based RGUI display driver clone
2014-09-11 04:07:07 +02:00