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 |
|
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 |
|
twinaphex
|
dc19649802
|
Reduce dependence on video_driver_get_frame_count
|
2017-01-18 21:40:56 +01:00 |
|
twinaphex
|
bf511b72e6
|
Create menu_driver_frame
|
2017-01-18 21:23:18 +01:00 |
|
twinaphex
|
6247e9900b
|
Remove another header include
|
2017-01-18 17:46:08 +01:00 |
|
twinaphex
|
40cd1b70cd
|
Remove runloop.h header includes
|
2017-01-18 17:43:23 +01:00 |
|
twinaphex
|
e620b9b697
|
(OSX) Fix OSX
|
2017-01-18 17:42:11 +01:00 |
|
twinaphex
|
a6a4808e94
|
Refactor frame monitor code
|
2017-01-18 17:41:27 +01:00 |
|
Jean-André Santoni
|
b9104f38b8
|
(GLUI) Align entry values on top to avoid overlaps with sublabels
|
2017-01-18 17:12:26 +01:00 |
|
twinaphex
|
f0820f6433
|
(DRM) Should fix segfault
|
2017-01-18 15:23:06 +01:00 |
|
twinaphex
|
6fde55ac9d
|
(record_driver.c) Update
|
2017-01-18 15:09:47 +01:00 |
|
twinaphex
|
bf56463b76
|
Silence warnings
|
2017-01-18 14:17:09 +01:00 |
|
twinaphex
|
7ad717cb5c
|
Revert "Update diff2.diff"
This reverts commit 6f95f48edec867d667c52a8b94f487edef042278.
|
2017-01-18 13:53:29 +01:00 |
|
twinaphex
|
6f95f48ede
|
Update diff2.diff
|
2017-01-18 13:50:21 +01:00 |
|
twinaphex
|
d6bc8effa2
|
Add diff2.diff
|
2017-01-18 13:41:56 +01:00 |
|
Brad Parker
|
1c36c395d4
|
vc2005 version fix
|
2017-01-18 02:08:04 -05:00 |
|
Brad Parker
|
8e52d0af6c
|
Windows 98 buildfix
|
2017-01-18 02:02:32 -05:00 |
|
Brad Parker
|
c78991b6a2
|
msvc2005 buildfix
|
2017-01-17 19:41:20 -05:00 |
|
twinaphex
|
a3f5590f41
|
remove dependence on configuration.h inside task_database.c
|
2017-01-18 01:23:24 +01:00 |
|
Brad Parker
|
039064d0f1
|
remove HAVE_LANGEXTRA from Xbox build, fixes compilation on vc2003
|
2017-01-17 19:21:15 -05:00 |
|
Brad Parker
|
fa5404fc53
|
fix race condition when switching fullscreen with threaded_video on
|
2017-01-17 19:09:25 -05:00 |
|
twinaphex
|
e862abfe12
|
Initialize frame_count to 0
|
2017-01-18 00:54:36 +01:00 |
|
Brad Parker
|
8cdfa75b48
|
set ints to 0 instead of NULL
|
2017-01-17 18:44:29 -05:00 |
|
Brad Parker
|
a220815b40
|
fix race condition in frame count with video_threaded on
|
2017-01-17 18:42:58 -05:00 |
|
twinaphex
|
4fbd41852a
|
Revert "Don't manipulate buffer if we are fullscreen - no text writing"
This reverts commit 51976d496f692b4f933e99e5af817de6e8c9039c.
|
2017-01-18 00:26:56 +01:00 |
|
twinaphex
|
552144c24d
|
Revert "Make 'Show FPS" work again"
This reverts commit b433ccab09d4a56b5e3eaed109a845e6dab22f17.
|
2017-01-18 00:25:55 +01:00 |
|
twinaphex
|
b433ccab09
|
Make 'Show FPS" work again
|
2017-01-18 00:23:57 +01:00 |
|
twinaphex
|
51976d496f
|
Don't manipulate buffer if we are fullscreen - no text writing
to display window then or internal buffer
|
2017-01-18 00:18:27 +01:00 |
|
twinaphex
|
dbed4d4fc6
|
Add video_info->fullscreen
|
2017-01-17 23:54:24 +01:00 |
|
Francisco José García García
|
76a2499547
|
Merge pull request #4445 from xerpi/master
Define improvements, Vita: proper netlogging
|
2017-01-17 23:16:51 +01:00 |
|
Sergi Granell
|
3dacc03b52
|
Get HAVE_XMB define out of HAVE_RGUI
Add -DHAVE_STB_FONT to HAVE_STB_FONT
Add -DHAVE_OVERLAY to HAVE_OVERLAY
(VITA) Improve Makefile.vita (proper netlogging)
|
2017-01-17 23:12:36 +01:00 |
|
twinaphex
|
f35f21744d
|
(Vita) Set these menu drivers
|
2017-01-17 22:08:23 +01:00 |
|
Twinaphex
|
6c8ce6543e
|
Merge pull request #4444 from xerpi/master
(VITA) Use .c shaders
|
2017-01-17 21:00:08 +01:00 |
|
Sergi Granell
|
610f69757f
|
Add DEPS_DIR to Makefile.griffin
|
2017-01-17 20:58:51 +01:00 |
|
Sergi Granell
|
4b4aeec445
|
(VITA) Use .c shaders
|
2017-01-17 20:58:51 +01:00 |
|
twinaphex
|
05d455a8ce
|
Cleanups
|
2017-01-17 20:07:41 +01:00 |
|
twinaphex
|
aa59b33931
|
Use input_config_set_device
|
2017-01-17 19:59:33 +01:00 |
|