twinaphex
|
5aeb906065
|
Create video_driver_get_frame_count
|
2015-05-09 15:54:51 +02:00 |
|
twinaphex
|
ae408a1d41
|
Create video_poke get_frame_count function
|
2015-05-09 15:52:06 +02:00 |
|
twinaphex
|
4ecfe639b3
|
Create local frame_count variables again in video_drivers
|
2015-05-09 15:41:10 +02:00 |
|
twinaphex
|
31498e825f
|
Crashed here in threaded video mode
|
2015-05-09 12:35:06 +02:00 |
|
twinaphex
|
bbd2f6054b
|
Don't compile in GLX if HAVE_OPENGLES is defined
|
2015-05-09 11:27:51 +02:00 |
|
twinaphex
|
6fbd9df9d9
|
Take out runloop-related code in gfx/video_driver.c's init_video
function
|
2015-05-09 10:41:36 +02:00 |
|
twinaphex
|
dcfa47c23b
|
Increment runloop->frames.video.count outside of video_driver_frame
|
2015-05-09 10:37:03 +02:00 |
|
twinaphex
|
87d9834d06
|
Move dylib.c to libretro-common
|
2015-05-08 09:49:49 +02:00 |
|
Twinaphex
|
56da783f11
|
Get rid of unused variable
|
2015-05-05 09:43:22 +02:00 |
|
twinaphex
|
0704c7f0c7
|
Create texture_image_color_convert
|
2015-05-04 10:16:47 +02:00 |
|
twinaphex
|
ef98d02185
|
Create texture_image_set_color_shifts
|
2015-05-04 10:13:53 +02:00 |
|
twinaphex
|
498caabfc7
|
(GL) Buildfix
|
2015-05-04 10:03:33 +02:00 |
|
twinaphex
|
5d58d290af
|
(GL) Improve VideoCore/Raspberry Pi hack
|
2015-05-04 10:00:32 +02:00 |
|
twinaphex
|
e4cb891ae7
|
(GL) Pass context identifier to resolve_extensions
|
2015-05-04 09:37:26 +02:00 |
|
Jean-André Santoni
|
3a56418c38
|
Fix a segfault for ctx drivers non implementing image_buffer_init, like mali and vivante
|
2015-05-03 21:34:11 +07:00 |
|
Higor Eurípedes
|
5bfd910cd1
|
(gl) Fix font rendering when video_font_enable=false
|
2015-05-02 22:41:59 -03:00 |
|
Higor Eurípedes
|
b85dfec4d4
|
Fix sigsegv and improve font fallback logic
|
2015-05-02 22:24:35 -03:00 |
|
twinaphex
|
80c5059d43
|
Revert "(Video) Call gfx_ctx_free from common function - uninit_video_input"
This reverts commit aac304410bf92d009c83633fb11cf0a251c6f881.
|
2015-05-02 22:53:27 +02:00 |
|
Twinaphex
|
d6a713bb8d
|
Fix some warnings
|
2015-05-02 19:09:23 +02:00 |
|
twinaphex
|
aac304410b
|
(Video) Call gfx_ctx_free from common function - uninit_video_input
|
2015-05-02 05:52:34 +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
|
b02986ff94
|
(Thread wrapper) Fix CMD_SET_VIEWPORT
|
2015-04-27 00:08:00 +02:00 |
|
twinaphex
|
0ba4e81e63
|
(VG) Build fixes
|
2015-04-26 23:19:19 +02:00 |
|
twinaphex
|
c7c98451bf
|
(video_thread_wrapper.h) Get rid of some header dependencies
|
2015-04-26 22:58:19 +02:00 |
|
twinaphex
|
a9dee4877e
|
Create set_viewport wrapper function - threaded video mode's
set_viewport function does not work yet
|
2015-04-26 19:46:59 +02:00 |
|
twinaphex
|
d3dba0edc2
|
Create menu_display_set_viewport
|
2015-04-26 16:46:56 +02:00 |
|
twinaphex
|
1860f06926
|
(VG) Cleanups
|
2015-04-26 06:04:16 +02:00 |
|
twinaphex
|
3f3df59758
|
(GX) Buildfix
|
2015-04-26 05:48:45 +02:00 |
|
twinaphex
|
747a58e253
|
(PS Libdbgfont) Refactor
|
2015-04-26 05:46:56 +02:00 |
|
twinaphex
|
e52eb7bcf2
|
(360) Build fixes
|
2015-04-26 05:44:30 +02:00 |
|
twinaphex
|
0634c7e34f
|
(D3D) Start using global->video_data.width and global->video_data.height
|
2015-04-26 05:35:41 +02:00 |
|
twinaphex
|
b6fbf5a335
|
(Menu) Start getting rid of gl->win_width/gl->win_height and start
creating global->video_data.width and global->video_data.height
which should be used instead in menu drivers
|
2015-04-26 05:21:43 +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
|
869576b916
|
(DRM EGL) Get rid of some forward declarations
|
2015-04-26 04:02:04 +02:00 |
|
Twinaphex
|
d49ec806e0
|
(CGL) CGL Context only for OSX
|
2015-04-26 03:59:55 +02:00 |
|
Twinaphex
|
6703b26e44
|
(CGL Context) Some buildfixes
|
2015-04-26 03:48:35 +02:00 |
|
twinaphex
|
7e20265a4e
|
(CGL) Start making Cocoa-less GL context driver
|
2015-04-26 03:31:02 +02:00 |
|
Twinaphex
|
ada0955642
|
(Cocoa GL) Refactor set_video_mode some more
|
2015-04-26 03:01:15 +02:00 |
|
Twinaphex
|
550ab997ee
|
(Cocoa GL) Cleanup
|
2015-04-26 02:57:53 +02:00 |
|
Twinaphex
|
2ce2bb0a5d
|
(Cocoa) Create stub cocoagl_gfx_ctx_show_mouse
|
2015-04-26 02:53:50 +02:00 |
|
twinaphex
|
c99cd21080
|
(OSX) Fixes crash on exit/fullscreen toggle with XMB
|
2015-04-26 00:50:58 +02:00 |
|
twinaphex
|
c22535b7e1
|
Reduce HAVE_FBO ifdefs
|
2015-04-25 02:35:06 +02:00 |
|
twinaphex
|
85dd24c457
|
(D3D) Use font_osd_driver/font_osd_data from driver struct
|
2015-04-25 01:05:20 +02:00 |
|
twinaphex
|
6f84b5dbe5
|
gl_raster_font_bind_block - block can be NULL
|
2015-04-25 00:42:47 +02:00 |
|