twinaphex
|
41349621cf
|
Add extra param to runloop_get_status
|
2017-01-25 16:57:22 +01:00 |
twinaphex
|
6661c0fb94
|
Rewrite performance counter stop/start/init into macros
|
2017-01-25 16:53:06 +01:00 |
twinaphex
|
5ddcadcb2f
|
video_monitor_get_fps only used from frame function, so get rid
of separate function
|
2017-01-25 16:33:44 +01:00 |
twinaphex
|
c21fd538a9
|
Minor cleanups
|
2017-01-25 16:08:50 +01:00 |
twinaphex
|
41a647945b
|
Create video_driver_get_record_status
|
2017-01-25 15:30:51 +01:00 |
twinaphex
|
4b01726f48
|
(video driver) Minor cleanups
|
2017-01-25 15:22:12 +01:00 |
twinaphex
|
affb259409
|
Pass video_driver_is_threaded return value to font driver init/free
functions
|
2017-01-25 14:47:24 +01:00 |
twinaphex
|
631ee03df4
|
Expand video_driver_get_status
|
2017-01-25 04:42:19 +01:00 |
twinaphex
|
a151c24117
|
Create video_driver_get_status
|
2017-01-25 04:39:21 +01:00 |
twinaphex
|
3a4963b474
|
(vita2d_gfx.c) Cleanups
|
2017-01-24 14:08:28 +01:00 |
twinaphex
|
19d2649c61
|
Update psp1_gfx.c
|
2017-01-24 14:04:12 +01:00 |
twinaphex
|
93812f58ba
|
We don't need the settings variable here
|
2017-01-24 14:02:09 +01:00 |
vanfanel
|
ae3cdaccb9
|
DISPMANX: Add missing include and remove redundant one.
|
2017-01-24 13:58:55 +01:00 |
Twinaphex
|
7aaf193810
|
Merge pull request #4492 from aliaspider/master
(Wii) another fix devkitpro r29.
|
2017-01-24 01:26:06 +01:00 |
aliaspider
|
3a6e49311f
|
(Wii) use C version of guMtxConcat (ps_guMtxConcat broken in devkitpro
r29).
|
2017-01-24 01:23:18 +01:00 |
Brad Parker
|
7c41903ecb
|
GDI: fix color rendering of RGUI menu
|
2017-01-23 14:50:31 -05:00 |
aliaspider
|
021b510452
|
(WiiU) refactors/cleanups.
|
2017-01-23 16:14:05 +01:00 |
twinaphex
|
fb84259742
|
Refactor some functions
|
2017-01-23 15:24:33 +01:00 |
The Last Cabra
|
0e542037d8
|
Merge branch 'master' into master
|
2017-01-23 15:16:19 +01:00 |
twinaphex
|
68dc34d5a4
|
Move comment
|
2017-01-23 14:40:48 +01:00 |
twinaphex
|
34d3b88759
|
Cleanups
|
2017-01-23 14:19:32 +01:00 |
twinaphex
|
b7ebcd6948
|
Simplify video_monitor_get_fps
|
2017-01-23 14:04:00 +01:00 |
twinaphex
|
9b1c0abf5e
|
Create runloop_msg_queue_pull
|
2017-01-23 13:56:05 +01:00 |
twinaphex
|
81b529696f
|
Cleanups
|
2017-01-23 02:33:46 +01:00 |
twinaphex
|
f9239cc9c8
|
Update C++ comments to C comments
|
2017-01-23 01:38:35 +01:00 |
twinaphex
|
e0a560f60a
|
Turn C++ comments into C comments
|
2017-01-23 01:37:19 +01:00 |
twinaphex
|
6247d6ea1d
|
Update check_window - we no longer need runloop.h inside context driver
|
2017-01-23 01:02:33 +01:00 |
twinaphex
|
4ea31e99aa
|
Remove some header includes
|
2017-01-23 00:39:20 +01:00 |
twinaphex
|
0d5b3b9273
|
Create menu_driver_is_alive
|
2017-01-23 00:37:52 +01:00 |
twinaphex
|
a104c73738
|
Go back to this
|
2017-01-22 23:19:35 +01:00 |
twinaphex
|
d3707fe3b0
|
See if this works
|
2017-01-22 22:28:24 +01:00 |
twinaphex
|
7d624fdedb
|
Push some build fixes when compiling with --disable-opengl --disable-shaderpipeline
|
2017-01-22 22:18:00 +01:00 |
twinaphex
|
8698525f86
|
Only show the frame when libretro_running is true
|
2017-01-22 21:42:42 +01:00 |
Brad Parker
|
5c77937dad
|
caca: don't leave X coord uninitialized with unknown font alignment
|
2017-01-22 13:51:10 -05:00 |
twinaphex
|
1ea3bea0ee
|
Don't pass video_info by value to context_driver init function
|
2017-01-22 18:29:22 +01:00 |
twinaphex
|
2f504b4057
|
(gfx/drivers) Get rid of remaining runloop.h / runloop_ctl
references inside gfx/drivers
|
2017-01-22 18:17:48 +01:00 |
twinaphex
|
d4b7edff4a
|
Cut down on menu_driver_ctl usage from within video drivers
|
2017-01-22 17:30:32 +01:00 |
Brad Parker
|
47ffe94479
|
DOS: add vga_common header
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
9d3c20929a
|
DOS: vga palette looks ok now
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
5c83e993ba
|
DOS: use custom VGA color palette, rgui looks nice but still is not green
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
89fc14d165
|
DOS: horizontal scale test
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
c4bfa6b0d2
|
DOS: initial VGA int13 graphics driver
|
2017-01-22 10:47:11 -05:00 |
twinaphex
|
a1594615f0
|
Create runloop_get_status
|
2017-01-22 16:22:20 +01:00 |
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
twinaphex
|
57f8c637bf
|
Cut down on runloop_ctl calls inside gfx/drivers
|
2017-01-22 12:38:20 +01:00 |
twinaphex
|
23c35c39b5
|
Add more video_frame_info_t members
|
2017-01-22 02:04:58 +01:00 |
Brad Parker
|
bc8b3ebad5
|
gdi: fix font alignment
|
2017-01-21 15:46:46 -05:00 |
Brad Parker
|
0290f4713c
|
caca: fix font alignment
|
2017-01-21 15:39:35 -05:00 |
twinaphex
|
b97b40af75
|
(vg.c) Buildfix
|
2017-01-21 18:54:13 +01:00 |
twinaphex
|
c8141123d6
|
(GX) Cleanup warnings
|
2017-01-21 00:55:21 +01:00 |
twinaphex
|
e6c4327a1c
|
(GL) Fix lockup at startup
|
2017-01-20 21:05:55 +01:00 |
xhp-creations
|
577ee09727
|
(WIIU) fix rotation of menu
(WIIU) fix rotation of menu
|
2017-01-20 11:22:30 -05:00 |
xhp-creations
|
a8232f1b46
|
(WIIU) add rotation support
(WIIU) add rotation support
|
2017-01-20 10:29:53 -05:00 |
twinaphex
|
927e4b6be0
|
Less settings pointer grabbing
|
2017-01-20 15:38:20 +01:00 |
twinaphex
|
0be6264796
|
Get rid of more settings pointer grabbing
|
2017-01-20 15:33:47 +01:00 |
vanfanel
|
7ae7e2eaee
|
DISPMANX: now waiting for free pages after issuing flip, instead of before, to avoid input lag.
|
2017-01-20 14:59:14 +01:00 |
twinaphex
|
30c7754029
|
Buildfix
|
2017-01-20 14:37:02 +01:00 |
twinaphex
|
526072ccdf
|
Cut down on menu_display_libretro_running usage
|
2017-01-20 14:25:00 +01:00 |
twinaphex
|
58a47e860a
|
Add use_rgba member to video_frame_info_t
|
2017-01-20 14:04:50 +01:00 |
twinaphex
|
5b89c85237
|
Fix performance inefficiency (Coverity)
|
2017-01-19 23:12:18 +01:00 |
twinaphex
|
bc5c2c13f8
|
Remove unused member
|
2017-01-19 23:09:50 +01:00 |
twinaphex
|
2f175f1a15
|
Remove video_driver_get_size call in gfx/drivers_font
|
2017-01-19 22:03:59 +01:00 |
twinaphex
|
219a07f709
|
(hlsl) Fix
|
2017-01-19 21:21:53 +01:00 |
twinaphex
|
28195ee517
|
(HLSL) Buildfixes
|
2017-01-19 21:20:05 +01:00 |
twinaphex
|
861ad8b3ab
|
(XDK360) Another buildfix
|
2017-01-19 21:05:04 +01:00 |
twinaphex
|
0edbf8d5c9
|
(shader_hlslc.) Another buildfix
|
2017-01-19 20:56:07 +01:00 |
twinaphex
|
98f0422b20
|
(HLSL) Fix typo
|
2017-01-19 20:50:00 +01:00 |
twinaphex
|
0b8037d893
|
(360) Fix typo
|
2017-01-19 20:35:23 +01:00 |
twinaphex
|
23afaa8799
|
(Xbox 360) Buildfixes
|
2017-01-19 20:34:07 +01:00 |
twinaphex
|
fd8cdc389f
|
(Xbox 360) More buildfixes
|
2017-01-19 20:31:33 +01:00 |
Brad Parker
|
8a65650298
|
Windows buildfix
|
2017-01-19 13:46:04 -05:00 |
Brad Parker
|
a54ea9ad88
|
show titlebar again for remaining drivers
|
2017-01-19 18:08:39 +00:00 |
Brad Parker
|
c0e55cba37
|
window title fix for SDL
|
2017-01-19 17:51:22 +00:00 |
twinaphex
|
849315e844
|
Prevent some minor computations in video_monitor_get_fps
|
2017-01-19 18:07:01 +01:00 |
twinaphex
|
6c108a8d27
|
Shows titlebar text again with X11
|
2017-01-19 17:58:00 +01:00 |
twinaphex
|
7cce305c06
|
Add header for sdl_gfx.c
|
2017-01-19 17:48:03 +01:00 |
twinaphex
|
fe84312340
|
Add some header includes
|
2017-01-19 17:20:42 +01:00 |
twinaphex
|
27ae782a8e
|
(CTR) Add this header
|
2017-01-19 17:17:20 +01:00 |
twinaphex
|
0d33888a24
|
(dispmanx_gfx.c) Cleanups
|
2017-01-19 16:50:09 +01:00 |
twinaphex
|
a42748f90f
|
Get rid of more function invocations of video_driver_get_size
|
2017-01-19 16:40:20 +01:00 |
twinaphex
|
586654846a
|
Buildfix
|
2017-01-19 16:33:02 +01:00 |
twinaphex
|
e0ff0541a2
|
Pass video_info pointer to font drivers
|
2017-01-19 16:30:40 +01:00 |
twinaphex
|
eea139ca30
|
Remove frame_count variable
|
2017-01-19 16:03:59 +01:00 |
twinaphex
|
028d50ca50
|
C89_BUILD fixes
|
2017-01-19 16:01:35 +01:00 |
Twinaphex
|
7961bf6d23
|
Merge pull request #4455 from libretro/refactor
Video driver changes
|
2017-01-19 15:59:23 +01:00 |
twinaphex
|
4a8cb5687a
|
(ctr_font.c) use #if 0 blocks
|
2017-01-19 15:55:42 +01:00 |
twinaphex
|
9d1de5c974
|
Rewrite video_context_driver_set_resize
|
2017-01-19 14:31:57 +01:00 |
Brad Parker
|
009c1a45b7
|
forgot check for SDL1
|
2017-01-19 00:36:29 -05:00 |
Brad Parker
|
b44c8c9995
|
store buffer for window title, only update actual title when it changes
|
2017-01-19 00:33:52 -05:00 |
twinaphex
|
7fbd3fcfb6
|
Simplify has_windowed
|
2017-01-19 02:50:56 +01:00 |
twinaphex
|
3761b5bdf6
|
Unroll video_driver_cached_frame_set
|
2017-01-19 02:34:35 +01:00 |
twinaphex
|
19cc817613
|
This needs to be set this way
|
2017-01-19 02:25:45 +01:00 |
twinaphex
|
b96e0bb820
|
Remove stub update_title functions
|
2017-01-19 01:58:44 +01:00 |
twinaphex
|
b6c0e57946
|
Silence some warnings
|
2017-01-19 01:39:11 +01:00 |
twinaphex
|
57f1c0c3b6
|
FIx threaded video
|
2017-01-19 01:24:21 +01:00 |
Twinaphex
|
78e06ca07f
|
Cleanup variables
|
2017-01-19 00:11:29 +01:00 |
Twinaphex
|
99622cee14
|
(Cocoa ) Update
|
2017-01-19 00:10:42 +01:00 |
James Le Cuirot
|
7f77f0cef1
|
Fix osmesa_ctx missing includes
|
2017-01-18 22:50:52 +00:00 |
twinaphex
|
1a30cfea09
|
Remove more video_driver_get_size calls
|
2017-01-18 23:13:19 +01:00 |
twinaphex
|
55b8b8c244
|
Reduce amount of calls to video_driver_get_size
|
2017-01-18 23:07:05 +01:00 |
twinaphex
|
c5445d2980
|
Reduce amount of times video_driver_get_size is called
|
2017-01-18 23:02:24 +01:00 |
twinaphex
|
f4adbd04ae
|
(gl.c) Reduce amount of time video_driver_get_size is called inside
gl_frame
|
2017-01-18 22:55:03 +01:00 |
twinaphex
|
f3e700aa76
|
Add width/height members to video_frame_info
|
2017-01-18 22:30:16 +01:00 |
twinaphex
|
885f30b429
|
Merge branch 'refactor' of https://github.com/libretro/RetroArch into refactor
|
2017-01-18 22:25:26 +01:00 |
twinaphex
|
1981c4b83e
|
Typo fix
|
2017-01-18 22:25:11 +01:00 |
Brad Parker
|
c089a925b1
|
fix race condition when toggling menu with threaded_video on
|
2017-01-18 16:23:56 -05:00 |
twinaphex
|
d010a852e4
|
Call menu_driver_frame once per video_frame call
|
2017-01-18 22:20:47 +01:00 |
twinaphex
|
34da27c36b
|
Don't need 'frame_count' variable for check_window
|
2017-01-18 21:47:12 +01:00 |
twinaphex
|
bf511b72e6
|
Create menu_driver_frame
|
2017-01-18 21:23:18 +01:00 |
Alcaro
|
31d93cc4b7
|
Fix #4449
|
2017-01-18 19:00:38 +01:00 |
twinaphex
|
6247e9900b
|
Remove another header include
|
2017-01-18 17:46:08 +01:00 |
twinaphex
|
40cd1b70cd
|
Remove runloop.h header includes
|
2017-01-18 17:43:23 +01:00 |
twinaphex
|
e620b9b697
|
(OSX) Fix OSX
|
2017-01-18 17:42:11 +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 |
Brad Parker
|
fa5404fc53
|
fix race condition when switching fullscreen with threaded_video on
|
2017-01-17 19:09:25 -05:00 |
twinaphex
|
e862abfe12
|
Initialize frame_count to 0
|
2017-01-18 00:54:36 +01:00 |
Brad Parker
|
a220815b40
|
fix race condition in frame count with video_threaded on
|
2017-01-17 18:42:58 -05:00 |
twinaphex
|
4fbd41852a
|
Revert "Don't manipulate buffer if we are fullscreen - no text writing"
This reverts commit 51976d496f .
|
2017-01-18 00:26:56 +01:00 |
twinaphex
|
552144c24d
|
Revert "Make 'Show FPS" work again"
This reverts commit b433ccab09 .
|
2017-01-18 00:25:55 +01:00 |
twinaphex
|
b433ccab09
|
Make 'Show FPS" work again
|
2017-01-18 00:23:57 +01:00 |
twinaphex
|
51976d496f
|
Don't manipulate buffer if we are fullscreen - no text writing
to display window then or internal buffer
|
2017-01-18 00:18:27 +01:00 |
twinaphex
|
dbed4d4fc6
|
Add video_info->fullscreen
|
2017-01-17 23:54:24 +01:00 |
twinaphex
|
0354ced675
|
Style nits
|
2017-01-17 19:02:49 +01:00 |
twinaphex
|
4743230b09
|
Some header includes shouldn't be system includes
|
2017-01-17 18:15:11 +01:00 |
twinaphex
|
7931436f5b
|
Apply xerpi diff
|
2017-01-17 18:12:23 +01:00 |
twinaphex
|
805c4c2d12
|
(android_ctx.c) Initialize these variables
|
2017-01-17 17:28:19 +01:00 |
twinaphex
|
4bae3032dd
|
(X context) Fix CXX_BUILD and C89_BUILD
|
2017-01-17 14:51:24 +01:00 |
twinaphex
|
724b68d5cb
|
(gdi_gfx.c) Style nits
|
2017-01-17 10:54:48 +01:00 |
Brad Parker
|
76b7235dc5
|
msvc2005 buildfix
|
2017-01-16 22:20:59 -05:00 |
Brad Parker
|
7dc558344b
|
GDI: do not draw background with rgui
|
2017-01-16 21:11:47 -05:00 |
Brad Parker
|
afb94e2b96
|
GDI: draw a gradient background for xmb
|
2017-01-16 20:41:09 -05:00 |
Brad Parker
|
5eaf00b39d
|
GDI: fix rendering of 32-bit color cores
|
2017-01-16 20:41:09 -05:00 |
Brad Parker
|
e4bdc5ce8b
|
GDI: remove unused code and fix menu toggle in rgui and xmb
|
2017-01-16 20:41:09 -05:00 |
Brad Parker
|
240b43e0ba
|
windows buildfix
|
2017-01-16 20:41:09 -05:00 |
Brad Parker
|
e1f4db8081
|
Win2000 buildfixes
|
2017-01-16 20:41:08 -05:00 |
Brad Parker
|
7acfa39fb9
|
GDI: MSVC2010 build fix
|
2017-01-16 20:41:08 -05:00 |
Brad Parker
|
7c6bf6aaf7
|
fix msys2 compilation when opengl, vulkan and d3d9 are disabled
|
2017-01-16 20:41:08 -05:00 |
Brad Parker
|
8d9a43eec6
|
GDI: pitch seems to be reported wrong? this looks correct now
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
c09996cd22
|
GDI: don't need to store the padding
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
d6300a7946
|
GDI: video correctly fills the screen now, but resolution is poor. why is it scaled down by half?
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
0ee3f39d76
|
GDI: no more flicker
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
f51472395a
|
GDI: fix bad color due to reading as RGB555 instead of 565
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
6b89064242
|
GDI: no more alternating black lines, but now video only takes up half the window
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
acd6826df9
|
GDI: stretch video output to fill window
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
69bac11f02
|
GDI: fix window not clearing on every frame, requires both FillRect calls and InvalidateRect
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
6c62901ae5
|
GDI: fix window not responding, but menu corruption still happens if set_gdi_pixel_format is called
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
bdc68e679f
|
GDI: flip image and render text after other graphics
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
6fe2a974a5
|
GDI: does not freeze after a few seconds anymore, but the window still freezes when moving the mouse into it
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
8eba18a54f
|
GDI: xmb draws for a few seconds and then freezes
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
90ef57948c
|
GDI testing
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
177d811475
|
GDI driver partially visible with RGUI/game now, need to figure out why it isn't totally visible. Also need to stretch the frame, swap red/blue and flip vertically.
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
dd2778fb32
|
GDI text testing
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
49d7be9813
|
MSVC GDI buildfix
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
6df175bd31
|
GDI paint test
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
bc8f9f7f3f
|
add SwapBuffers() for gdi
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
fb7c3f4c37
|
set pixel format for GDI driver
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
33520fca6f
|
set win32_hdc for gdi
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
a7a1f093c0
|
add GDI message loop
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
2c6a24653c
|
testing
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
e6d7116da0
|
create GDI window
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
05c37bd39f
|
initial GDI driver skeleton
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
c283c1eaf4
|
disable shader dialog until video_threaded issues are fixed
|
2017-01-16 19:26:28 -05:00 |
twinaphex
|
1c82287e10
|
(video_state_tracker.c) Don't need header include
|
2017-01-16 21:33:25 +01:00 |
twinaphex
|
9feb430b58
|
Don't pass video_info_t as pointer
|
2017-01-16 18:03:00 +01:00 |
bparker06
|
b5403da862
|
use name instead of joypad_name
|
2017-01-15 23:04:56 -05:00 |
twinaphex
|
666534cc74
|
Grab settings pointer only once inside wrapper 'input_driver' function
|
2017-01-16 00:14:10 +01:00 |
twinaphex
|
4a9ca66389
|
(WGL) Check if settings struct is non-NULL
|
2017-01-15 23:58:14 +01:00 |
Twinaphex
|
105fa863ec
|
Merge pull request #4418 from vanfanel/master
DISPMANX: Put guard back in to avoid potential lockups!
|
2017-01-15 13:55:58 +01:00 |
vanfanel
|
5a1e8d55fb
|
DISPMANX: Put guard back in to avoid potential lockups!
|
2017-01-15 13:47:30 +01:00 |
Twinaphex
|
35df333ac4
|
Merge pull request #4417 from vanfanel/master
DISPMANX: implement pitch alignment for better videocore blitting per…
|
2017-01-14 23:08:07 +01:00 |
vanfanel
|
869a050a18
|
DISPMANX: implement pitch alignment for better videocore blitting performance
|
2017-01-14 23:01:05 +01:00 |
twinaphex
|
69ebda74c4
|
FIx shader
|
2017-01-14 22:48:02 +01:00 |
radius
|
33863714ab
|
speed this up a bit
|
2017-01-14 15:54:56 -05:00 |
twinaphex
|
c875d95f7a
|
Revert "Free font data inside gfx/font_driver.c's free function"
This reverts commit b3f1bbc15e .
|
2017-01-14 21:02:30 +01:00 |
vanfanel
|
8640522073
|
DISPMANX: remove commented line
|
2017-01-14 15:56:54 +01:00 |
vanfanel
|
da640aaa28
|
DISPMANX: Honor swapchain setting properly
|
2017-01-14 15:54:20 +01:00 |
vanfanel
|
f0c2826994
|
DISPMANX: Fix refreshrate calculation by updating menu surface asynchronously
|
2017-01-14 14:38:18 +01:00 |
twinaphex
|
b3f1bbc15e
|
Free font data inside gfx/font_driver.c's free function
|
2017-01-14 14:26:56 +01:00 |
twinaphex
|
08e9f64e43
|
Get rid of early return in video_driver_build_info
|
2017-01-14 14:00:39 +01:00 |
twinaphex
|
326e1e3fac
|
Cleanup video_driver_frame
|
2017-01-14 13:55:49 +01:00 |
twinaphex
|
4230662572
|
(X context) Use better swap control method if GLX_OML_sync_control
and GLX_MESA_swap_control are supported
|
2017-01-14 12:24:56 +01:00 |
twinaphex
|
a4523e0b2b
|
Initialize variable
|
2017-01-13 18:17:36 +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
|
8c9e0405fb
|
Create video_driver_build_info
|
2017-01-13 16:09:32 +01:00 |
Matthew Wolff
|
f6284721d8
|
Fix forgotten parameter of video_monitor_get_fps
|
2017-01-12 23:40:58 -06:00 |
twinaphex
|
24dc890b78
|
(gfx) Cleanups/style nit
|
2017-01-12 10:52:04 +01:00 |
twinaphex
|
1d59bc3452
|
(gfx) Style nits
|
2017-01-12 10:41:11 +01:00 |
twinaphex
|
0ee34b0076
|
(glslang_util.cpp) Cleanups/style nits
|
2017-01-12 10:32:57 +01:00 |
twinaphex
|
52ad8fb125
|
(gfx/drivers_font) Style nits
|
2017-01-12 10:26:12 +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
|
34d5f609f7
|
(x11_common.c) Cleanups
|
2017-01-10 21:54:48 +01:00 |
twinaphex
|
a153d600e4
|
(font_renderer) Cleanups
|
2017-01-10 21:50:59 +01:00 |
twinaphex
|
20b5543420
|
(gl_raster_font.c) Cleanups
|
2017-01-10 21:43:45 +01:00 |
twinaphex
|
d20bdabc20
|
Cleanup gl_raster_font_render_msg
|
2017-01-10 21:37:45 +01:00 |
twinaphex
|
6e696d8560
|
Rename g_osd_font to video_font_driver
|
2017-01-10 21:26:48 +01:00 |
twinaphex
|
c1c35c5120
|
More platform build fixes
|
2017-01-10 21:15:52 +01:00 |
twinaphex
|
f233745483
|
(SDL gfx) Buildfix
|
2017-01-10 21:01:13 +01:00 |