Yongwoon Cho
|
21944b2e11
|
Fix: iOS cannot go to parent directory.
|
2015-11-05 02:43:35 +09:00 |
|
aliaspider
|
d262361b97
|
(3DS) enable access to all service calls when possible.
|
2015-11-04 15:27:30 +01:00 |
|
Twinaphex
|
701bc33450
|
Merge pull request #2344 from leiradel/master
fix cheevos_fill_md5; better way to check if the core supports cheevos
|
2015-11-04 10:28:02 +01:00 |
|
Andre Leiradella
|
045c576729
|
fixed cheevos_get_value when the key isn't found
|
2015-11-04 01:22:59 -02:00 |
|
Andre Leiradella
|
14dde87e7b
|
fix cheevos_fill_md5; better way to check if the core supports cheevos
|
2015-11-04 01:05:46 -02:00 |
|
Twinaphex
|
cd4964ae67
|
Merge pull request #2341 from leiradel/master
added log messages for the md5 methods being used to identify games f…
|
2015-11-03 23:19:44 +01:00 |
|
Twinaphex
|
06045cad02
|
Merge pull request #2342 from lakkatv/xmb
(XMB) Fix all wrong icon positions when changing the window size
|
2015-11-03 23:19:38 +01:00 |
|
Jean-André Santoni
|
51f18ef151
|
(XMB) Fix all wrong icon positions when changing the window size
|
2015-11-04 05:17:21 +07:00 |
|
Andre Leiradella
|
07ae4e7aeb
|
added log messages for the md5 methods being used to identify games for cheevos
|
2015-11-03 15:33:49 -02:00 |
|
Twinaphex
|
1a73f239a1
|
Merge pull request #2340 from leiradel/master
show a message if the core doesn't support cheevos
|
2015-11-03 17:37:18 +01:00 |
|
Andre Leiradella
|
20d8571bbd
|
show a message if the core doesn't support cheevos
|
2015-11-03 14:28:18 -02:00 |
|
twinaphex
|
57d981fc48
|
Update mame078 references
|
2015-11-03 16:08:35 +01:00 |
|
twinaphex
|
9b6e1a1536
|
(cheevos.c) Use next_pow2 from retro_miscellaneous.h
|
2015-11-03 13:42:24 +01:00 |
|
Twinaphex
|
6a30fb01e1
|
Merge pull request #2337 from leiradel/master
fixed detection of genesis and nes games for cheevos
|
2015-11-03 13:39:59 +01:00 |
|
Andre Leiradella
|
a1b8c566dc
|
fixed detection of nes games
|
2015-11-03 10:06:03 -02:00 |
|
twinaphex
|
f59df8b9df
|
Revert "(XMB) Fix a display bug on 16:9 displays caused by an optimization"
This reverts commit a467af48cf .
|
2015-11-03 11:32:32 +01:00 |
|
Twinaphex
|
85555944cb
|
Merge pull request #2336 from lakkatv/material
(GLUI) Reset selection on tab switch
|
2015-11-03 11:08:52 +01:00 |
|
Jean-André Santoni
|
b1aba23216
|
(GLUI) Reset selection on tab switch
|
2015-11-03 17:06:53 +07:00 |
|
Twinaphex
|
26b7451d9f
|
Merge pull request #2335 from lakkatv/xmb
(XMB) Use the same timedate format as PS3 XMB
|
2015-11-03 11:04:11 +01:00 |
|
Jean-André Santoni
|
dff0031145
|
(XMB) Use the same timedate format as PS3 XMB
|
2015-11-03 12:36:20 +07:00 |
|
Andre Leiradella
|
7dc68443d6
|
correct evaluation of genesis md5 hashes
|
2015-11-03 00:54:26 -02:00 |
|
twinaphex
|
ea103fa7ec
|
Should hopefully fix all compilation problems
|
2015-11-02 23:37:16 +01:00 |
|
twinaphex
|
66c980210f
|
(MaterialUI) Fix mixed declaration warnings
|
2015-11-02 23:35:41 +01:00 |
|
twinaphex
|
606c97510e
|
Some C89_BUILD fix
|
2015-11-02 23:34:25 +01:00 |
|
twinaphex
|
848a060562
|
Some CXX_BUILD fixes
|
2015-11-02 23:33:02 +01:00 |
|
twinaphex
|
65670e08ff
|
Change GRfloat instances to float
|
2015-11-02 23:26:03 +01:00 |
|
twinaphex
|
c2f044d30f
|
Add fallback for menu_display_get_default_mvp
|
2015-11-02 23:24:45 +01:00 |
|
twinaphex
|
66914232ab
|
Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
|
2015-11-02 23:23:54 +01:00 |
|
twinaphex
|
df8c6952df
|
Get rid of some messy code
|
2015-11-02 23:12:08 +01:00 |
|
twinaphex
|
1d911ac29b
|
(XMB) Get rid of forward declarations
|
2015-11-02 22:56:05 +01:00 |
|
twinaphex
|
1225fce93b
|
Create menu_display_get_tex_coords
|
2015-11-02 22:54:05 +01:00 |
|
twinaphex
|
2a100d730c
|
(Menu) Have default tex coords array
|
2015-11-02 22:46:23 +01:00 |
|
twinaphex
|
8e5a2fdc77
|
Have one default vertex coord array in menu_display.c
|
2015-11-02 22:37:29 +01:00 |
|
twinaphex
|
b90c78251d
|
Turn menu_video_get_ident into static function
|
2015-11-02 22:27:19 +01:00 |
|
twinaphex
|
7b35620859
|
(Menu) Simplify code
|
2015-11-02 22:25:39 +01:00 |
|
twinaphex
|
ab230f5169
|
Fix warnings
|
2015-11-02 22:12:43 +01:00 |
|
twinaphex
|
5e2ba2bdfc
|
Cleanup
|
2015-11-02 22:11:01 +01:00 |
|
twinaphex
|
a4eb49430c
|
Create menu_display_texture_load and menu_display_texture_unload
|
2015-11-02 22:06:51 +01:00 |
|
twinaphex
|
1dab10ceda
|
Attempt to fix mingw32 error
|
2015-11-02 21:56:44 +01:00 |
|
twinaphex
|
c461b920c2
|
(Menu) Header cleanups
|
2015-11-02 21:53:51 +01:00 |
|
twinaphex
|
6d02a19a3a
|
menu_display.c - cleanup
|
2015-11-02 20:51:14 +01:00 |
|
twinaphex
|
76f82082b1
|
Cleanup
|
2015-11-02 20:48:57 +01:00 |
|
twinaphex
|
3be9b2752b
|
(GLUI) Start renaming 'glui' 'materialui' under the hood
|
2015-11-02 20:46:22 +01:00 |
|
twinaphex
|
71ca469cda
|
GL totally abstracted away now from menu drivers
|
2015-11-02 20:41:42 +01:00 |
|
twinaphex
|
ecffd040e2
|
(GLUI) Cleanups
|
2015-11-02 20:06:05 +01:00 |
|
twinaphex
|
b0d1434940
|
Remove gl_t pointer grabbing in xmb_frame
|
2015-11-02 20:03:16 +01:00 |
|
twinaphex
|
080213f5b3
|
More cleanups - almost completely remove gl_t * usage
|
2015-11-02 20:02:06 +01:00 |
|
twinaphex
|
b34fb9e081
|
Add scaling steps to menu_display_matrix4x4_rotate_z too
|
2015-11-02 19:47:25 +01:00 |
|
twinaphex
|
d970f16106
|
(XMB) Cleanups
|
2015-11-02 19:41:10 +01:00 |
|
twinaphex
|
1b4f19ab87
|
Cleanup xmb_draw_cursor
|
2015-11-02 19:38:53 +01:00 |
|