twinaphex
|
425a290ced
|
Remove gfx_ctx_destroy
|
2016-02-13 16:33:38 +01:00 |
|
twinaphex
|
ef1b0b0965
|
Add GFX_CTL_UPDATE_WINDOW_TITLE
|
2016-02-13 08:50:22 +01:00 |
|
twinaphex
|
f079ca29e4
|
Add GFX_CTL_HAS_WINDOWED
|
2016-02-13 08:37:10 +01:00 |
|
twinaphex
|
752e9abd4e
|
Add GFX_CTL_SWAP_BUFFERS
|
2016-02-13 08:33:33 +01:00 |
|
twinaphex
|
0a7c481ff0
|
Create GFX_CTL_FOCUS
|
2016-02-13 08:29:58 +01:00 |
|
twinaphex
|
fab6c9b8c4
|
Add GFX_CTL_FREE
|
2016-02-13 08:26:54 +01:00 |
|
twinaphex
|
753fd86c2e
|
Create gfx_ctx_ctl
|
2016-02-13 08:21:35 +01: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
|
902997c579
|
Remove gfx_ctx_data_get_ptr
|
2015-12-09 09:05:55 +01:00 |
|
Higor Eurípedes
|
9e90efacbb
|
(videocore) Convert to new egl common api
|
2015-12-08 17:33:59 -03:00 |
|
Higor Eurípedes
|
1cf574cfbe
|
Move most of egl_common globals into egl_ctx_data_t
|
2015-12-08 13:54:03 -03: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
|
1fcf63735f
|
Header include changes
|
2015-12-05 07:45:36 +01:00 |
|
twinaphex
|
91b40523bd
|
Weird regression fixed
|
2015-11-30 06:57:58 +01:00 |
|
twinaphex
|
c75885b7b4
|
Remove gfx/video_driver.h dependency from driver.h
|
2015-11-29 01:15:40 +01:00 |
|
twinaphex
|
6f18656baa
|
driver->video_context should be self-contained now to video_context_driver.c
|
2015-11-23 21:20:21 +01:00 |
|
twinaphex
|
f98cda3c33
|
video_context_data only accessed now from one file
|
2015-11-23 21:06:15 +01:00 |
|
twinaphex
|
1f87c6d9e2
|
Dont' try to access driver->video_context_data directly
|
2015-11-23 20:56:06 +01:00 |
|
twinaphex
|
41b46975f9
|
Cleanups - go through standard functions
|
2015-11-23 20:45:09 +01:00 |
|
twinaphex
|
1c3ba76e67
|
(PS3) Implement video output get prev/next
|
2015-11-21 07:54:42 +01:00 |
|
twinaphex
|
1101bb34d3
|
Create g_egl_api/g_egl_inited
|
2015-11-20 13:27:31 +01:00 |
|
Alcaro
|
febcbc5ce4
|
C89 cleanups part 2
|
2015-06-26 17:48:43 +02:00 |
|
twinaphex
|
7e20265a4e
|
(CGL) Start making Cocoa-less GL context driver
|
2015-04-26 03:31:02 +02:00 |
|
twinaphex
|
d74f5ad3aa
|
(Apple/Cocoa) Rename gfx_ctx_apple to gfx_ctx_cocoa
|
2015-04-19 17:40:10 +02:00 |
|
twinaphex
|
cd76c3f975
|
Add gfx_ctx_get_ident
|
2015-04-16 20:00:10 +02:00 |
|
twinaphex
|
ffc5ba0980
|
Make gfx_ctx_get_ptr static
|
2015-04-10 09:15:25 +02:00 |
|
twinaphex
|
f65f56fdf4
|
Go through gfx_ctx_get_video_output wrapper functions
|
2015-04-10 09:11:17 +02:00 |
|
twinaphex
|
234baf09bd
|
Go through gfx_ctx_bind_hw_render
|
2015-04-10 09:07:53 +02:00 |
|
twinaphex
|
0ef148f460
|
Go through gfx_ctx_set_video_mode
|
2015-04-10 09:05:07 +02:00 |
|
twinaphex
|
8082f17e2e
|
Rename egl image buffer functions
|
2015-04-10 09:02:24 +02:00 |
|
twinaphex
|
0fc92790b3
|
Go through gfx_ctx_input_driver
|
2015-04-10 08:53:45 +02:00 |
|
twinaphex
|
4cb8074bf5
|
Create more gfx_ctx wrapper functions and use them
|
2015-04-10 08:33:07 +02:00 |
|
twinaphex
|
187ab80f71
|
Go through more gfx_ctx wrapper functions
|
2015-04-10 08:26:43 +02:00 |
|
Twinaphex
|
1a6adcc6f6
|
(video_context_driver.h) Cleanup
|
2015-04-10 08:05:31 +02:00 |
|
twinaphex
|
93cbdebd37
|
Create gfx_ctx_get_video_size
|
2015-04-10 07:12:15 +02:00 |
|
twinaphex
|
37a5a7e653
|
Create gfx_ctx_suppress_screensaver
|
2015-04-10 06:13:20 +02:00 |
|
twinaphex
|
7671f3e035
|
Create gfx_ctx_check_window
|
2015-04-10 06:10:05 +02:00 |
|
twinaphex
|
3213baf452
|
Take out HAVE_EGL ifdefs in gfx_context_driver_t definition
|
2015-04-10 05:58:08 +02:00 |
|
twinaphex
|
133d7b7dd2
|
Wrap more gfx_ctx functions
|
2015-04-10 05:47:36 +02:00 |
|
twinaphex
|
0df3f13fc9
|
Revert "Create wrapper gfx_ctx_check_window"
This reverts commit 4d3b1872313894101bf05cd69215ecc55ebe8bb2.
|
2015-04-09 22:38:11 +02:00 |
|
twinaphex
|
4d3b187231
|
Create wrapper gfx_ctx_check_window
|
2015-04-09 22:37:14 +02:00 |
|
twinaphex
|
82124d6181
|
Create some more gfx_ctx wrapper functions
|
2015-04-09 21:58:58 +02:00 |
|
twinaphex
|
4e24111f42
|
(Graphics context) Create gfx_ctx_translate_aspect
|
2015-04-09 21:48:20 +02:00 |
|
twinaphex
|
a002ce6e6d
|
Create gfx_ctx_get_metrics
|
2015-04-09 18:55:22 +02:00 |
|
twinaphex
|
849d86db0f
|
(GL) Start going through gfx_ctx_get_ptr
|
2015-04-09 18:17:52 +02:00 |
|
twinaphex
|
fab39da46a
|
(Gfx context) Implement get_metrics callback
|
2015-04-08 20:10:30 +02:00 |
|
Twinaphex
|
7781334c98
|
(OSX) Start implementing apple_gfx_ctx_get_metrics - not yet iOS-compatible
|
2015-04-08 09:02:47 +02:00 |
|
twinaphex
|
13a391c165
|
Implement get_video_output_prev/get_video_output_next
|
2015-02-24 21:36:23 +01:00 |
|
twinaphex
|
aafc647724
|
Add get_video_output_size callback to video context driver
|
2015-02-24 19:58:14 +01:00 |
|