twinaphex
|
bb58b0d6e3
|
(GLSLANG) Move more common code out of shader_gl_core and shader_vulkan
and into glslang_util.h
|
2020-08-16 02:05:38 +02:00 |
|
twinaphex
|
72afa2f932
|
Cleanups
|
2020-08-03 16:33:54 +02:00 |
|
twinaphex
|
f3c4b4fcf7
|
(GLCORE) Fix other use after free issues pointed to by jdgleaver
|
2020-08-03 15:19:34 +02:00 |
|
twinaphex
|
76398f4151
|
(glcore) Fix heap use after free
|
2020-08-03 12:15:52 +02:00 |
|
twinaphex
|
85e5c783af
|
Backport getting rid of video_context_driver_input_driver
|
2020-08-03 00:47:58 +02:00 |
|
twinaphex
|
deee393dfb
|
Backport video_context_driver_free changes
|
2020-08-03 00:35:07 +02:00 |
|
twinaphex
|
3e41cbc381
|
Revert "Add get_metrics to poke interface"
This reverts commit 119689c9405b5e4a321fafc340f6f0294b0338c3.
|
2020-08-02 23:44:28 +02:00 |
|
twinaphex
|
03fe023de4
|
Revert "Cleanup"
This reverts commit 576679ac05cae2c4eef867ef1427835b94c350a2.
|
2020-08-02 23:44:09 +02:00 |
|
twinaphex
|
da5806a810
|
Revert "Cleanups"
This reverts commit a01a2375a18bdabba2ead7de693e94cddb2622db.
|
2020-08-02 23:43:56 +02:00 |
|
twinaphex
|
2efa8ac80e
|
Revert "Get rid of video_context_driver_input_driver"
This reverts commit 75b1a09184fdf3bc502a7e62cd7137ee2741e5af.
|
2020-08-02 23:43:19 +02:00 |
|
twinaphex
|
75b1a09184
|
Get rid of video_context_driver_input_driver
|
2020-08-02 20:37:21 +02:00 |
|
twinaphex
|
a01a2375a1
|
Cleanups
|
2020-08-02 20:19:42 +02:00 |
|
twinaphex
|
576679ac05
|
Cleanup
|
2020-08-02 19:59:26 +02:00 |
|
twinaphex
|
119689c940
|
Add get_metrics to poke interface
|
2020-08-02 19:25:45 +02:00 |
|
twinaphex
|
416363e9fd
|
Cleanups
|
2020-08-02 18:49:31 +02:00 |
|
twinaphex
|
7f1cd52d65
|
Remove video_driver_context_get_size
|
2020-07-27 14:33:21 +02:00 |
|
twinaphex
|
d6465a1348
|
Refactor 'focus' function callback
|
2020-07-27 13:46:55 +02:00 |
|
twinaphex
|
74345f08d6
|
Refactor video_driver_has_windowed
|
2020-07-27 13:39:02 +02:00 |
|
twinaphex
|
61b798b789
|
Get rid of video_context_driver_set_video_mode
|
2020-07-27 11:08:34 +02:00 |
|
twinaphex
|
197465c1ea
|
make_current is only ever used for GL, so move it out of
video_driver_load/unload_texture and into the inner GL
drivers
|
2020-07-27 10:26:13 +02:00 |
|
twinaphex
|
3d893b7602
|
Add extra parameter to unload_texture
|
2020-07-27 10:15:28 +02:00 |
|
twinaphex
|
dc94356505
|
Cleanup context driver video output functions
|
2020-07-27 09:38:20 +02:00 |
|
twinaphex
|
8dc7524e43
|
Get rid of video_context_driver_translate_aspect wrapper function
|
2020-07-27 08:15:35 +02:00 |
|
twinaphex
|
4e5037d7e1
|
Revert "Get rid of these context driver higher level functions"
This reverts commit 27b09229b3478ee4df4ff6e9d88f3a7fd61b2854.
|
2020-07-26 23:11:24 +02:00 |
|
twinaphex
|
27b09229b3
|
Get rid of these context driver higher level functions
|
2020-07-26 11:58:38 +02:00 |
|
twinaphex
|
6b466c6013
|
Cleanups
|
2020-07-09 07:46:40 +02:00 |
|
twinaphex
|
f6c4890063
|
Get rid of cb_set_resize
|
2020-07-09 05:36:29 +02:00 |
|
twinaphex
|
87b9c2a367
|
Add HAVE_REWIND switch
|
2020-07-01 21:04:05 +02:00 |
|
twinaphex
|
2660182d52
|
Get rid of gfx_widgets_ready call inside
gfx_widgets_frame
|
2020-06-08 05:45:15 +02:00 |
|
twinaphex
|
9ace693ec0
|
Refactor menu_driver_frame
|
2020-05-19 16:20:43 +02:00 |
|
twinaphex
|
9b8c596057
|
(GL Core) Buildfix for video context drivers that dont
implement this callback
|
2020-04-29 13:50:21 +02:00 |
|
twinaphex
|
19c68fad43
|
Take out cb_update_window_title and cb_get_metrics
|
2020-03-28 05:36:31 +01:00 |
|
jdgleaver
|
086c68bca7
|
Enable widget persistence across drivers_init()/driver_uninit() events
|
2020-03-11 11:47:13 +00:00 |
|
twinaphex
|
ae18fc808d
|
Cleanups
|
2020-03-10 19:32:21 +01:00 |
|
twinaphex
|
f4c5036c3c
|
Get rid of video_frame_info dep for fonts
|
2020-03-10 03:24:59 +01:00 |
|
twinaphex
|
e20151a048
|
Get rid of video_info struct for swap_buffers too
|
2020-03-06 22:29:51 +01:00 |
|
twinaphex
|
68664fdf1d
|
update_title - we don't need video_info
|
2020-03-06 22:11:44 +01:00 |
|
twinaphex
|
4aae293e3d
|
Remove is_shutdown from check_window
|
2020-03-06 20:29:31 +01:00 |
|
twinaphex
|
bd5f151077
|
Settings cleanups
|
2020-03-06 02:52:21 +01:00 |
|
twinaphex
|
534f09373e
|
Get rid of video_driver_height dependency
|
2020-03-05 22:03:58 +01:00 |
|
twinaphex
|
52fae101e8
|
(GL) Get rid of video_driver_build_info dependency
|
2020-03-05 21:45:02 +01:00 |
|
twinaphex
|
8d5d91a5a4
|
(GL1/GLCore) Only video_info dependency now is 'height'
|
2020-03-05 20:32:58 +01:00 |
|
twinaphex
|
3a94c52426
|
(gfx drivers) Start reducing settings pointer usage
|
2020-02-18 14:51:40 +01:00 |
|
twinaphex
|
6d09d29093
|
Be more safe with these functions - this was causing crashes on
MSVC 2005
|
2020-02-18 04:18:31 +01:00 |
|
twinaphex
|
7c7d0f596a
|
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
|
2020-02-17 21:28:42 +01:00 |
|
twinaphex
|
b00bf17153
|
Move menu_widgets to gfx/ and call it gfx_widgets
|
2020-02-17 01:54:07 +01:00 |
|
twinaphex
|
b229f267e4
|
Rename menu_widgets to gfx_widgets
|
2020-02-17 01:43:40 +01:00 |
|
twinaphex
|
ec302bc4fc
|
video_set_nonblock_state - remove settings dependency
|
2020-02-16 22:26:07 +01:00 |
|
twinaphex
|
47af95469a
|
(font_driver.c) Remove configuration.h dependency
|
2020-02-16 21:59:03 +01:00 |
|
twinaphex
|
f0e889b552
|
Change prototype of video_driver_set_size
|
2020-01-31 15:06:50 +01:00 |
|