twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
9d1de5c974
|
Rewrite video_context_driver_set_resize
|
2017-01-19 14:31:57 +01:00 |
|
twinaphex
|
7fbd3fcfb6
|
Simplify has_windowed
|
2017-01-19 02:50:56 +01:00 |
|
twinaphex
|
b96e0bb820
|
Remove stub update_title functions
|
2017-01-19 01:58:44 +01:00 |
|
twinaphex
|
34da27c36b
|
Don't need 'frame_count' variable for check_window
|
2017-01-18 21:47:12 +01:00 |
|
twinaphex
|
40cd1b70cd
|
Remove runloop.h header includes
|
2017-01-18 17:43:23 +01:00 |
|
twinaphex
|
a6a4808e94
|
Refactor frame monitor code
|
2017-01-18 17:41:27 +01:00 |
|
twinaphex
|
f0820f6433
|
(DRM) Should fix segfault
|
2017-01-18 15:23:06 +01:00 |
|
twinaphex
|
666534cc74
|
Grab settings pointer only once inside wrapper 'input_driver' function
|
2017-01-16 00:14:10 +01:00 |
|
twinaphex
|
23017e0b45
|
Cleanups
|
2017-01-13 16:57:57 +01:00 |
|
twinaphex
|
1fa3475d79
|
Add parameter to video_context_driver's 'init' function
|
2017-01-13 16:52:07 +01:00 |
|
twinaphex
|
7d0056d422
|
Minimize dependence on settings struct from within context drivers
|
2017-01-11 06:44:41 +01:00 |
|
twinaphex
|
80f79130c0
|
Update set_video_mode context driver callback function
|
2017-01-11 06:35:50 +01:00 |
|
twinaphex
|
36fb6776b2
|
Don't grab settings pointer in video_monitor_get_fps function
|
2017-01-09 15:42:14 +01:00 |
|
twinaphex
|
6b3cc9068d
|
Pass video_info to swap_buffers too
|
2017-01-09 14:59:15 +01:00 |
|
twinaphex
|
3d92ce140e
|
Pass video_frame_info_t to update_window_title
|
2017-01-09 14:42:07 +01:00 |
|
twinaphex
|
b243fec095
|
Simplif gfx_ctx_drm_queue_flip
|
2017-01-01 06:06:44 +01:00 |
|
twinaphex
|
77e5cdbfde
|
Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push"
This reverts commit ad7386913c .
|
2016-12-22 23:36:11 +01:00 |
|
twinaphex
|
ad7386913c
|
Rename runloop_msg_queue_push to video_driver_msg_queue_push
and move code to video_driver.c
|
2016-12-22 13:15:02 +01:00 |
|
twinaphex
|
49c78ea2ff
|
(Drivers context) Cleanups
|
2016-12-04 03:51:12 +01:00 |
|
twinaphex
|
88b1c3ed4c
|
Initialize char variables
|
2016-11-25 18:26:11 +01:00 |
|
Mikael Brunnhede
|
80dc3bec09
|
if 0 missed Vblank log printout code, since it may cause performance degradation.
|
2016-10-14 12:45:00 +02:00 |
|
Mikael Brunnhede
|
ca5e20bcaf
|
Remove missed Vblank log printout, since it may cause performance degradation.
|
2016-10-14 08:59:07 +02:00 |
|
twinaphex
|
0d49ed5877
|
drm_ctx.c - remove dead assignment
|
2016-09-22 20:56:42 +02:00 |
|
twinaphex
|
51b0e61712
|
Cleanups
|
2016-09-11 16:24:02 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
twinaphex
|
aa15fb3f91
|
Update remaining video context drivers
|
2016-08-31 15:02:07 +02:00 |
|
Brad Parker
|
cf4bf344a9
|
add configuration option to toggle showing hidden files (default on), fixes issue #2769
|
2016-08-27 21:48:55 -04:00 |
|
Brad Parker
|
cc582db6fb
|
recursively scan directories for database content, fixes issue #3139
|
2016-08-21 00:59:41 -04:00 |
|
twinaphex
|
d98fad0d98
|
Simplify free_drm_resources
|
2016-07-23 06:05:21 +02:00 |
|
twinaphex
|
76cc6fd8ec
|
Start implementing signal handler code once in frontend driver code
|
2016-07-08 02:38:33 +02:00 |
|
twinaphex
|
a24d43c8fd
|
Add GFX_CTX_FLAGS_CUSTOMIZABLE_SWAPCHAIN_IMAGES display flag
|
2016-06-27 23:43:57 +02:00 |
|
twinaphex
|
8a8fadc5b2
|
Implement max swapchain images setting, implement it first for DRM/KMS context
|
2016-06-21 21:36:58 +02:00 |
|
twinaphex
|
c17315cd27
|
(DRM) Prevent double free and prevent dereference before NULL check
|
2016-05-23 22:30:01 +02:00 |
|
Hans-Kristian Arntzen
|
d723411436
|
De ioctl video_driver.
|
2016-05-08 14:00:51 +02:00 |
|
twinaphex
|
60233d1abb
|
Add set_flags to context driver
|
2016-05-05 17:35:28 +02:00 |
|
twinaphex
|
8136683ffc
|
(context drivers) Start exposing core GL flag
|
2016-05-05 05:46:00 +02:00 |
|
twinaphex
|
a0425dfb14
|
(Context drivers) Add get_flags function
|
2016-05-05 05:35:35 +02:00 |
|
twinaphex
|
1b289c0f05
|
(libretro-common) Update
|
2016-03-24 04:23:17 +01:00 |
|
twinaphex
|
e41127459e
|
Rename 'filestream' functions
|
2016-03-24 04:09:25 +01:00 |
|
twinaphex
|
3720cf87e7
|
Rename retro_file to file_stream
|
2016-03-20 16:29:14 +01:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
64a77af881
|
Use RARCH_DISPLAY_CTL_HW_CONTEXT_GET directly instead of
going through video_driver_callback
|
2016-03-04 20:49:55 +01:00 |
|
twinaphex
|
e938be3747
|
Have to rewrite EGL context code
|
2016-03-01 06:49:05 +01:00 |
|
Alcaro
|
7a6463a300
|
Add escape hatch if rarch (or the core) is in an infinite loop.
|
2016-02-23 16:11:39 +01:00 |
|
twinaphex
|
6f6ba98576
|
(DRM) Add more HAVE_EGL ifdefs
|
2016-02-23 01:34:28 +01:00 |
|
twinaphex
|
f8a2014b7e
|
(DRM) Rename g_drm to drm
|
2016-02-22 13:25:48 +01:00 |
|
twinaphex
|
aa4015837f
|
(DRM) DRM context driver should compile now without OpenGL
|
2016-02-22 13:04:34 +01:00 |
|
twinaphex
|
d537b6ee9f
|
Rename some files
|
2016-02-22 13:01:16 +01:00 |
|