twinaphex
023fd4f330
Alignment changes
2020-08-14 18:19:57 +02:00
twinaphex
b3963a2897
Struct alignment changes
2020-08-14 18:03:09 +02:00
twinaphex
d0b68ee838
(RPNG) Struct alignment changes
2020-08-14 17:54:03 +02:00
twinaphex
b4dc19d7aa
(RPNG) Cleanups
2020-08-14 17:49:33 +02:00
twinaphex
5ba80a8996
configuration.h - reorder structs
2020-08-14 17:28:05 +02:00
twinaphex
b6228729b6
More struct alignment
2020-08-14 17:11:18 +02:00
twinaphex
1ccb51460c
Do some struct ordering for better alignment, and add CODING-GUIDELINES
2020-08-14 17:00:50 +02:00
twinaphex
18cb55e207
Remove dynarray.h - rbuf.h replaces it
2020-08-14 16:09:13 +02:00
twinaphex
dffa052958
Rearrange draw struct
2020-08-14 15:58:43 +02:00
twinaphex
67913127ef
Some struct reordering
2020-08-14 14:35:43 +02:00
Autechre
d989e375c4
Update CHANGES.md
2020-08-14 14:29:13 +02:00
Autechre
7ed3ee278a
Merge pull request #11193 from jdgleaver/core-updater-rbuf
...
(core_updater_list) Replace static entries array with dynamic array via RBUF library
2020-08-14 14:28:46 +02:00
jdgleaver
e76f5a212a
(core_updater_list) Replace static entries array with dynamic array via RBUF library
2020-08-14 12:33:49 +01:00
twinaphex
f3b440bab9
Some struct reordering
2020-08-14 07:07:34 +02:00
twinaphex
8b8c52bb67
Cleanup
2020-08-14 06:45:36 +02:00
twinaphex
eb95757fb2
update_time_callback - Get rid of default callback - just point to NULL
...
instead
2020-08-14 06:39:12 +02:00
twinaphex
c250b94dcf
Move p_anim state to rarch_state
2020-08-14 06:29:13 +02:00
twinaphex
31e50f1221
(gfx_animation) Get rid of some static variables, move struct
...
definitions to header
2020-08-14 05:53:57 +02:00
twinaphex
559ab90374
Update CHANGES.md
2020-08-13 20:27:27 +02:00
Autechre
b6ea811334
Merge pull request #11189 from jdgleaver/m3u_file-rbuf
...
(m3u_file) Replace static entries array with dynamic array via RBUF library
2020-08-13 18:51:14 +02:00
jdgleaver
b19eb64329
(m3u_file) Replace static entries array with dynamic array via RBUF library
2020-08-13 17:25:45 +01:00
Autechre
b972327bc6
Update CHANGES.md
2020-08-13 17:25:43 +02:00
Autechre
6092761469
Update CHANGES.md
2020-08-13 17:23:29 +02:00
Autechre
15b6a6ede4
Merge pull request #11187 from schellingb/gfx_animation_rbuf
...
Simplify gfx_animation by switching from dynarray to rbuf
2020-08-13 17:23:16 +02:00
Autechre
c18850456d
Merge pull request #11188 from Jamiras/cheevos_texture_cleanup
...
(cheevos) ensure badge textures are released before video driver is deinitialized
2020-08-13 17:22:29 +02:00
Jamiras
2a5516b1b9
ensure cheevos badge textures are released before video driver is deinitialized
2020-08-12 21:55:12 -06:00
Bernhard Schelling
48fabb7f88
Simplify gfx_animation by switching from dynarray to RBUF
2020-08-13 05:23:32 +09:00
Autechre
c70c13c01d
Update CHANGES.md
2020-08-12 17:44:59 +02:00
twinaphex
56a690df0e
(cheevos) Some style nits
2020-08-12 17:43:04 +02:00
Autechre
d081c01cc2
Merge pull request #11183 from Jamiras/cheevos_memory
...
(cheevos) generic memory mapping using rcheevos
2020-08-12 17:37:46 +02:00
Autechre
172de99048
Merge pull request #11154 from sonninnos/master
...
Game Focus + OS mouse cursor fix
2020-08-12 17:35:06 +02:00
Jamiras
1f350be1f8
rename memory.c and parser.c to be less generic; eliminate hash.c
2020-08-12 08:16:06 -06:00
Jamiras
8d34d06c76
address LGTM warning
2020-08-11 11:15:00 -06:00
Jamiras
0609d229a6
address travis warnings
2020-08-11 10:23:35 -06:00
Jamiras
b15411dad8
generic memory mapping using rcheevos
2020-08-11 09:26:04 -06:00
twinaphex
6388872a54
Cleanups/style nits
2020-08-11 16:00:25 +02:00
Autechre
0f17559ccc
Merge pull request #11182 from jdgleaver/core-inputs
...
Add API extension for cores to query the number of active inputs provided by the frontend
2020-08-11 15:55:21 +02:00
jdgleaver
81bf22c3fb
RETRO_ENVIRONMENT_GET_INPUT_MAX_USERS: Clarify variable update frequency comment
2020-08-11 14:54:22 +01:00
jdgleaver
ee8a2f4268
Add API extension for cores to query the number of active inputs provided by the frontend
2020-08-11 14:07:00 +01:00
twinaphex
d3b234f404
Buildfix
2020-08-11 09:03:59 +02:00
twinaphex
ac083e69ba
Cleanups
2020-08-11 06:46:45 +02:00
twinaphex
4092fd7e83
Minor cleanup
2020-08-11 06:35:12 +02:00
Autechre
c7f839a7fd
Merge pull request #11180 from rsn8887/master
...
[SWITCH] Fix input bind icons being off by one line
2020-08-11 04:49:51 +02:00
rsn8887
6fd7dc0519
[SWITCH] Fix input bind icons being off by one line
2020-08-10 21:39:52 -05:00
Autechre
e06ffc9e13
Update CHANGES.md
2020-08-10 10:34:26 +02:00
Autechre
28447cfe0e
Merge pull request #11172 from francescotintori/francesco/playlist_autofix
...
Portable playlists: fixed first load initialization
2020-08-10 10:33:56 +02:00
Autechre
508ba278f4
Merge pull request #11170 from ericonr/fix-include
...
[linux] Add missing include in nbio_linux.c.
2020-08-10 06:32:09 +02:00
Autechre
4b0e14d920
Merge pull request #11171 from ericonr/fix-static
...
[gfx] Fix static function placement.
2020-08-10 06:01:15 +02:00
Érico Rolim
87d99601f6
[gfx] Fix static function placement.
...
In gfx/drivers_context/vc_egl_ctx.c, move gfx_ctx_vc_bind_api
declaration to before it's called by any other function, otherwise it
warns about "warning: implicit declaration of function" and can error
out with "error: conflicting types for 'gfx_ctx_vc_bind_api'" in certain
cases.
2020-08-10 00:51:14 -03:00
Érico Rolim
057dd563aa
[linux] Add missing include in nbio_linux.c.
...
On musl-libc, the compiler would print a warning for nbio_linux.c:
"warning: 'struct timespec' declared inside parameter list will not be
visible outside of this definition or declaration", indicating a missing
header defining this structure.
On glibc, this definition is provided through the stdlib header.
2020-08-10 00:33:43 -03:00