1511 Commits

Author SHA1 Message Date
Jean-André Santoni
53a1369dba (XMB) Shadows 2016-04-08 00:24:55 +07:00
Twinaphex
01f83ba289 Merge pull request #2840 from lakkatv/master
(XMB) Refactoring, draw_icon can call draw_icon_predone
2016-04-07 18:48:19 +02:00
Jean-André Santoni
e96c2b4ef3 (XMB) Refactoring, draw_icon can call draw_icon_predone 2016-04-07 23:43:04 +07:00
radius
80ea008e77 [zr] make the wizard step 3 match the other steps 2016-03-23 23:46:05 -05:00
radius
9b1ada22b9 remove unused variable 2016-03-23 23:38:22 -05:00
radius
8fcfa3659a add gamepad POC panel 2016-03-23 23:32:49 -05:00
twinaphex
e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
Jean-André Santoni
2640748b89 (XMB) Use a PSP-like layout for screen smaller than 640px 2016-03-24 07:23:04 +07:00
twinaphex
072d6ff125 Rename gfx_coord_array_add to gfx_coord_array_append 2016-03-23 07:01:54 +01:00
twinaphex
3e3cc9f2f2 Replace zr_common_file_load again 2016-03-22 05:58:16 +01:00
twinaphex
2e11895ef9 (zahnrad) Add HAVE_OPENGL ifdef 2016-03-22 05:52:46 +01:00
twinaphex
1af81201a0 Go back to this 2016-03-22 05:50:40 +01:00
twinaphex
6f37163675 CXX_BUILD warning fixes 2016-03-22 02:59:13 +01:00
twinaphex
6f5be6b3b3 (zahnrad) Style nits 2016-03-22 01:40:09 +01:00
twinaphex
b00878a595 (zr_common.c) Cleanups 2016-03-22 01:20:41 +01:00
twinaphex
ddb912b373 Use uintptr_t instead of GLuint 2016-03-22 01:17:00 +01:00
twinaphex
e9fd6863ce Rewrite zr_common_file_load to use file_stream.h 2016-03-22 01:16:08 +01:00
twinaphex
79008d4fd6 (Zahnrad) We don't need the VAO 2016-03-22 01:04:00 +01:00
twinaphex
c18da3039f zr_common_image_load - go through video_texture_image_load/video_driver_texture_load 2016-03-22 01:00:34 +01:00
twinaphex
5eba4984cf (zr_common.c) Refactor 2016-03-21 21:51:24 +01:00
twinaphex
42725179ec Refactor zr_common.c 2016-03-21 21:50:23 +01:00
twinaphex
e83d460997 (zr_common) Call menu_display_ctl for blend end 2016-03-21 21:45:06 +01:00
twinaphex
7b48a0c57e (XMB) Prevent symbol collission 2016-03-21 21:18:25 +01:00
Jean-André Santoni
66544dcea4 (XMB) Theme switching 2016-03-22 02:54:16 +07:00
twinaphex
4d30df7a64 Header cleanup 2016-03-21 19:23:45 +01:00
twinaphex
ac6362cae4 Combine list_special files 2016-03-20 17:28:24 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
radius
82084205d8 [zr] we don't need to pass the context we already have that in the menu handle 2016-03-09 20:14:01 -05:00
radius
53be91af9e style nits 2016-03-09 16:17:18 -05:00
radius
7f8c6f50e3 [zr] split GL code in another file
This makes zahnrad reusable in other menu drivers
2016-03-09 15:33:27 -05:00
radius
26e171cfbc [zr] add wizard page indicator 2016-03-07 18:17:57 -05:00
radius
58ef1541c2 [zr] start implementing wizard 2016-03-07 00:27:40 -05:00
radius
4e4c69a3dc [zr] save window state so it can be restored after a context reset 2016-03-07 00:27:39 -05:00
radius
34d618238b [zr] tidy up zr_common 2016-03-06 14:13:20 -05:00
radius
cc250f755b [zr] fix message 2016-03-05 23:09:28 -05:00
radius
1ee45f2162 [zr] add an extra image to the wizard stub 2016-03-05 23:05:16 -05:00
radius
f73d086abd [zr] add image loading code (stb) 2016-03-05 23:02:29 -05:00
radius
992c66ffc8 [zr] add image loading code (stb) 2016-03-05 22:54:56 -05:00
radius
0eba3fe791 [zr] add wizard window stub 2016-03-05 22:24:01 -05:00
radius
a0eb17200b [zr] rename function 2016-03-05 21:59:01 -05:00
twinaphex
5e87fd5ecc Include stdarg.h 2016-03-06 03:57:37 +01:00
radius
d860642c75 [zr] split the window code to zr_common 2016-03-05 21:52:09 -05:00
radius
c2e4eb772d [zr] refactor structures pt.2 2016-03-05 21:13:25 -05:00
radius
2809074ccd [zr] refactor structures pt.1 2016-03-05 21:13:24 -05:00
twinaphex
a73cbb6114 (zahnrad) Use menu_texture_item 2016-03-05 08:42:35 +01:00
twinaphex
1742b96ec0 Add menu_texture_item 2016-03-05 08:40:28 +01:00
radius
d647c1b215 [zr] hook up the scroll wheel 2016-03-05 01:26:45 -05:00
radius
145979ddcb [zr] label fix 2016-03-05 00:52:59 -05:00
radius
052730bbf1 [zr] refactor most of the menu, have a global state, width, height now 2016-03-05 00:50:57 -05:00
radius
0ce76cbf5b [zr] remove more glui code 2016-03-04 15:08:43 -05:00