Commit Graph

19089 Commits

Author SHA1 Message Date
Alcaro
3ea56e67a9 Fix some race conditions on that frame counter. 2015-05-09 16:30:02 +02:00
twinaphex
83e0164c93 Get rid of 64-bit formatting warnings 2015-05-09 16:21:35 +02:00
twinaphex
3d6b29e97b thread_get_frame_count - return 0 instead of NULL 2015-05-09 16:07:05 +02:00
Twinaphex
f08db710ac Kill unused variables 2015-05-09 16:06:05 +02:00
twinaphex
9b9e65abf3 Start using video_driver_get_frame_count 2015-05-09 16:04:12 +02:00
twinaphex
5aeb906065 Create video_driver_get_frame_count 2015-05-09 15:54:51 +02:00
twinaphex
ae408a1d41 Create video_poke get_frame_count function 2015-05-09 15:52:06 +02:00
twinaphex
4ecfe639b3 Create local frame_count variables again in video_drivers 2015-05-09 15:41:10 +02:00
twinaphex
0658bcd84b (Android/iOS) Make GLUI the new default UI on Android and iOS 2015-05-09 15:06:32 +02:00
twinaphex
5b1455070f (GLUI) Translucent selection bar looks a bit more correct now 2015-05-09 14:01:50 +02:00
twinaphex
9c32375861 Create xmb_context_bg_destroy 2015-05-09 13:29:48 +02:00
twinaphex
62975e1990 Reupload white texture when uploading a wallpaper 2015-05-09 13:21:32 +02:00
twinaphex
6f96b32df4 (GLUI) White texture should be properly uploaded to GPU
in threaded video mode now too
2015-05-09 13:12:43 +02:00
twinaphex
31498e825f Crashed here in threaded video mode 2015-05-09 12:35:06 +02:00
twinaphex
dbdffb91c0 (GLES/GLUI) Scrollbars, rectangle top/bottom show up now in GLES - currently
selected bar currently has wrong color
2015-05-09 12:24:24 +02:00
twinaphex
a2359527af Change check for GLX to HAVE_GLES 2015-05-09 11:29:51 +02:00
twinaphex
bbd2f6054b Don't compile in GLX if HAVE_OPENGLES is defined 2015-05-09 11:27:51 +02:00
twinaphex
6fbd9df9d9 Take out runloop-related code in gfx/video_driver.c's init_video
function
2015-05-09 10:41:36 +02:00
twinaphex
dcfa47c23b Increment runloop->frames.video.count outside of video_driver_frame 2015-05-09 10:37:03 +02:00
Twinaphex
bdecad040b Merge pull request #1682 from archshift/patch-1
README.md: Fix markdown fail in bash compiling instructions
2015-05-09 10:04:15 +02:00
twinaphex
fddfee05a9 Turn threaded data runloop off by default - still very unstable
when used in conjunction with threaded video
2015-05-09 10:01:16 +02:00
Twinaphex
21614c9d4e (CocoaTouch) Change 'Resume' to 'Switch' 2015-05-09 09:53:20 +02:00
twinaphex
7242693e69 (Android) Go back to old input code 2015-05-09 09:38:45 +02:00
archshift
8dc46ccfc8 README.md: Fix markdown fail in bash compiling instructions 2015-05-08 19:36:00 -07:00
Twinaphex
c23e6c2780 (CocoaTouch) Buildfix 2015-05-08 22:22:00 +02:00
twinaphex
88d069c3f7 Start wrapping access to menu->list_settings 2015-05-08 20:41:15 +02:00
twinaphex
cbaf5cdd05 Create menu_setting_get_ptr 2015-05-08 20:36:08 +02:00
twinaphex
f270f3a9e0 Cleanup 2015-05-08 20:03:36 +02:00
twinaphex
4f4b0bc537 Cleanups 2015-05-08 20:01:38 +02:00
twinaphex
41de3fe1f1 Rename some other static functions 2015-05-08 19:45:55 +02:00
twinaphex
d50c9236f4 Rename some static functions 2015-05-08 19:44:46 +02:00
twinaphex
ab4ca635be Remove menu_list_push_stack 2015-05-08 19:28:52 +02:00
twinaphex
bbe6b5c809 Remove unused menu_list_push_refresh 2015-05-08 19:22:08 +02:00
twinaphex
09d6294dc2 menu_list_get_entry - fix bug 2015-05-08 17:58:17 +02:00
Twinaphex
9622714ee1 Merge pull request #1680 from libretro/revert-1679-master
Revert "improve autodetection of input gamepads"
2015-05-08 17:30:02 +02:00
Twinaphex
1529620c66 Revert "improve autodetection of input gamepads" 2015-05-08 17:25:55 +02:00
Twinaphex
185886e723 Merge pull request #1679 from pamapa/master
improve autodetection of input gamepads
2015-05-08 17:21:29 +02:00
twinaphex
cb22a3feb9 Use menu_setting_find 2015-05-08 17:19:43 +02:00
Twinaphex
f7515ba40c Wrap around setting_find_setting 2015-05-08 17:10:57 +02:00
pamapa
ff286a9579 make sure the best configuration file wins, if there is more than one,
because the name is not unique. We look as long as we have a perfect match,
if not the latest config file which matches the name will win
2015-05-08 17:01:07 +02:00
pamapa
399cc0d8e0 Make autoconfig more explicit:
- add pid and vid to autoconfig file if avaiable
2015-05-08 16:57:54 +02:00
twinaphex
08c0a59e40 (menu_entries.c) Small cleanup 2015-05-08 16:02:21 +02:00
Twinaphex
4f493c8e21 (CocoaTouch) get_core_title - use menu_list_get_ptr 2015-05-08 15:06:54 +02:00
Twinaphex
c018c80d5e Merge pull request #1678 from lioncash/cond
settings: Fix a condition typo in setting_is_of_general_type
2015-05-08 15:01:34 +02:00
Twinaphex
ada290ba39 Get rid of unnecessary casts 2015-05-08 14:58:07 +02:00
Twinaphex
132605b24b (CocoaTouch) Start using menu_list_get_entry 2015-05-08 11:56:51 +02:00
twinaphex
50944bb1e1 Use menu_list_get_entry 2015-05-08 11:45:30 +02:00
twinaphex
a57cfde1cd Use menu_list_get_entry for menu_entries_cbs_iterate.c 2015-05-08 11:41:41 +02:00
Twinaphex
4ac4aae81a Remove unused variables 2015-05-08 11:17:45 +02:00
twinaphex
25749f7fdd (menu_entries_cbs_iterate.c) More cleanups 2015-05-08 11:16:31 +02:00