RetroArch/gfx
Twinaphex c9744c5ba4
Merge pull request #6704 from Dwedit/fix-win32-bug
Fix __stdcall calling convention for Win32 32-bit builds
2018-05-03 12:20:08 +02:00
..
common Use `WINAPI` instead of `__stdcall`, not sure what keywords I can use or not, so I'll just use the macro instead of the keyword 2018-05-02 22:09:20 -05:00
display_servers Fix screen position for CRT user 2018-05-03 09:42:53 +01:00
drivers Running gl_check_capability from gl_get_flags resulted in a crash 2018-04-26 20:45:01 +02:00
drivers_context Qt WIMP GUI 2018-04-30 14:33:05 -04:00
drivers_font (360) Don't bake in HAVE_XUI anymore; buildfixes for C++ 2018-04-23 17:35:36 +02:00
drivers_font_renderer Move path_file_exists to filestream and do away with filestream 2017-12-14 20:05:46 +01:00
drivers_renderchain Add some logging for shader backend setup 2018-04-23 18:25:41 +02:00
drivers_shader Cleanups 2018-04-27 23:21:44 +02:00
drivers_tracker Fix Python codepath 2018-02-19 09:11:33 +01:00
include (msvc) CXX_BUILD + griffin fixes. 2018-02-05 00:25:03 +01:00
video_filters Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
font_driver.c Update Direct3D 10 driver 2018-04-21 03:27:41 +02:00
font_driver.h Update Direct3D 10 driver 2018-04-21 03:27:41 +02:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_crt_switch.c Fix incorrect menu sizing for CRT 2018-05-03 09:36:37 +01:00
video_crt_switch.h Fix for native low res in Linux 2018-05-01 20:56:30 +01:00
video_defines.h Update Direct3D 10 driver 2018-04-21 03:27:41 +02:00
video_display_server.c Variable rename 2018-04-30 17:50:13 +01:00
video_display_server.h Variable rename 2018-04-30 17:50:13 +01:00
video_driver.c Qt WIMP GUI 2018-04-30 14:33:05 -04:00
video_driver.h Qt WIMP GUI 2018-04-30 14:33:05 -04:00
video_filter.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Add D3D10 to slang supported checks 2018-04-21 05:11:24 +02:00
video_shader_parse.h Get rid of HAVE_SHADER_MANAGER 2018-02-25 23:03:39 +01:00
video_state_tracker.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_state_tracker.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_thread_wrapper.c Only show max swapchain images if supported by video driver and/or 2018-04-23 13:34:30 +02:00
video_thread_wrapper.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00