twinaphex
|
830b3052e5
|
(video_driver.c) Turn some variables into local static variables
|
2015-12-04 02:29:49 +01:00 |
|
twinaphex
|
96ddc1f722
|
egl_destroy - don't do glFlush/glFinish on mobile platforms
|
2015-12-04 01:44:41 +01:00 |
|
Higor Eurípedes
|
f63468d783
|
Fix some potential null derefs
|
2015-12-03 21:22:29 -03:00 |
|
twinaphex
|
faa02023ce
|
Check if video_driver_poke is false
|
2015-12-04 01:21:46 +01:00 |
|
twinaphex
|
581c856676
|
Attempt to make gl_raster_font_flush_block more robust
|
2015-12-04 01:04:27 +01:00 |
|
twinaphex
|
d8b9be9349
|
Put parentheses around earlier check
|
2015-12-04 00:26:53 +01:00 |
|
twinaphex
|
b6be555809
|
Try to prevent a NULL pointer dereference for global - rename video_frame
|
2015-12-04 00:26:09 +01:00 |
|
twinaphex
|
757f0692ad
|
(gfx_ctx_swap_buffers) Guard against video context data being NULL
|
2015-12-03 23:59:54 +01:00 |
|
twinaphex
|
bab243a7a2
|
(egl_common.c) Cleanups
|
2015-12-03 23:33:50 +01:00 |
|
twinaphex
|
e73224c5c2
|
Get rid of superfluous log
|
2015-12-03 23:24:54 +01:00 |
|
twinaphex
|
eda3e06898
|
(GL) Guard against possible segfaults in threaded video mode
|
2015-12-03 23:16:37 +01:00 |
|
twinaphex
|
beb01b5d57
|
Create gl_init_textures_reference
|
2015-12-03 22:42:54 +01:00 |
|
twinaphex
|
60313f7f48
|
(Android) Don't call eglSwapBuffers if g_egl_dpy and g_egl_surf are not
yet ready
|
2015-12-03 22:23:20 +01:00 |
|
twinaphex
|
66721e8902
|
Set g_egl_hw_ctx to NULL in egl_create_context
|
2015-12-03 22:13:03 +01:00 |
|
twinaphex
|
0c8ed91b36
|
Nits
|
2015-12-02 01:02:58 +01:00 |
|
twinaphex
|
b7f7b1f3b7
|
video_thread_wrapper.c - cleanups
|
2015-12-02 01:01:27 +01:00 |
|
twinaphex
|
6c6beca430
|
Create x11_save_last_used_monitor
|
2015-12-01 08:49:35 +01:00 |
|
twinaphex
|
c4354ff429
|
Create g_x11_screen
|
2015-12-01 08:42:33 +01:00 |
|
Twinaphex
|
96da691728
|
Revert "Revert "(gl) Fix gl->should_resize being always true""
This reverts commit d35840ebcd .
|
2015-12-01 07:15:06 +01:00 |
|
Twinaphex
|
d0340d0f80
|
(GLSL) Fix regression
|
2015-12-01 07:12:26 +01:00 |
|
Twinaphex
|
d35840ebcd
|
Revert "(gl) Fix gl->should_resize being always true"
This reverts commit 0f339caf30 .
|
2015-12-01 04:58:47 +01:00 |
|
Higor Eurípedes
|
0dfccf2785
|
(sdl2_video) Fix floating point exception
|
2015-11-30 21:32:32 -03:00 |
|
Higor Eurípedes
|
0f339caf30
|
(gl) Fix gl->should_resize being always true
|
2015-11-30 21:32:32 -03:00 |
|
twinaphex
|
e8471ead48
|
Move rewind state code out of g_extern
|
2015-11-30 22:29:16 +01:00 |
|
twinaphex
|
0db7cda264
|
Start moving rewind code to rewind.c
|
2015-11-30 22:25:13 +01:00 |
|
twinaphex
|
9824eb7ea9
|
Rename rarch_main_ctl to runloop_ctl
|
2015-11-30 21:42:59 +01:00 |
|
twinaphex
|
4e333302ae
|
Rename RARCH_MAIN_CTL* to RUNLOOP_CTL*
|
2015-11-30 21:35:50 +01:00 |
|
twinaphex
|
862483f67e
|
(video_context_driver.c) Cleanups
|
2015-11-30 09:02:12 +01:00 |
|
twinaphex
|
d1486464fe
|
Turn video_driver_frame_filter into a static function
|
2015-11-30 07:22:08 +01:00 |
|
twinaphex
|
2fe9ef736c
|
(video_driver.c) Uniquely namespace static variables
|
2015-11-30 07:14:23 +01:00 |
|
twinaphex
|
91b40523bd
|
Weird regression fixed
|
2015-11-30 06:57:58 +01:00 |
|
twinaphex
|
3ea560d516
|
Change WndProcCommon
|
2015-11-30 06:27:00 +01:00 |
|
twinaphex
|
7cc7305263
|
(HLSL) No longer depend on driver struct
|
2015-11-30 02:28:35 +01:00 |
|
twinaphex
|
321322ab7d
|
(GLSL) Don't use driver struct anymore
|
2015-11-30 02:20:49 +01:00 |
|
twinaphex
|
b996645f46
|
(shader_gl_cg.c) No longer use driver ptr
|
2015-11-30 02:08:15 +01:00 |
|
twinaphex
|
ef591c416d
|
Cleanups
|
2015-11-29 23:01:37 +01:00 |
|
twinaphex
|
b62738465c
|
Move video_active to gfx/video_driver.c
|
2015-11-29 21:38:47 +01:00 |
|
twinaphex
|
e2fde41124
|
Move current_msg to gfx/video_driver.c
|
2015-11-29 20:59:52 +01:00 |
|
twinaphex
|
a2399bc2cf
|
Remove unused variable
|
2015-11-29 20:45:23 +01:00 |
|
twinaphex
|
1d44619f41
|
Move driver->video_cache_context and driver->video_cache_context_ack
to video_driver.c
|
2015-11-29 20:44:51 +01:00 |
|
twinaphex
|
df9f0fc6d1
|
Move input_data_own to input_driver.c
|
2015-11-29 20:34:35 +01:00 |
|
twinaphex
|
c62150c2a2
|
Move video_data_own to gfx/video_driver.c
|
2015-11-29 20:23:16 +01:00 |
|
twinaphex
|
d181870caa
|
No more dependency on driver_t for driver->input
|
2015-11-29 19:18:59 +01:00 |
|
twinaphex
|
7a6f444823
|
No more references to driver->input from outside
|
2015-11-29 19:07:02 +01:00 |
|
twinaphex
|
778c9a25d6
|
Remove another call to driver->input from inside
|
2015-11-29 19:03:23 +01:00 |
|
twinaphex
|
4ff0492e3d
|
Start getting rid of driver->input references
|
2015-11-29 19:02:27 +01:00 |
|
twinaphex
|
d76d9d3411
|
(gfx/video_driver.c) Cleanup
|
2015-11-29 18:30:22 +01:00 |
|
twinaphex
|
1c867cedf0
|
Move nonblock_state to input_driver.c (NOTE: we probably need
to relocate this later on)
|
2015-11-29 17:53:11 +01:00 |
|
twinaphex
|
6fd6288337
|
Move block_libretro_input to input_driver.c
|
2015-11-29 17:33:29 +01:00 |
|
twinaphex
|
a02728fee3
|
Cleanups
|
2015-11-29 03:35:19 +01:00 |
|