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 |
|
Brad Parker
|
2afd72252c
|
make GLX context current when creating font textures with threaded video
|
2016-08-31 01:33:35 -04:00 |
|
Logan McNaughton
|
1beb9e9ffd
|
EGL_DEPTH_SIZE should be set
EGL_DEPTH_SIZE needs to be set in order to have an FBO with a depth buffer. Some drivers aren't as strict about this but many are.
|
2016-08-30 15:29:17 -06:00 |
|
twinaphex
|
035d006d62
|
Set attrib to EGL_OPENGL_ES3_BIT_KRH if g_es3 is true
|
2016-08-23 00:09:33 +02:00 |
|
Hans-Kristian Arntzen
|
e7b4f4fd4d
|
Fix various Android Vulkan issues.
Was getting bogus swapchain width/height causing weird issues.
Also, create swapchain after swap interval is correctly set.
|
2016-06-13 19:51:44 +02:00 |
|
Hans-Kristian Arntzen
|
c374c9853d
|
Some potential fixes for Android Vulkan.
|
2016-06-07 01:43:14 +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
|
8467ce114c
|
(Android) Followup to earlier commit
|
2016-03-12 08:53:27 +01:00 |
|
twinaphex
|
432d7a358a
|
(Android) Move Android-specific Moto G2 DPI workaround to android graphics context
driver
|
2016-03-12 08:52:29 +01:00 |
|
twinaphex
|
702d4f9e3a
|
(Android) Buildfix
|
2016-03-01 22:26:57 +01:00 |
|
twinaphex
|
ac584330bb
|
(Android) Bugfix
|
2016-03-01 21:58:35 +01:00 |
|
twinaphex
|
c44107949d
|
(Vulkan) Pass width and height to vulkan_surface_create
|
2016-03-01 18:35:41 +01:00 |
|
twinaphex
|
5f125bc1f6
|
(Android) Only need to pass window for Android
|
2016-03-01 18:22:17 +01:00 |
|
twinaphex
|
eaa0b08bc2
|
(Android) Hook up Vulkan for gfx_ctx_bind_api
|
2016-03-01 18:21:09 +01:00 |
|
twinaphex
|
b8c1e31c13
|
(Android/Vulkan) Start hooking up Vulkan for Android context driver
|
2016-03-01 18:16:22 +01:00 |
|
twinaphex
|
e938be3747
|
Have to rewrite EGL context code
|
2016-03-01 06:49:05 +01:00 |
|
twinaphex
|
ae6302ede2
|
(Android EGL context) Add missing break
|
2016-03-01 05:09:07 +01:00 |
|
twinaphex
|
00741d06fb
|
Add android_gfx_ctx_bind_hw_render
|
2016-03-01 05:08:18 +01:00 |
|
twinaphex
|
c5667d8253
|
(Android EGL context) Refactor more code
|
2016-03-01 05:07:11 +01:00 |
|
twinaphex
|
2480181469
|
(Android) Add android_api variable
|
2016-03-01 04:53:48 +01:00 |
|
twinaphex
|
481196c55c
|
Add some more ifdefs
|
2016-03-01 04:19:33 +01:00 |
|
twinaphex
|
f8f2f7d03c
|
Rename androidegl_ctx.c to android_ctx.c
|
2016-03-01 04:18:43 +01:00 |
|