twinaphex
|
5ea63f3b08
|
Get rid of HAVE_GL_SYNC ifdef
|
2017-11-07 23:13:26 +01:00 |
|
twinaphex
|
3ccf8c19f1
|
Start getting rid of HAVE_FBO ifdefs
|
2017-11-07 21:34:25 +01:00 |
|
twinaphex
|
0100e7b673
|
Update
|
2017-11-07 21:08:54 +01:00 |
|
twinaphex
|
fc43a14637
|
Updates
|
2017-11-07 21:03:29 +01:00 |
|
twinaphex
|
fe2bf47b98
|
Add more to renderchain driver
|
2017-11-07 20:56:08 +01:00 |
|
twinaphex
|
00d52a4783
|
Cleanups
|
2017-11-07 11:06:18 +01:00 |
|
twinaphex
|
a7cd8d94b0
|
Start going through renderchain driver interface for GL
|
2017-11-07 11:01:30 +01:00 |
|
twinaphex
|
bb051f185b
|
MSVC/C89 buildfixes
|
2017-10-22 05:13:22 +02:00 |
|
rz5
|
0a0c538e2b
|
(gl driver) Set flags after detecting GL core context
|
2017-10-13 22:48:17 +01:00 |
|
Brad Parker
|
fff3e225d2
|
comments
|
2017-10-10 15:28:29 -04:00 |
|
Brad Parker
|
072b347c0f
|
fix OSD background alignment with non-default X/Y positions
|
2017-10-10 15:16:58 -04:00 |
|
Brad Parker
|
a4bc1c9768
|
add menu options for OSD background color
|
2017-10-10 14:53:32 -04:00 |
|
Brad Parker
|
7aadb0ee13
|
allow transparency for OSD background
|
2017-10-10 14:00:49 -04:00 |
|
Brad Parker
|
f156f7cd94
|
initial working OSD background color (only when content not loaded)
|
2017-10-09 23:30:11 -04:00 |
|
Brad Parker
|
a153ed0b42
|
testing
|
2017-10-09 21:19:32 -04:00 |
|
twinaphex
|
9eba2c8e39
|
Fix CXX_BUILD on Windows
|
2017-09-28 18:53:09 +02:00 |
|
twinaphex
|
105b98b837
|
Rename gl_legacy_renderchain to gl2_renderchain
|
2017-09-19 15:06:49 +02:00 |
|
twinaphex
|
0a6c8122d0
|
Cleanups
|
2017-09-09 02:36:08 +02:00 |
|
twinaphex
|
c0207e9b56
|
Revert "Reduce size of variables"
This reverts commit 79f1166c6e1b0f43e3428abd1445222690463aac.
|
2017-09-09 00:20:39 +02:00 |
|
twinaphex
|
79f1166c6e
|
Reduce size of variables
|
2017-09-08 23:44:10 +02:00 |
|
twinaphex
|
674dbfed19
|
Cleanups
|
2017-09-05 04:57:34 +02:00 |
|
Brad Parker
|
c7d7c5c909
|
gl: don't try to render a blank OSD message on every frame
|
2017-08-31 11:59:23 -04:00 |
|
twinaphex
|
c7615fdf00
|
Add RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT
|
2017-08-07 18:06:03 +02:00 |
|
twinaphex
|
efce4d0abf
|
Revert "Add cb_set_shader_coords"
This reverts commit 06df02872210e585e68473beb0dacfd038faba35.
|
2017-05-19 21:21:40 +02:00 |
|
twinaphex
|
06df028722
|
Add cb_set_shader_coords
|
2017-05-19 21:13:44 +02:00 |
|
twinaphex
|
d8f5065d64
|
Add cb_set_shader_mvp
|
2017-05-19 19:52:33 +02:00 |
|
twinaphex
|
64fdadf60f
|
Use cb_shader_use
|
2017-05-19 19:42:34 +02:00 |
|
twinaphex
|
452c02653e
|
Turn gl_set_shader_viewport into gl_set_shader_viewports
|
2017-05-19 19:39:46 +02:00 |
|
twinaphex
|
2a54544eb3
|
Add cb_shader_use to video_frame_info
|
2017-05-19 14:24:19 +02:00 |
|
twinaphex
|
59b3344e72
|
Combine video_driver.c and video_shader_driver.c
|
2017-05-18 14:47:24 +02:00 |
|
twinaphex
|
3f7a30a4b3
|
Start hooking up dummy callback functions to video_context_data
so that conditionals aren't necessary
|
2017-05-18 03:37:02 +02:00 |
|
twinaphex
|
941a5d4f94
|
Go through function callback for swap_buffers as well
|
2017-05-18 03:05:07 +02:00 |
|
twinaphex
|
86ee08b7a7
|
Add video context driver update window title callback
to video_frame_info_t
|
2017-05-18 02:53:12 +02:00 |
|
twinaphex
|
17a15273ba
|
Create function out of video_driver_is_focused - no longer
call video_driver_context_focus from video driver
|
2017-05-13 19:19:49 +02:00 |
|
twinaphex
|
d4756f83e5
|
Stop calling video_driver_context_has_windowed from within video
drivers
|
2017-05-13 19:11:32 +02:00 |
|
twinaphex
|
f6c8aba119
|
Move video_context_driver_update_window_title to video_driver_frame
|
2017-05-13 18:58:13 +02:00 |
|
twinaphex
|
f928e57064
|
Combine video_context_driver.c and video_driver.c
|
2017-05-09 01:25:59 +02:00 |
|
twinaphex
|
bac9973354
|
Cleanups
|
2017-05-09 00:58:01 +02:00 |
|
twinaphex
|
e84adb504f
|
Don't try to call video_driver_is_threaded from outside
gfx/video_driver.c - only exception right now - menu_display.c
|
2017-04-29 16:52:52 +02:00 |
|
twinaphex
|
2322e77795
|
Add to video_frame_info
|
2017-04-29 16:07:02 +02:00 |
|
twinaphex
|
e6ab06a701
|
Move path variables
|
2017-04-29 00:39:29 +02:00 |
|
twinaphex
|
f0c2d786ae
|
Update arrays struct
|
2017-04-28 22:59:13 +02:00 |
|
twinaphex
|
05e4ec733e
|
Move uint variables
|
2017-04-28 21:03:04 +02:00 |
|
twinaphex
|
ed53be7c81
|
Move all bool settings
|
2017-04-28 14:11:34 +02:00 |
|
twinaphex
|
cc095e56fc
|
Start refactoring bool variables
|
2017-04-28 00:53:20 +02:00 |
|
twinaphex
|
2a13af52fc
|
Revert "video_init function - video_info_t should not be const -"
This reverts commit c8bcbad4a7e06a9425a6984fd09d066c17ec682d.
|
2017-04-24 12:25:14 +02:00 |
|
twinaphex
|
e5b38315fe
|
Revert "Add real_width and real_height to video_info struct - let"
This reverts commit 831ea1a5076365b2ef31484061a1ea2142f28d2f.
|
2017-04-24 12:25:07 +02:00 |
|
twinaphex
|
831ea1a507
|
Add real_width and real_height to video_info struct - let
the drivers set this depending on the video width/height they
get back from the video context driver
|
2017-04-24 12:18:28 +02:00 |
|
twinaphex
|
c8bcbad4a7
|
video_init function - video_info_t should not be const -
try to set video_driver_width/video_driver_height outside
of video driver init function
|
2017-04-24 12:03:21 +02:00 |
|
twinaphex
|
d06c963a19
|
Get rid of PERF_ENABLE blocks
|
2017-04-24 11:20:30 +02:00 |
|