twinaphex
|
b47caeb58b
|
Refactor away runloop_msg_queue_push_new
|
2016-01-29 14:30:09 +01:00 |
|
twinaphex
|
fb3b0bd809
|
(rewind.c) Use new callbacks
|
2016-01-27 07:23:50 +01:00 |
|
twinaphex
|
57d19b21b5
|
Use CORE_CTL_RETRO_SERIALIZE_SIZE everywhere
|
2016-01-27 07:09:30 +01:00 |
|
twinaphex
|
4843e76491
|
Add CORE_CTL_SET_CBS_REWIND
|
2016-01-27 03:18:18 +01:00 |
|
twinaphex
|
d1d127728d
|
Style nit
|
2016-01-26 05:56:53 +01:00 |
|
twinaphex
|
42d0c1f213
|
Turn function into static one
|
2016-01-21 03:39:05 +01:00 |
|
twinaphex
|
09f06613ee
|
(rewind.c) Cleanups - turn functions into static functions that were not used outside
|
2016-01-20 06:42:01 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
2d55dc3bda
|
Complete namespace changes
|
2015-12-07 15:32:14 +01:00 |
|
twinaphex
|
5b939e810c
|
Get rid of driver_t and driver_get_ptr
|
2015-12-05 16:54:13 +01:00 |
|
twinaphex
|
f1a0068dc7
|
Move bsv global state to movie.c
|
2015-12-01 01:47:26 +01:00 |
|
twinaphex
|
508f1f594f
|
rewind.c - get rid of global_t dependency
|
2015-12-01 00:19:15 +01:00 |
|
twinaphex
|
4131abf489
|
Don't access global->bsv. directly
|
2015-12-01 00:08:02 +01: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
|
e0f0590269
|
Rearrange header includes
|
2015-11-23 19:40:09 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
82e8cee97b
|
Create RARCH_AUDIO_CTL_HAS_CALLBACK
|
2015-11-22 15:20:10 +01:00 |
|
Alcaro
|
519765c6ce
|
Add this rewind debug mode. (The previous commit fixes libretro/snes9x-next#62, forgot linking it.)
|
2015-11-04 20:21:22 +01:00 |
|
Alcaro
|
65a97a6a87
|
Well I didn't expect bugs here. How long has that math been wrong?
|
2015-11-04 20:18:09 +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
|
4ca5d31f9b
|
Some more static code analysis nits when ran with enable=all
|
2015-09-28 18:12:02 +02:00 |
|
twinaphex
|
415b827a82
|
(rewind.c) Style nits
|
2015-09-27 02:28:21 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02: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
|
557347fba6
|
Revert rewind.c
|
2015-09-15 19:02:39 +02:00 |
|
twinaphex
|
872314f910
|
Use UINT_FAST16_MAX/UINT_LEAST32_MAX
|
2015-09-15 18:59:40 +02:00 |
|
twinaphex
|
e1c1917ed5
|
Cleanup headers
|
2015-09-05 19:24:21 +02:00 |
|
twinaphex
|
4ebfe7a779
|
Cleanups
|
2015-09-04 21:11:00 +02:00 |
|
twinaphex
|
a3a26099b2
|
(rewind.c) Style nits
|
2015-07-02 18:24:55 +02:00 |
|
twinaphex
|
e0bf3b4ae4
|
(rewind.c) Updates
|
2015-07-02 18:23:18 +02:00 |
|
twinaphex
|
eae59d6424
|
Cleanups
|
2015-07-02 05:18:41 +02:00 |
|
twinaphex
|
018c685b09
|
C89_BUILD fixes
|
2015-06-29 21:39:00 +02:00 |
|
twinaphex
|
cc300120be
|
(rewind.c) Get rid of unused variables
|
2015-06-27 17:26:35 +02:00 |
|
Alcaro
|
e71d8f852a
|
Split these functions out. ctult needs them for netplay.
|
2015-06-27 04:53:37 +02:00 |
|
twinaphex
|
33d966a9d6
|
(rewind.c) C89 fixes
|
2015-06-26 19:55:09 +02:00 |
|
twinaphex
|
d532fb4979
|
(General) Cleanups pt. 3
|
2015-06-12 17:10:16 +02:00 |
|
twinaphex
|
e67f3f246d
|
Rearrange header include dependencies
|
2015-06-02 17:17:46 +02:00 |
|
twinaphex
|
398570f017
|
Move audio callback to audio_driver.c
|
2015-05-19 21:35:40 +02:00 |
|
twinaphex
|
40c64b3302
|
Move init_rewind to rewind.c
|
2015-04-11 13:36:33 +02:00 |
|
twinaphex
|
eb45079cbe
|
Remove useless return in function
|
2015-03-22 08:02:40 +01:00 |
|
twinaphex
|
1dbbe685cd
|
Start using retro_inline.h for rewind.c
|
2015-03-15 04:28:53 +01:00 |
|
twinaphex
|
38fdfe2f47
|
rewind.c - declare variables at top
|
2015-01-09 21:39:44 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
Lioncash
|
99c2e1bf43
|
rewind: Change tabs to spaces
|
2014-09-23 08:16:54 -04:00 |
|
Lioncash
|
f8499aa71a
|
Sanitize against NULL in some free-like functions.
|
2014-09-15 09:30:27 -04:00 |
|
twinaphex
|
958c4cb5e0
|
(rewind.c) style/indent nits
|
2014-09-15 06:14:42 +02:00 |
|
twinaphex
|
5b476460d8
|
Style / indent nits
|
2014-09-09 18:31:44 +02:00 |
|
twinaphex
|
0856091296
|
Cleanups - 80-char limit
|
2014-09-02 05:57:53 +02:00 |
|
Themaister
|
520c5534c1
|
Nit in comment.
|
2014-02-23 11:13:05 +01:00 |
|