neville
|
12804431db
|
(GLSL) Avoid memsets - good for about a +1fps speedup with simplified
ribbon on PowerPC Mac
|
2016-11-10 18:35:47 +01:00 |
|
aliaspider
|
9ecd8b18e0
|
(WiiU) set swap interval to 1 when vsync is active.
|
2016-11-10 15:11:33 +01:00 |
|
aliaspider
|
158fd3404e
|
(WiiU) enable blending.
|
2016-11-10 14:24:44 +01:00 |
|
aliaspider
|
6f7f6a363b
|
(WiiU) only wait for vsync when not missed.
|
2016-11-10 14:24:20 +01:00 |
|
twinaphex
|
3f29eed928
|
According to enygmata's findings we can comment this out
|
2016-11-10 02:09:25 +01:00 |
|
Jean-André Santoni
|
1fa5b66a23
|
New ribbon noise. Will have to be ported to GLSL modern, Vulkan and Cg
|
2016-11-09 11:59:43 +01:00 |
|
twinaphex
|
a7585f9988
|
Move video_frame.h to libretro-common
|
2016-11-08 15:35:24 +01:00 |
|
twinaphex
|
a0e1413ecc
|
Remove video_frame.c
|
2016-11-08 15:30:28 +01:00 |
|
twinaphex
|
279a90a01b
|
Remove dependencies from gfx/video_frame.c
|
2016-11-08 15:26:15 +01:00 |
|
aliaspider
|
79192c0ead
|
(WiiU) video: set swap interval to 0 when nonblocking.
add an fps log.
|
2016-11-08 10:51:07 +01:00 |
|
FIX94
|
4a285fd4e1
|
(WiiU) fixed random pixels being displayed on game start/close and exit
(WiiU) fixed touchscreen sending invalid data which broke the menu toggle
|
2016-11-07 02:42:12 +01:00 |
|
FIX94
|
11db939b9b
|
-(WiiU) added in option to disable vsync
|
2016-11-06 23:29:54 +01:00 |
|
aliaspider
|
0de5019fab
|
(WiiU) clear textures on init.
|
2016-11-06 22:13:07 +01:00 |
|
Twinaphex
|
38b3e4042d
|
Merge pull request #3953 from aliaspider/master
(WiiU) working sound.
|
2016-11-06 19:18:11 +01:00 |
|
aliaspider
|
e5a07a406a
|
(WIIU) cleanup debug code from the video driver.
|
2016-11-06 18:59:50 +01:00 |
|
twinaphex
|
aaefa8d59e
|
(wayland_ctx.c) Prevent implicit memsets
|
2016-11-06 18:47:50 +01:00 |
|
twinaphex
|
695ff2a299
|
(sdl_gl_ctx.c) Prevent some implicit memsets
|
2016-11-06 18:44:55 +01:00 |
|
twinaphex
|
027a194346
|
(xegl_ctx.c) Style nit
|
2016-11-06 18:41:59 +01:00 |
|
twinaphex
|
8e941ee77a
|
(android_ctx.c) Prevent implicit memsets
|
2016-11-06 18:39:38 +01:00 |
|
twinaphex
|
219880a72b
|
Prevent implicit memsets for WGL context update_window_title
function
|
2016-11-06 18:36:58 +01:00 |
|
twinaphex
|
64154f6060
|
win32_common.cpp - turn function static
|
2016-11-06 18:35:00 +01:00 |
|
Alcaro
|
85cbb53a44
|
Merge pull request #3952 from Themaister/master
Vulkan: Workaround warning from validation layers.
|
2016-11-06 16:55:44 +01:00 |
|
Hans-Kristian Arntzen
|
0d718a9365
|
Vulkan: Workaround warning from validation layers.
|
2016-11-06 16:07:44 +01:00 |
|
twinaphex
|
7e5d2321c5
|
Create video_driver_reinit
|
2016-11-06 14:18:29 +01:00 |
|
twinaphex
|
feacc56fff
|
Prevent crash by checking if msg is NULL before doing strlcpy call
|
2016-11-06 14:10:25 +01:00 |
|
twinaphex
|
9a87dabca1
|
One less leaf function inside video_driver_frame
|
2016-11-06 14:06:47 +01:00 |
|
twinaphex
|
fbcefd02b9
|
(video_driver.c) Copy message if runloop_ctl returns true
|
2016-11-06 14:05:00 +01:00 |
|
twinaphex
|
49893c10f5
|
Prevent early returns for video_frame_pixel_scale
|
2016-11-06 13:57:27 +01:00 |
|
twinaphex
|
483cd0077c
|
Move code
|
2016-11-06 13:42:34 +01:00 |
|
twinaphex
|
777f2df35c
|
Remove video_driver_unset_active
|
2016-11-06 13:38:31 +01:00 |
|
twinaphex
|
8acb4cac78
|
video_driver_frame_filter - make early returns unnecessary
|
2016-11-06 13:34:48 +01:00 |
|
Alcaro
|
506c14dcc4
|
No need for inconsistency, let's just not have this at all.
|
2016-11-06 12:09:08 +01:00 |
|
twinaphex
|
05f1657048
|
(win32_common.cpp) Cleanup
|
2016-11-06 11:52:03 +01:00 |
|
twinaphex
|
89ed02cd01
|
(stb_unicode.c) Style nits
|
2016-11-06 11:44:21 +01:00 |
|
twinaphex
|
f7378be00f
|
Fix C89_BUILD warnings
|
2016-11-06 11:42:35 +01:00 |
|
twinaphex
|
ad5d78b63e
|
Define this too
|
2016-11-05 20:50:13 +01:00 |
|
twinaphex
|
37ff8cb66f
|
Prevent stb_truetype from being included twice for Griffin
|
2016-11-05 20:45:23 +01:00 |
|
twinaphex
|
0dbf7b21b6
|
Enable STB unicode font for Android and Win32 too
|
2016-11-05 19:33:07 +01:00 |
|
Francisco José García García
|
14c9eb47c4
|
(VITA) Add uft8 support
|
2016-11-05 16:21:21 +01:00 |
|
Twinaphex
|
92b3a24943
|
Merge pull request #3940 from aliaspider/master
(WIIU) GX2
|
2016-11-05 15:07:31 +01:00 |
|
aliaspider
|
d3b3c18a6f
|
(WIIU) GX2 rendering.
|
2016-11-05 15:05:46 +01:00 |
|
Twinaphex
|
103a22b3db
|
(CoreText) Preliminary font work/updating
|
2016-11-04 16:45:09 +01:00 |
|
twinaphex
|
ea46c4a532
|
Turn video_driver_lock functions static
|
2016-11-04 14:16:55 +01:00 |
|
twinaphex
|
5214c29295
|
gfx/video_driver.c - get rid of struct
|
2016-11-03 23:03:50 +01:00 |
|
twinaphex
|
d4809d310a
|
Fix for previous bugged Xorg GL drivers
|
2016-11-03 13:25:44 +01:00 |
|
Logan McNaughton
|
06eca5d530
|
Define some EGL constants
Missing from the Android headers
|
2016-11-01 07:09:58 -06:00 |
|
Logan McNaughton
|
200cf15044
|
Add egl debug context option for Android
According to https://www.khronos.org/registry/egl/extensions/KHR/EGL_KHR_create_context.txt
"The default value of EGL_CONTEXT_FLAGS_KHR is zero"
So this should keep it at 0 if debug=false, and set it to EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR is debug=true
Fixes https://github.com/libretro/RetroArch/issues/3910
|
2016-10-31 15:28:45 -06:00 |
|
twinaphex
|
f707d39c54
|
Let's just get rid of this problematic check instead
|
2016-10-31 15:30:20 +01:00 |
|
twinaphex
|
de3c1a04db
|
Simplifications
|
2016-10-31 15:24:03 +01:00 |
|
twinaphex
|
4ff6d8c108
|
Add more logging
|
2016-10-31 15:12:34 +01:00 |
|