twinaphex
|
6247d6ea1d
|
Update check_window - we no longer need runloop.h inside context driver
|
2017-01-23 01:02:33 +01:00 |
|
twinaphex
|
1ea3bea0ee
|
Don't pass video_info by value to context_driver init function
|
2017-01-22 18:29:22 +01:00 |
|
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
|
666534cc74
|
Grab settings pointer only once inside wrapper 'input_driver' function
|
2017-01-16 00:14:10 +01:00 |
|
twinaphex
|
1fa3475d79
|
Add parameter to video_context_driver's 'init' function
|
2017-01-13 16:52:07 +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
|
77e5cdbfde
|
Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push"
This reverts commit ad7386913cf2876d2bffd4bedf0284b23f1ed593.
|
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
|
feae0823ce
|
Prevent some implicit memsets
|
2016-12-17 14:40:06 +01: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 |
|
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
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
3b8932b302
|
Turn returntype of set_resize into bool
|
2016-01-07 00:58:33 +01:00 |
|
twinaphex
|
466953fae8
|
remove this
|
2015-12-22 21:59:24 +01:00 |
|
Higor Eurípedes
|
c257374dcd
|
(video_context_driver) Make better use of the data argument in context calls
|
2015-12-08 12:19:08 -03:00 |
|
twinaphex
|
2d55dc3bda
|
Complete namespace changes
|
2015-12-07 15:32:14 +01:00 |
|
twinaphex
|
866501703f
|
Cleanups
|
2015-11-23 21:28:54 +01:00 |
|
twinaphex
|
f98cda3c33
|
video_context_data only accessed now from one file
|
2015-11-23 21:06:15 +01:00 |
|
twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
|
twinaphex
|
340585defb
|
Header Cleanups
|
2015-09-16 05:53:34 +02:00 |
|
Twinaphex
|
f597f3e4b0
|
(CGL) Fix some linking errors when building with CXX_BUILD
|
2015-06-26 15:44:47 +02:00 |
|
Twinaphex
|
79dda43dbb
|
(CGL) Some more CXX_BUILD fixes
|
2015-06-25 17:44:11 +02:00 |
|
Twinaphex
|
227c986143
|
More CXX_BUILD fixes
|
2015-06-25 17:40:09 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
twinaphex
|
55ec66020e
|
(CGL Ctx) Add TODO/FIXME note
|
2015-06-02 19:11:01 +02:00 |
|
twinaphex
|
ce7706bc7a
|
(CGL Ctx) Get rid of some printfs
|
2015-06-02 18:58:42 +02:00 |
|
twinaphex
|
c188f06cef
|
(CGL Ctx) Create custom typedef for CGWindowID - OSX 10.4 didn't yet
have this typedef
|
2015-06-02 18:55:46 +02:00 |
|
neville
|
2434c5e971
|
(OSX PPC) Buildfix
|
2015-06-02 08:48:07 +02:00 |
|
Twinaphex
|
84b5a96898
|
(CGL) Add some logs
|
2015-04-27 16:28:52 +02:00 |
|
Twinaphex
|
3c4615d273
|
(CGL) Add some more logging
|
2015-04-27 16:15:08 +02:00 |
|
Twinaphex
|
43781876cd
|
(CGL) Some buildfixes/cleanups
|
2015-04-27 15:52:37 +02:00 |
|
twinaphex
|
0b807f34bf
|
(CGL) Implement get_proc_address differently
|
2015-04-27 15:50:49 +02:00 |
|
Twinaphex
|
01c793904d
|
(CGL) Start implementing get_proc_address
|
2015-04-27 06:57:35 +02:00 |
|
twinaphex
|
36c2786864
|
(CGL) Implement bind_api function
|
2015-04-26 04:38:35 +02:00 |
|
Twinaphex
|
a72cc4bfc9
|
(CGL) Buildfix
|
2015-04-26 04:26:57 +02:00 |
|
twinaphex
|
4034dbe591
|
(CGL) Implement get_video_size and check_window
|
2015-04-26 04:24:13 +02:00 |
|
Twinaphex
|
d49ec806e0
|
(CGL) CGL Context only for OSX
|
2015-04-26 03:59:55 +02:00 |
|