36288 Commits

Author SHA1 Message Date
twinaphex
db9f380fe1 Remove diff2.diff 2017-01-19 15:59:51 +01:00
Twinaphex
7961bf6d23 Merge pull request #4455 from libretro/refactor
Video driver changes
2017-01-19 15:59:23 +01:00
twinaphex
4a8cb5687a (ctr_font.c) use #if 0 blocks 2017-01-19 15:55:42 +01:00
radius
d2e09622c8 add own labels 2017-01-19 09:31:01 -05:00
radius
702f0cd95d add entries to the list 2017-01-19 09:16:37 -05:00
radius
3dd6c91493 start populating the list 2017-01-19 08:56:56 -05:00
twinaphex
9d1de5c974 Rewrite video_context_driver_set_resize 2017-01-19 14:31:57 +01:00
Twinaphex
5c0ca5f8f2 Merge pull request #4454 from CoalaJoe/master
German translations
2017-01-19 11:22:23 +01:00
twinaphex
b93046f867 Cleanup mui_draw_scrollbar 2017-01-19 11:20:02 +01:00
twinaphex
6208d037fc (MaterialUI) Cleanups 2017-01-19 11:16:53 +01:00
CoalaJoe
b7f2eccbe9 Fixed typo 2017-01-19 11:09:49 +01:00
CoalaJoe
690963bf2d Added translations for first level of settings 2017-01-19 11:09:10 +01:00
CoalaJoe
1e5fe79bf3 Fixed another typo 2017-01-19 10:44:57 +01:00
CoalaJoe
f704a78bfe Fixed common typos 2017-01-19 10:43:08 +01:00
CoalaJoe
3a47c91314 Added translations for some sublables 2017-01-19 10:41:43 +01:00
CoalaJoe
5489bd3a95 Fixed common typos 2017-01-19 10:34:32 +01:00
radius
9237752d91 styling 2017-01-19 02:09:09 -05:00
radius
9e1f267ab2 fix listing 2017-01-19 02:05:33 -05:00
radius
7c833074bb parsing now works 2017-01-19 00:52:53 -05:00
Brad Parker
009c1a45b7 forgot check for SDL1 2017-01-19 00:36:29 -05:00
Brad Parker
b44c8c9995 store buffer for window title, only update actual title when it changes 2017-01-19 00:33:52 -05:00
radius
95a2da81e4 start adding ui elements to insert room list into 2017-01-18 22:46:48 -05:00
radius
72cdb390cb reannounce roughly every minute 2017-01-18 21:31:02 -05:00
radius
ca2c2a8ce7 separate this 2017-01-18 21:12:01 -05:00
twinaphex
7fbd3fcfb6 Simplify has_windowed 2017-01-19 02:50:56 +01:00
twinaphex
3761b5bdf6 Unroll video_driver_cached_frame_set 2017-01-19 02:34:35 +01:00
twinaphex
19cc817613 This needs to be set this way 2017-01-19 02:25:45 +01:00
twinaphex
b96e0bb820 Remove stub update_title functions 2017-01-19 01:58:44 +01:00
twinaphex
b6c0e57946 Silence some warnings 2017-01-19 01:39:11 +01:00
twinaphex
a9a7f360d0 (nuklear) cleanup 2017-01-19 01:36:40 +01:00
twinaphex
832840f91c Cut down on more video_driver_get_size calls 2017-01-19 01:33:47 +01:00
twinaphex
57f1c0c3b6 FIx threaded video 2017-01-19 01:24:21 +01:00
Twinaphex
de4e3cc77c Merge pull request #4453 from chewi/osmesa_ctx
Fix osmesa_ctx missing includes
2017-01-19 00:23:04 +01:00
Twinaphex
78e06ca07f Cleanup variables 2017-01-19 00:11:29 +01:00
Twinaphex
99622cee14 (Cocoa ) Update 2017-01-19 00:10:42 +01:00
twinaphex
24e0542bdb (menu) reduce calls to video_driver_get_size 2017-01-19 00:09:38 +01:00
twinaphex
00adc9a2d3 Rewrite menu_display_unset_viewport 2017-01-19 00:01:55 +01:00
twinaphex
afd4494c2f (menu_driver.c) Get rid of video_driver_get_size call 2017-01-18 23:59:22 +01:00
James Le Cuirot
7f77f0cef1
Fix osmesa_ctx missing includes 2017-01-18 22:50:52 +00:00
twinaphex
1a30cfea09 Remove more video_driver_get_size calls 2017-01-18 23:13:19 +01:00
twinaphex
55b8b8c244 Reduce amount of calls to video_driver_get_size 2017-01-18 23:07:05 +01:00
twinaphex
c5445d2980 Reduce amount of times video_driver_get_size is called 2017-01-18 23:02:24 +01:00
twinaphex
f4adbd04ae (gl.c) Reduce amount of time video_driver_get_size is called inside
gl_frame
2017-01-18 22:55:03 +01:00
twinaphex
f3e700aa76 Add width/height members to video_frame_info 2017-01-18 22:30:16 +01:00
twinaphex
885f30b429 Merge branch 'refactor' of https://github.com/libretro/RetroArch into refactor 2017-01-18 22:25:26 +01:00
twinaphex
1981c4b83e Typo fix 2017-01-18 22:25:11 +01:00
Brad Parker
c089a925b1 fix race condition when toggling menu with threaded_video on 2017-01-18 16:23:56 -05:00
twinaphex
84f9d8674f Implement rgui_frame 2017-01-18 22:23:19 +01:00
twinaphex
d010a852e4 Call menu_driver_frame once per video_frame call 2017-01-18 22:20:47 +01:00
twinaphex
34da27c36b Don't need 'frame_count' variable for check_window 2017-01-18 21:47:12 +01:00