twinaphex
|
21cabec759
|
Add RARCH_DISPLAY_CTL_{DEINIT/INIT}
|
2015-11-20 19:01:13 +01:00 |
|
twinaphex
|
c1fa9dc637
|
Make video_driver_unset_callback a static function
|
2015-11-20 18:57:04 +01:00 |
|
twinaphex
|
0184a73de8
|
init_video - cleanups
|
2015-11-20 18:55:01 +01:00 |
|
twinaphex
|
ddde58caf4
|
Simplify video_driver_get_ptr
|
2015-11-20 18:50:21 +01:00 |
|
twinaphex
|
9ea40f5e32
|
Add RARCH_DISPLAY_CTL_SET_ASPECT_RATIO
|
2015-11-20 18:45:00 +01:00 |
|
twinaphex
|
5069d71295
|
Cleanups
|
2015-11-20 18:41:25 +01:00 |
|
twinaphex
|
225757f68c
|
video_driver_ctl - cleanups
|
2015-11-20 18:38:08 +01:00 |
|
twinaphex
|
993da04e3b
|
simplify video_driver_ctl
|
2015-11-20 18:36:38 +01:00 |
|
twinaphex
|
d68401aa4d
|
Add RARCH_DISPLAY_CTL_SHOW_MOUSE
|
2015-11-20 17:26:39 +01:00 |
|
twinaphex
|
3e986f9562
|
Add RARCH_DISPLAY_CTL_SET_NONBLOCK_STATE
|
2015-11-20 17:22:19 +01:00 |
|
twinaphex
|
a59ca22457
|
Add RARCH_DISPLAY_CTL_FIND_DRIVER
|
2015-11-20 15:59:01 +01:00 |
|
twinaphex
|
704ff87b12
|
Add RARCH_DISPLAY_CTL_APPLY_STATE_CHANGES
|
2015-11-20 15:55:09 +01:00 |
|
twinaphex
|
09dda14549
|
Add RARCH_DISPLAY_CTL_READ_VIEWPORT
|
2015-11-20 15:41:20 +01:00 |
|
twinaphex
|
d8eeed0a9e
|
Add RARCH_DISPLAY_CTL_CACHED_FRAME_HAS_VALID_FB
|
2015-11-20 15:38:10 +01:00 |
|
twinaphex
|
6286e4b74c
|
Add RARCH_DISPLAY_CTL_CACHED_FRAME_RENDER
|
2015-11-20 15:34:10 +01:00 |
|
twinaphex
|
0d5c928e68
|
video_driver_ctl - avoid cost of grabbing the pointers for actions
where it isn't needed
|
2015-11-20 15:25:25 +01:00 |
|
twinaphex
|
5cea9e5400
|
Add RARCH_DISPLAY_CTL_IS_FOCUSED
|
2015-11-20 15:24:24 +01:00 |
|
twinaphex
|
7141210d15
|
Remove video_driver_has_windowed
|
2015-11-20 15:20:54 +01:00 |
|
twinaphex
|
ba4643a7c1
|
Add RARCH_DISPLAY_CTL_FRAME_FILTER_IS_32BIT
|
2015-11-20 15:16:58 +01:00 |
|
twinaphex
|
7b1f57b1cd
|
Add RARCH_DISPLAY_CTL_FRAME_FILTER_ALIVE
|
2015-11-20 15:14:12 +01:00 |
|
twinaphex
|
533b799692
|
Create video_driver_ctl and get rid of video_driver_get_frame_count
|
2015-11-20 15:08:27 +01:00 |
|
aliaspider
|
75b57f1567
|
(3ds) improve performance when using video filters by allocating the
output buffer in linear memory.
|
2015-11-12 14:57:26 +01:00 |
|
twinaphex
|
db5d8d248b
|
Create new char_list_new_special
|
2015-10-26 19:41:20 +01:00 |
|
twinaphex
|
b9febe2eed
|
Add void pointer to string_list_special_new
|
2015-10-26 19:16:20 +01:00 |
|
twinaphex
|
aff1bd03de
|
Code deduplication
|
2015-10-26 08:55:59 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
Alcaro
|
4746e44992
|
Add this to the list.
|
2015-10-11 16:30:17 +02:00 |
|
twinaphex
|
4ca5d31f9b
|
Some more static code analysis nits when ran with enable=all
|
2015-09-28 18:12:02 +02:00 |
|
twinaphex
|
1eb80f6c93
|
More static code analysis fixes
|
2015-09-28 17:18:48 +02:00 |
|
twinaphex
|
d482dba2eb
|
More static code analysis fixes
|
2015-09-28 16:57:22 +02:00 |
|
twinaphex
|
a79b571d7b
|
Static code analysis fixes
|
2015-09-28 16:20:26 +02:00 |
|
twinaphex
|
cc4a918296
|
Create rarch_main_ctl
|
2015-09-26 12:58:02 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02:00 |
|
twinaphex
|
e182f32d8c
|
Header cleanups
|
2015-09-05 20:03:27 +02:00 |
|
twinaphex
|
3c6d0dd77c
|
Some PSP1 build fixes and start adding PSP1 support to
Makefile.griffin
|
2015-08-30 23:19:45 +02:00 |
|
Sergi Granell
|
3b54e81d00
|
(Vita) Start vita2d_gfx video driver
|
2015-08-30 20:12:16 +02:00 |
|
twinaphex
|
74ee9b05f3
|
Create rarch_main_set_idle - make 'idle' variable self-contained
|
2015-08-05 12:40:47 +02:00 |
|
twinaphex
|
0c023dcb68
|
Reimplement frame count
|
2015-08-03 23:01:07 +02:00 |
|
twinaphex
|
3d36cb02ac
|
No more separate runloop_t
|
2015-08-03 20:15:46 +02:00 |
|
twinaphex
|
0dae672dc6
|
Some more micro-opts
|
2015-07-24 02:40:18 +02:00 |
|
twinaphex
|
d73f227727
|
Get rid of some redundant wrapper functions
|
2015-07-24 02:24:47 +02:00 |
|
twinaphex
|
2aac64552d
|
Cut down on some more superfluous wrapper functions
|
2015-07-12 11:28:19 +02:00 |
|
twinaphex
|
117fd48f15
|
Get rid of some superfluous wrapper functions
|
2015-07-12 11:14:41 +02:00 |
|
twinaphex
|
1cc1f6d782
|
(video_driver.c) Style nits
|
2015-07-08 17:19:14 +02:00 |
|
twinaphex
|
b400597a4c
|
Move title_buf to rarch_system_info_t
|
2015-06-25 14:30:32 +02:00 |
|
twinaphex
|
0ca457a40a
|
(video_driver.c) Use rarch_system_info_get_ptr
|
2015-06-25 13:36:04 +02:00 |
|
Higor Eurípedes
|
96742263d1
|
Fix raw screenshots
|
2015-06-17 09:29:09 -03:00 |
|
twinaphex
|
b363060262
|
Move frame_cache from global state to video driver state
|
2015-05-20 21:36:08 +02:00 |
|
twinaphex
|
63aa834414
|
Create video_driver_cached_frame_has_valid_fb
|
2015-05-20 21:29:23 +02:00 |
|
twinaphex
|
ac8d58b7bb
|
Create video_driver_cached_frame_set
|
2015-05-20 21:13:25 +02:00 |
|