twinaphex
|
6151e1c425
|
Create CORE_CTL_RETRO_CTX_FRAME_CB and CORE_CTL_RETRO_CTX_POLL_CB
|
2016-01-27 04:49:38 +01:00 |
|
twinaphex
|
5016ebd344
|
Create CORE_CTL_RETRO_GET_SYSTEM_AV_INFO
|
2016-01-27 03:40:02 +01:00 |
|
twinaphex
|
adcff5b6ec
|
Start creating more CORE_CTL_ callbacks
|
2016-01-27 03:35:52 +01:00 |
|
twinaphex
|
489b578bf8
|
rename CORE_CTL_RUN to CORE_CTL_RETRO_RUN
|
2016-01-27 03:31:42 +01:00 |
|
twinaphex
|
d1ffd1f9cc
|
Create CORE_CTL_RUN
|
2016-01-27 03:21:36 +01:00 |
|
twinaphex
|
4843e76491
|
Add CORE_CTL_SET_CBS_REWIND
|
2016-01-27 03:18:18 +01:00 |
|
twinaphex
|
ca00274204
|
Add CORE_CTL_SET_CBS
|
2016-01-27 03:17:05 +01:00 |
|
twinaphex
|
1a9479ed04
|
Create core_ctl commands CORE_CTL_INIT / CORE_CTL_DEINIT
|
2016-01-27 03:14:36 +01:00 |
|
twinaphex
|
e132115185
|
Start creating core_ctl
|
2016-01-27 03:08:49 +01:00 |
|
twinaphex
|
9ad50f91e8
|
Add poll-type - can change it only at compile-time right now
|
2016-01-27 01:16:53 +01:00 |
|
twinaphex
|
a56f4ba298
|
cleanup
|
2016-01-24 01:59:43 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
aliaspider
|
40ac911a05
|
build fix.
|
2015-12-24 21:17:44 +01:00 |
|
ctult
|
5bb3ab4d45
|
Starting to clean up netplay code
|
2015-12-23 13:25:28 -07:00 |
|
twinaphex
|
5b939e810c
|
Get rid of driver_t and driver_get_ptr
|
2015-12-05 16:54:13 +01:00 |
|
twinaphex
|
6abb01e973
|
Isolate driver->netplay-data to netplay.c
|
2015-12-05 16:38:24 +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
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
twinaphex
|
6267c16be2
|
Remove header include
|
2015-11-24 01:32:43 +01:00 |
|
twinaphex
|
1f62479068
|
move video_frame to gfx/video_driver.c
|
2015-11-24 01:26:59 +01:00 |
|
twinaphex
|
909ee01012
|
Move input_state code to input_common.c
|
2015-11-24 01:19:48 +01:00 |
|
twinaphex
|
075a4891dc
|
Buildfix/move input code around
|
2015-11-24 01:18:00 +01:00 |
|
twinaphex
|
e0f0590269
|
Rearrange header includes
|
2015-11-23 19:40:09 +01:00 |
|
twinaphex
|
2e3c3d25b5
|
Create video_driver_frame
|
2015-11-23 14:53:56 +01:00 |
|
twinaphex
|
9b41061143
|
Rename driver->video
|
2015-11-23 14:14:12 +01:00 |
|
twinaphex
|
beceaf4a8c
|
Merge video_pixel_converter.c with video_driver.c
|
2015-11-23 13:02:24 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +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 |
|
Andre Leiradella
|
5fce3f4138
|
grouped core functions inside a retro_core_t structure; swapped core function globals by one retro_core_t variable
|
2015-10-06 14:34:09 -03:00 |
|
twinaphex
|
576626ead0
|
Refactor frame_is_reversed - shader drivers should no longer
be dependent upon global state
|
2015-09-16 11:14:43 +02:00 |
|
twinaphex
|
e1c1917ed5
|
Cleanup headers
|
2015-09-05 19:24:21 +02:00 |
|
twinaphex
|
3c6d0dd77c
|
Some PSP1 build fixes and start adding PSP1 support to
Makefile.griffin
|
2015-08-30 23:19:45 +02:00 |
|
twinaphex
|
0595393cc0
|
input_state - cleanup
|
2015-08-06 03:10:52 +02:00 |
|
twinaphex
|
1e344bc85c
|
Revert "Take turbo_enable array out of global struct"
This reverts commit 821688f976b1c9cc3ce423445144d24d92d6a73c.
|
2015-08-03 23:40:01 +02:00 |
|
twinaphex
|
821688f976
|
Take turbo_enable array out of global struct
|
2015-08-03 23:34:13 +02:00 |
|
twinaphex
|
f710b61edb
|
Don't make input_apply_turbo a separate function again
|
2015-08-03 23:28:34 +02:00 |
|
twinaphex
|
157ca684a0
|
Pass pointers to input_apply_turbo
|
2015-08-03 23:24:28 +02:00 |
|
twinaphex
|
0c023dcb68
|
Reimplement frame count
|
2015-08-03 23:01:07 +02:00 |
|
twinaphex
|
a70f09a90d
|
Rearrange structs
|
2015-07-27 17:18:10 +02:00 |
|
twinaphex
|
41f18cd507
|
Cleanup
|
2015-07-24 05:16:44 +02:00 |
|
twinaphex
|
117fd48f15
|
Get rid of some superfluous wrapper functions
|
2015-07-12 11:14:41 +02:00 |
|
twinaphex
|
1a4954ce55
|
Move more code to input_overlay.c
|
2015-07-12 06:47:39 +02:00 |
|
twinaphex
|
1b163e6a5a
|
Cleanup input_overlay.c
|
2015-07-11 08:07:14 +02:00 |
|
twinaphex
|
b6609d576b
|
Build fixes when HAVE_OVERLAY is not defined
|
2015-07-10 18:37:25 +02:00 |
|
twinaphex
|
abf7a80f27
|
(Android) Buildfixes and remove unused variable warnings
|
2015-07-09 07:48:56 +02:00 |
|
twinaphex
|
46cdc34b9b
|
Set up groundwork for new mobile-friendly setting
|
2015-07-09 03:47:07 +02:00 |
|
twinaphex
|
cdf3ce309e
|
Decouple 'overlay' state from driver_t
|
2015-07-09 01:10:30 +02:00 |
|
twinaphex
|
c4617f0f6b
|
(libretro_version_1.c) Style nits
|
2015-07-08 17:22:35 +02:00 |
|
twinaphex
|
467452a698
|
Updates pt. 4
|
2015-07-02 18:55:49 +02:00 |
|