twinaphex
|
6078864e26
|
Turn ffmpeg FFT into C code and remove GLM dependency
|
2017-04-22 12:59:28 +02:00 |
|
twinaphex
|
5b1ecbff87
|
Remove rsemaphore
|
2017-04-21 20:41:26 +02:00 |
|
twinaphex
|
40411e5a6f
|
Turn gfx/math functions into macros
|
2017-04-20 22:14:03 +02:00 |
|
twinaphex
|
1f29de24de
|
Update Makefile.common
|
2017-04-19 12:43:26 +02:00 |
|
twinaphex
|
7790fc3647
|
MOve renderchain files to dir
|
2017-04-19 01:51:05 +02:00 |
|
twinaphex
|
9b3519f850
|
Turn matrix_4x4_lookat into macro, remove matrix_4x4.c
|
2017-04-16 07:57:31 +02:00 |
|
Zoran Vuckovic
|
129151d5fc
|
add wasapi audio driver
|
2017-04-11 00:24:37 +02:00 |
|
twinaphex
|
9e5d6c4155
|
Update Makefile.common/griffin
|
2017-04-07 20:56:30 +02:00 |
|
twinaphex
|
69abe6dbb9
|
Move deps/zlib to deps/libz
|
2017-03-25 10:05:33 +01:00 |
|
twinaphex
|
62aa0c4415
|
Split up dbus functions into separate file
|
2017-03-24 00:12:21 +01:00 |
|
twinaphex
|
1ce3b12335
|
Split up xinerama functions into separate files
|
2017-03-23 19:59:11 +01:00 |
|
twinaphex
|
1274092fdd
|
Move audio_mixer code to libretro-common
|
2017-03-22 03:00:21 +01:00 |
|
Brad Parker
|
0d81b2005f
|
parse new lobby room listing with JSON
|
2017-03-05 14:19:35 -05:00 |
|
Brad Parker
|
21fe0c8499
|
bake in johnanthonyowens/jsonsax as jsonsax_full
|
2017-03-05 14:19:35 -05:00 |
|
losernator
|
b8020c0c21
|
add support for Korean
|
2017-03-05 01:43:13 +09:00 |
|
twinaphex
|
cc75e002cd
|
Add managers/core_manager.c
|
2017-02-24 06:29:13 +01:00 |
|
twinaphex
|
cec74a9460
|
Add audio_mixer.c for console/Apple builds
|
2017-02-23 04:26:27 +01:00 |
|
Twinaphex
|
c8dfdaa5ff
|
Merge pull request #4687 from leiradel/feature/mixer
Feature/mixer
|
2017-02-23 03:39:19 +01:00 |
|
Andre Leiradella
|
1499a7ec64
|
Added the audio mixer to the Makefile
|
2017-02-23 00:00:16 +00:00 |
|
Gregor Richards
|
5f723d1bda
|
Moving NAT traversal into a task to avoid blocking the UI.
|
2017-02-20 19:08:31 -05:00 |
|
Brad Parker
|
abc7da4c87
|
miniupnpc: fix include dir for linux, fix setsockopt warning on windows
|
2017-02-15 20:23:12 -05:00 |
|
twinaphex
|
91f2cd0b95
|
Fix this up
|
2017-02-16 01:10:45 +01:00 |
|
twinaphex
|
b3d71320bc
|
Add miniupnpc to Android
|
2017-02-16 00:59:32 +01:00 |
|
twinaphex
|
cd1b95220a
|
Add miniupnpc dependency which can be optionally compiled in
|
2017-02-15 21:03:57 +01:00 |
|
Brad Parker
|
83619b25e6
|
DOS: add keyboard driver to support non-joypad keys
|
2017-02-05 13:55:21 -05:00 |
|
Andre Leiradella
|
0c8ee93e3e
|
Moved cheevos files to their own folder in preparation for the changes to support leaderboards
|
2017-02-03 10:03:57 +00:00 |
|
twinaphex
|
1a5978d7a2
|
Move patch.c to tasks/task_patch.c
|
2017-01-31 05:33:13 +01:00 |
|
twinaphex
|
cdb45a38d3
|
Refactor code - do away with sinc_resampler_common
|
2017-01-30 18:43:09 +01:00 |
|
twinaphex
|
21508003c9
|
Create sinc_resampler_common
|
2017-01-30 18:15:41 +01:00 |
|
Brad Parker
|
18f78613ae
|
Merge branch 'wav_loader'
|
2017-01-27 11:13:28 -05:00 |
|
Brad Parker
|
4fae51edcb
|
initial resampling wav loader
|
2017-01-25 01:28:48 -05:00 |
|
twinaphex
|
c3eb4327bf
|
Remove algorithms/mismatch
|
2017-01-25 02:57:43 +01:00 |
|
Brad Parker
|
57949227df
|
DOS: initial input/joypad driver
|
2017-01-24 00:55:58 -05:00 |
|
twinaphex
|
669599cfd7
|
Add audio_mix to libretro-common
|
2017-01-24 00:29:40 +01:00 |
|
radius
|
3306f5274a
|
add name matching
|
2017-01-22 18:39:07 -05:00 |
|
Twinaphex
|
3ff158b907
|
Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
|
2017-01-22 21:08:43 +01:00 |
|
Brad Parker
|
c4bfa6b0d2
|
DOS: initial VGA int13 graphics driver
|
2017-01-22 10:47:11 -05:00 |
|
Jean-André Santoni
|
2dee8f77b6
|
(Netplay) Add a task to find a game from its CRC
|
2017-01-22 03:17:50 +01:00 |
|
Sergi Granell
|
3dacc03b52
|
Get HAVE_XMB define out of HAVE_RGUI
Add -DHAVE_STB_FONT to HAVE_STB_FONT
Add -DHAVE_OVERLAY to HAVE_OVERLAY
(VITA) Improve Makefile.vita (proper netlogging)
|
2017-01-17 23:12:36 +01:00 |
|
Sergi Granell
|
4b4aeec445
|
(VITA) Use .c shaders
|
2017-01-17 20:58:51 +01:00 |
|
twinaphex
|
472df1ad33
|
Add HAVE_NETLOGGER rule
|
2017-01-17 19:31:11 +01:00 |
|
twinaphex
|
15853842f0
|
Add more files
|
2017-01-17 18:01:29 +01:00 |
|
twinaphex
|
7beecd37af
|
Add platextra files for Vita
|
2017-01-17 17:56:49 +01:00 |
|
twinaphex
|
92489a3f14
|
Add CFLAGS for vita2d
|
2017-01-17 17:33:10 +01:00 |
|
twinaphex
|
848be8c549
|
Add libvita2d rules
|
2017-01-17 17:31:38 +01:00 |
|
twinaphex
|
fae7be1cec
|
Make sure HAVE_MENU_COMMON is defined for XMB and MaterialUI
|
2017-01-17 14:53:29 +01:00 |
|
twinaphex
|
4b8c22e311
|
Add HAVE_MENU ifdef
|
2017-01-17 14:40:59 +01:00 |
|
twinaphex
|
f074c3fa7e
|
Add this
|
2017-01-17 14:02:50 +01:00 |
|
Brad Parker
|
afb94e2b96
|
GDI: draw a gradient background for xmb
|
2017-01-16 20:41:09 -05:00 |
|
Brad Parker
|
05c37bd39f
|
initial GDI driver skeleton
|
2017-01-16 20:41:04 -05:00 |
|