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 |
|
Hans-Kristian Arntzen
|
0d718a9365
|
Vulkan: Workaround warning from validation layers.
|
2016-11-06 16:07:44 +01:00 |
|
aliaspider
|
d3b3c18a6f
|
(WIIU) GX2 rendering.
|
2016-11-05 15:05:46 +01: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 |
|
aliaspider
|
e055b7cbc1
|
(WIIU) cleanup. adapt dynamic symbol loading to be able to use headers
from WUT.
|
2016-10-29 02:56:40 +01:00 |
|
aliaspider
|
afdaf9afbd
|
(WIIU) display core frames.
|
2016-10-27 23:02:40 +01:00 |
|
aliaspider
|
a4d745a471
|
preliminary port to the wiiu platform
|
2016-10-27 01:34:10 +01:00 |
|
twinaphex
|
456c4c4d58
|
Remove video_driver_cached_frame_render wrapper function
|
2016-10-25 00:42:26 +02:00 |
|
twinaphex
|
213e357918
|
Move gl_capabilities to libretro-common
|
2016-10-24 04:06:05 +02:00 |
|
twinaphex
|
09067e67c3
|
Create gl_symlinks.h
|
2016-10-24 04:02:03 +02:00 |
|
twinaphex
|
e512065d7d
|
Start making gl_capabilities.c more usable by libretro-common
|
2016-10-24 03:55:14 +02:00 |
|
twinaphex
|
35ba7fb2c4
|
Prevent implicit and superfluous memset
|
2016-10-21 20:04:56 +02:00 |
|
twinaphex
|
f3ad815dd9
|
Prevent implicit memsets
|
2016-10-21 06:15:20 +02:00 |
|
twinaphex
|
7ebac14e47
|
(D3D) Cleanups
|
2016-10-20 05:36:02 +02:00 |
|
twinaphex
|
41212b40c5
|
Remove DONT_HAVE_STATE_TRACKER
|
2016-10-20 05:11:35 +02:00 |
|
twinaphex
|
648877757f
|
Revert "(D3D) Cleanups"
This reverts commit e50f8b061d .
|
2016-10-20 05:07:03 +02:00 |
|
twinaphex
|
e50f8b061d
|
(D3D) Cleanups
|
2016-10-20 05:05:37 +02:00 |
|
twinaphex
|
2cb7cc01bf
|
(D3D) Cleanups
|
2016-10-20 05:00:20 +02:00 |
|
twinaphex
|
e71f8baa5f
|
d3d_overlay_render - cleanup
|
2016-10-20 04:51:48 +02:00 |
|
twinaphex
|
2b576ebc1c
|
Get rid of _XBOX defines
|
2016-10-20 04:37:13 +02:00 |
|
twinaphex
|
275814e291
|
Replace font_driver_free(NULL) calls with font_driver_free_osd()
inside video drivers
|
2016-10-20 00:39:33 +02:00 |
|
Higor Eurípedes
|
6f2cb9742d
|
(font) Create font_data_t and update font_driver_init_first()
|
2016-10-18 20:07:00 -03:00 |
|
Francisco José García García
|
81e7a60759
|
(VITA) Try to use NEON
|
2016-10-17 18:39:53 +02:00 |
|
Twinaphex
|
dd2c3ab1ee
|
Merge pull request #3815 from Brunnis/master
Implement support for video_max_swapchain_images setting
|
2016-10-17 16:21:53 +02:00 |
|
Mikael Brunnhede
|
2cb9c912f4
|
Implement support for video_max_swapchain_images setting.
|
2016-10-17 11:23:34 +02:00 |
|
Francisco José García García
|
8e631df6c4
|
(VITA) Temporal fix for clear screen
|
2016-10-16 17:45:06 +02:00 |
|
aliaspider
|
f9e7d4dc3f
|
(3DS) fix gfx corruption when closing content.
|
2016-10-13 12:16:07 +01:00 |
|
aliaspider
|
d48445fc1e
|
(3DS) video driver:
- texture handling improvement.
- flush pending tasks while waiting for vsync.
|
2016-10-10 22:25:25 +01:00 |
|
aliaspider
|
c78f697c16
|
(3DS) wrap texture coordinate swizzeling in a function.
|
2016-10-10 22:22:08 +01:00 |
|
Francisco José García García
|
bcfa865569
|
(VITA) Wait for rendering before free overlays
|
2016-10-10 19:35:14 +02:00 |
|
twinaphex
|
f698e0cfac
|
Add GL_CAPS_GLES3_SUPPORTED
|
2016-10-08 14:11:12 +02:00 |
|
twinaphex
|
d71a688685
|
(D3D9/Cg) Cleanups
|
2016-10-08 08:39:44 +02:00 |
|
aliaspider
|
4edbb48f34
|
(3DS) missing return value.
|
2016-10-08 01:17:48 +01:00 |
|
Twinaphex
|
49d520c5d5
|
Merge pull request #3736 from aliaspider/master
(3DS) more fixes.
|
2016-10-04 21:50:15 +02:00 |
|
aliaspider
|
d87adcd226
|
(3DS) fix texture combiner stages in 32bit mode.
|
2016-10-04 20:38:00 +01:00 |
|
Brad Parker
|
1f27773fe0
|
C89_BUILD fix
|
2016-10-04 12:15:46 -04:00 |
|
aliaspider
|
23eef2c6ee
|
(3DS) video driver: (cont.)
|
2016-10-04 15:55:30 +01:00 |
|
aliaspider
|
c4daa087d4
|
(3DS) video driver: add some checks for the validty of incoming data.
|
2016-10-04 15:49:55 +01:00 |
|
twinaphex
|
23ed63f33a
|
move device_aspect variable
|
2016-10-02 20:37:14 +02:00 |
|
aliaspider
|
056224bf50
|
(3DS) avoid using ctrGuCopyImage during font init for now. (fixes freeze
on cia builds)
|
2016-09-30 16:16:18 +01:00 |
|
aliaspider
|
afd5e85a31
|
(3DS) add experimental font and menu_display drivers.
|
2016-09-29 20:14:12 +01:00 |
|
aliaspider
|
5db13323f6
|
(3DS) create gfx/common/ctr_common.h.
remove depthbuffer.
use vramalloc.
|
2016-09-28 20:59:54 +01:00 |
|
aliaspider
|
dc16477c46
|
(3DS) fix tearing, the displayed framebuffer was being set to the
currently selected drawbuffer.
|
2016-09-28 18:34:38 +01:00 |
|