1383 Commits

Author SHA1 Message Date
radius
e9682c1122 refactor zr menu, using zrmenu for our functions. Context reset should work fine now 2016-02-25 23:08:33 -05:00
twinaphex
ee8c5bfa98 (Zahnrad) Don't call glViewport directly 2016-02-26 00:44:09 +01:00
twinaphex
b171be802e (Zahrand) Cleanups 2016-02-25 23:16:36 +01:00
twinaphex
fa7ea1d20a (Zahrand) Cleanups 2016-02-25 23:15:28 +01:00
twinaphex
198ecd263d (Zahrand) Don't need this I think 2016-02-25 22:54:30 +01:00
twinaphex
4c7ae72c62 Some C89_BUILD fixes 2016-02-25 22:16:25 +01:00
twinaphex
68cd176d63 Some CXX_BUILD fixes 2016-02-25 22:11:02 +01:00
twinaphex
eb9971703b (Zahrand) Cleanups 2016-02-25 22:08:02 +01:00
twinaphex
5ca0085e22 (Zahrand) Dehardcode some OpenGL code 2016-02-25 22:04:36 +01:00
twinaphex
d44aa37be0 Some renames 2016-02-25 21:55:42 +01:00
twinaphex
4e5d66547a (Zahrand) Cleanups 2016-02-25 21:47:32 +01:00
twinaphex
816539f9df (Zahrand) Rename wimp.c to zahrand 2016-02-25 21:29:38 +01:00
twinaphex
c6dc2b6c3e (WIMP) Rebase WIMP driver 2016-02-25 21:09:44 +01:00
Twinaphex
42600fa74b Merge pull request #2726 from fr500/master
New driver implementation for the WIMP UI
2016-02-25 20:57:31 +01:00
twinaphex
05f2a2d18c Communicate better that these are enums 2016-02-25 19:30:14 +01:00
twinaphex
255ee8766f Communicate better that this is an enum 2016-02-25 19:27:06 +01:00
twinaphex
27b5617cd9 Create MENU_INPUT_CTL_BIND_ITERATE 2016-02-25 17:55:45 +01:00
twinaphex
b1a3d5bb25 Create MENU_INPUT_CTL_CHECK_INSIDE_HITBOX 2016-02-25 17:11:00 +01:00
twinaphex
1d84894e09 Create MENU_ANIMATION_CTL_IDEAL_DELTA_TIME_GET 2016-02-25 16:05:30 +01:00
twinaphex
afcb3f1e5d Create MENU_ANIMATION_CTL_PUSH 2016-02-25 15:44:30 +01:00
twinaphex
b5f4332e74 Create MENU_ANIMATION_CTL_TICKER 2016-02-25 15:19:33 +01:00
twinaphex
5dbca80ed8 Add MENU_ANIMATION_CTL_KILL_BY_SUBJECT 2016-02-25 15:05:18 +01:00
twinaphex
bd0347f1ae Create MENU_ANIMATION_CTL_KILL_BY_TAG 2016-02-25 13:23:39 +01:00
radius
ee6a0e40b0 set rounding to zero, elements look better like this 2016-02-24 22:58:11 -05:00
radius
1e74f02b94 add control window from the demo 2016-02-24 22:36:15 -05:00
radius
777be51eb6 add a few more elements 2016-02-24 21:55:34 -05:00
twinaphex
433155c95f Move UTF8 helper functions to encoding_utf.c (libretro-common) -
hopefully did not introduce any regressions
2016-02-25 00:57:46 +01:00
Alcaro
f14624370d Add UTF-8 string copy function. 2016-02-24 23:29:12 +01:00
twinaphex
77c583ae47 Create DISPLAYLIST_PROCESS 2016-02-24 23:19:53 +01:00
radius
ba43724fec fix slider 2016-02-24 17:13:06 -05:00
twinaphex
e8eaa54218 Refactor menu_displaylist_ctl 2016-02-24 23:05:54 +01:00
twinaphex
7968914453 Refactor menu_displaylist_push_list to menu_displaylist_ctl 2016-02-24 22:56:41 +01:00
radius
4c738b9645 add volume slider 2016-02-24 16:47:50 -05:00
twinaphex
e8a5f6194e Create MENU_ENTRIES_CTL_CLEAR 2016-02-24 22:45:21 +01:00
radius
8a6c2568de remove glui mouse support 2016-02-24 16:16:12 -05:00
radius
4158248b77 add boolean wrapper thanks to Alcaro 2016-02-24 16:08:36 -05:00
Alcaro
cb9976a125 Wipe debug code. 2016-02-24 18:56:29 +01:00
Alcaro
d98c7a1c34 (RGUI) Fix string alignment under UTF8. 2016-02-24 18:50:21 +01:00
twinaphex
a5d39ba38d Style nits 2016-02-21 09:54:53 +01:00
twinaphex
5beb71711b zarch.c - Respect 80-char width limit 2016-02-21 09:51:16 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
radius
7f1f345066 change the windows to the other side 2016-02-14 22:48:21 -05:00
radius
97f2a2dfb1 add a settings 2016-02-14 21:44:03 -05:00
radius
f00f09a549 fix input click 2016-02-14 21:12:06 -05:00
radius
dfbe4cc049 positioning seems ok now, click is not 2016-02-14 21:01:27 -05:00
radius
e189f35caf try to implement mouse 2016-02-14 20:42:45 -05:00
radius
96f1cb4175 try to implement mouse 2016-02-14 20:16:24 -05:00
radius
80284d760f make the window half of the GLUI window for now 2016-02-14 20:04:31 -05:00
radius
9109ea3dde make the window half of the GLUI window for now 2016-02-14 19:54:24 -05:00
radius
a236c559f0 pass viewport size 2016-02-14 18:32:36 -05:00