This website requires JavaScript.
Explore
Help
Register
Sign In
CTCaer
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/CTCaer/RetroArch.git
synced
2025-01-22 11:04:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
History
twinaphex
8eca08c6ac
Start using string_is_equal_fast/string_is_not_equal_fast macros
...
instead of straight memcmp
2017-05-16 03:20:59 +02:00
..
audio
Attempt to copy over audio mixer data
2017-05-15 01:28:46 +02:00
compat
…
crt
…
dynamic
…
encodings
correct the mask used on the first byte in utf8_walk.
fixes
#4892
2017-05-11 17:41:27 +01:00
features
…
file
Start using string_is_equal_fast/string_is_not_equal_fast macros
2017-05-16 03:20:59 +02:00
formats
Start using string_is_equal_fast/string_is_not_equal_fast macros
2017-05-16 03:20:59 +02:00
gfx
Directly initialize sinc_size
2017-04-29 18:54:34 +02:00
glsm
…
glsym
…
hash
…
include
Start using string_is_equal_fast/string_is_not_equal_fast macros
2017-05-16 03:20:59 +02:00
libco
…
lists
Start using string_is_equal_fast/string_is_not_equal_fast macros
2017-05-16 03:20:59 +02:00
memmap
…
net
Rewrite more string_is_equal call invocations as memcmp
2017-04-22 08:51:16 +02:00
queues
Rewrite task_queue
2017-05-14 20:43:48 +02:00
rthreads
Remove rsemaphore
2017-04-21 20:41:26 +02:00
samples
…
streams
Try to prevent null pointer dereference
2017-05-08 22:53:06 +02:00
string
(stdstring) Turn some functions into static inline functions
2017-04-21 13:35:26 +02:00
utils
Try to avoid directly calling strcmp
2017-04-21 13:56:15 +02:00
vulkan
…
.gitignore
…