.. |
compat
|
Define CGFloat for versions lower or equal to OSX 10.4
|
2016-01-17 19:58:31 +01:00 |
dynamic
|
Add dylib_error
|
2015-08-20 06:21:53 +02:00 |
encodings
|
Move UTF8 helper functions to encoding_utf.c (libretro-common) -
|
2016-02-25 00:57:46 +01:00 |
file
|
save only modified values when saving remaps
|
2016-02-09 23:39:16 -05:00 |
formats
|
MOve gfx/image/image.c to gfx/video_texture_image.c
|
2016-01-30 02:39:08 +01:00 |
gfx
|
Create convert_argb888_rgba4444
|
2015-08-31 14:08:22 +02:00 |
glsm
|
Updates to glsm
|
2016-02-12 01:42:33 +01:00 |
glsym
|
Attempt to fix mingw32 error
|
2015-11-02 21:56:44 +01:00 |
net
|
(task_http) Disallow same-file concurrent downloads
|
2015-11-30 11:37:06 -03:00 |
queues
|
Rename enums
|
2016-02-09 18:26:27 +01:00 |
rthreads
|
Move task_queue to queues/ dir
|
2016-02-09 18:13:47 +01:00 |
string
|
Create string_is_equal_noncase - try not to use strcasecmp so much
|
2016-01-20 17:34:19 +01:00 |
boolean.h
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
clamping.h
|
(libretro-common) Use retro_inline.h everywhere
|
2015-03-29 16:39:31 +02:00 |
filters.h
|
Create kaiser_window_function/lanzcos_window_function
|
2015-09-13 03:43:59 +02:00 |
libco.h
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
memalign.h
|
Create memalign.c
|
2015-09-02 17:06:02 +02:00 |
memmap.h
|
(3DS) fix build to work with the latest ctrulib.
|
2015-09-07 18:31:30 +01:00 |
retro_assert.h
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
retro_dirent.h
|
Create retro_dirent.c/retro_dirent.h
|
2015-09-04 18:38:29 +02:00 |
retro_endianness.h
|
(libretro-db) Use retro_endianness.h functions completely
|
2015-09-21 11:37:31 +02:00 |
retro_environment.h
|
Create retro_environment.h for libretro-common
|
2015-06-30 23:00:44 +02:00 |
retro_file.h
|
(retro_file) Implement RFILE_HINT_MMAP
|
2015-11-14 16:03:49 -03:00 |
retro_inline.h
|
Fix retro_inline.h under C89.
|
2015-06-26 15:53:20 +02:00 |
retro_miscellaneous.h
|
Lower PATH_MAX_LENGTH to 512 for 3DS/PSP/Wii/Gamecube/Xbox 1
|
2015-11-24 17:38:52 +01:00 |
retro_stat.h
|
Fix CXX_BUILD
|
2015-11-10 02:43:30 +01:00 |
rhash.h
|
added md5 functions to libretro-common
|
2015-10-13 19:28:02 -03:00 |