twinaphex
|
69295c2179
|
Fix BIT_GET
|
2017-12-05 16:20:52 +01:00 |
|
twinaphex
|
b432fb4668
|
Bugfix
|
2017-12-05 13:21:29 +01:00 |
|
twinaphex
|
53efad05c6
|
Cleanups
|
2017-12-05 13:15:15 +01:00 |
|
Alcaro
|
332aee5b0f
|
Dehardcode some sizes (#5856)
|
2017-12-05 13:03:34 +01:00 |
|
twinaphex
|
53ce29ca31
|
Cleanups
|
2017-12-05 12:49:59 +01:00 |
|
twinaphex
|
6c09661a64
|
Move defines to retro_miscellaneous.h
|
2017-12-05 10:42:37 +01:00 |
|
twinaphex
|
31cc6a8dd7
|
Create 256 bit macros
|
2017-12-05 09:51:58 +01:00 |
|
Alcaro
|
0691c9e0d3
|
Let's not duplicate those macros more than needed
|
2017-12-05 08:55:42 +01:00 |
|
twinaphex
|
3ccce249ea
|
Fixes hotkey issues with MSVC
|
2017-12-05 08:50:24 +01:00 |
|
Alcaro
|
0215648a83
|
Make booleans boolean again
#5856
why do both BIT_ and BIT128_ exist
|
2017-12-05 08:34:29 +01:00 |
|
Alcaro
|
84691c7b9b
|
Update retro_miscellaneous.h
|
2017-12-04 19:15:35 +01:00 |
|
twinaphex
|
63d2e543af
|
Don't try to redefine WIN32_LEAN_AND_MEAN if already defined
|
2017-06-28 06:44:17 +02:00 |
|
twinaphex
|
17d699c75b
|
Cleanups
|
2017-06-28 06:26:56 +02:00 |
|
twinaphex
|
b11620e1eb
|
Add retro_timers.h/retro_math.h
|
2017-06-28 04:41:38 +02:00 |
|
twinaphex
|
50b07ad8c4
|
Move retro_le to archive_file_zlib.c
|
2017-06-28 04:20:52 +02:00 |
|
twinaphex
|
80e2911bec
|
Cleanups
|
2017-06-11 00:23:19 +02:00 |
|
twinaphex
|
21ddee6690
|
Don't define M_PI if we are using MSVC and USE_MATH_DEFINES is
already defined
|
2017-02-21 20:14:19 +01:00 |
|
aliaspider
|
021b510452
|
(WiiU) refactors/cleanups.
|
2017-01-23 16:14:05 +01:00 |
|
twinaphex
|
64bb848daf
|
Update headers (pt. 2 - libretro-common)
|
2017-01-22 13:58:20 +01:00 |
|
Brad Parker
|
1d3e1a6962
|
DOS/DJGPP buildfix
|
2017-01-20 18:23:45 -05:00 |
|
Brad Parker
|
e39031cbd0
|
revert rest of unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
f725b48555
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
d891f1c90b
|
remove explicit unicode def/undefs
|
2016-12-02 14:34:29 -05:00 |
|
Brad Parker
|
cd9d09d1f3
|
use unicode versions of windows functions
|
2016-11-29 14:34:35 -05:00 |
|
aliaspider
|
31edafde03
|
(WIIU) add timers, fix retro_sleep.
|
2016-11-06 11:55:56 +01:00 |
|
aliaspider
|
e055b7cbc1
|
(WIIU) cleanup. adapt dynamic symbol loading to be able to use headers
from WUT.
|
2016-10-29 02:56:40 +01:00 |
|
aliaspider
|
a4d745a471
|
preliminary port to the wiiu platform
|
2016-10-27 01:34:10 +01:00 |
|
twinaphex
|
107a962171
|
Add RARCH_OVERRIDE_SETTING_LIBRETRO_DEVICE
|
2016-10-01 06:02:18 +02:00 |
|
Brad Parker
|
7c29fd6c33
|
create 7z archive backend, enables scanning of 7z content
|
2016-09-18 10:31:21 -04:00 |
|
twinaphex
|
35939125b0
|
(MSVC 2003) Start adding MSVC 2003 solution files
|
2006-01-17 04:25:59 +01:00 |
|
twinaphex
|
f55ee11554
|
(libretro-common) Header updates
|
2016-03-20 17:13:31 +01:00 |
|
twinaphex
|
6f80e09ce1
|
Change MIN/MAX to upper-case
|
2016-03-02 00:07:31 +01:00 |
|
twinaphex
|
1b0a9d0b1d
|
Backport Opendingux/GCW Zero patches courtesy of gama.coder
|
2016-03-01 21:50:23 +01:00 |
|
twinaphex
|
6a46b4d1ec
|
Lower PATH_MAX_LENGTH to 512 for 3DS/PSP/Wii/Gamecube/Xbox 1
|
2015-11-24 17:38:52 +01:00 |
|
twinaphex
|
d1b9dbe7dc
|
move db_to_gain to retro_miscellaneous.h
|
2015-11-24 00:35:14 +01:00 |
|
twinaphex
|
73fcbe3786
|
retro_miscellaneous.h - include math.h
|
2015-11-24 00:33:40 +01:00 |
|
twinaphex
|
a3e52a9369
|
Put M_PI inside retro_miscellaneous.h
|
2015-11-24 00:05:37 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
5465da0139
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
|
twinaphex
|
c21df1eb7d
|
Update retro_miscellaneous.h
|
2015-09-21 11:17:19 +02:00 |
|
twinaphex
|
8ca8b43545
|
Take out retro_endianness.h include out of retro_miscellaneous.h
|
2015-09-14 03:34:05 +02:00 |
|
twinaphex
|
15ba019ea1
|
Don't make asserts dependent on retro_log.h
|
2015-09-01 11:59:27 +02:00 |
|
Alcaro
|
ee2ad0c4bd
|
These aren't executable.
|
2015-08-12 01:31:03 +02:00 |
|
radius
|
828734e007
|
don't try to autoconfigure GPIO devices
|
2015-08-11 17:13:25 -05:00 |
|
twinaphex
|
fa5645b1e7
|
(libretro-common) Add some ifdef rules for Vita
|
2015-08-10 23:23:03 +02:00 |
|
twinaphex
|
135ee2f503
|
Use UINT64_C(1) everywhere instead of 1ULL
|
2015-07-12 07:53:46 +02:00 |
|
twinaphex
|
96c119bb1d
|
Move retroarch_logger.h to libretro-common/include
|
2015-06-30 00:38:10 +02:00 |
|
aliaspider
|
2045cee432
|
preliminary 3DS port.
|
2015-04-01 22:14:13 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|