Commit Graph

70 Commits

Author SHA1 Message Date
Anthony Pesch 4321b43ccc convert back to using backpatches and trampolines vs recompiling for fastmem 2017-08-24 18:40:33 -04:00
Anthony Pesch b686efaef9 fixed libretro build
updated to latest libchdr
2017-08-10 17:08:26 -04:00
Anthony Pesch 9280b9ffa8 update to latest libchdr 2017-07-28 17:47:11 -04:00
Anthony Pesch 98997e6551 remove version from dep folders 2017-07-28 01:26:57 -04:00
Anthony Pesch 1cfecc637a added libchdr to build 2017-07-28 01:26:53 -04:00
Anthony Pesch 93cf95a1b8 add missing vixl source 2017-07-26 22:14:26 -04:00
Anthony Pesch bfbfd9fb82 Darwin fix for libretro build 2017-07-23 17:35:28 -04:00
Anthony Pesch 3a6feb0c94 updated libretro makefiles to build with latest 2017-07-22 17:34:01 -04:00
Anthony Pesch 59973100b1 original libretro build scripts 2017-07-22 17:32:25 -04:00
Anthony Pesch 239b2ddbda only ignore Makefile in root dir 2017-07-22 17:30:04 -04:00
Anthony Pesch 35bb07e3d8 add VIXL_CODE_BUFFER_STATIC to vixl 2017-06-24 19:50:35 -04:00
Anthony Pesch c36d27296e added vixl to build 2017-06-21 23:54:37 -04:00
Anthony Pesch 62eb6dea1e initial android support 2017-06-19 23:03:19 -04:00
Anthony Pesch 0db8ef1da6 remove glew source 2017-06-19 20:37:11 -04:00
Anthony Pesch c4ee274d88 replace glew with glad 2017-06-19 20:36:53 -04:00
Anthony Pesch 3c22816c23 MinGW build fixes 2017-06-15 17:29:35 -04:00
Anthony Pesch 55da995676 windows build fixes 2017-06-11 21:32:43 -07:00
Anthony Pesch e16994e356 remove nuklear source 2017-06-08 01:28:02 -04:00
Anthony Pesch d0a6283b7e added imgui source code 2017-06-07 23:03:01 -04:00
Anthony Pesch a2cedfdd6c remove libsoundio library 2017-05-25 22:22:21 -04:00
Anthony Pesch dcb80e199a removed glfw 2017-05-17 01:53:54 -04:00
Anthony Pesch 5277c51179 removed sdl 2.0.4 2017-05-17 01:53:24 -04:00
Anthony Pesch 74d2b6e9f1 added sdl 2.0.5 2017-05-17 01:51:00 -04:00
Anthony Pesch 280fc59e10 added libretro header 2017-04-23 22:36:05 -04:00
Anthony Pesch e2cb878f73 Convert Linux joystick code to using the evdev API
Add support for hats on Linux
2017-05-06 16:56:44 -04:00
Anthony Pesch cd5447f038 added glfw source 2017-04-23 22:35:40 -04:00
Anthony Pesch 4dbb061ea4 temporary disable /WX on Debug libsoundio builds 2017-02-15 20:22:24 -08:00
duodenim 41eea651ad Fix building on Visual Studio 2017 (#67)
* Use the actual instead of suggested audio latency in audio buffer calculation

* Allow compiling from VS2015+

This fixes the define in microprofile.h preventing building on versions of Visual Studio after VS2015
2017-01-23 21:44:21 -06:00
Anthony Pesch 32a8239132 windows build fixes 2017-01-01 22:06:16 -08:00
Anthony Pesch febbcc98eb build fix for latest nuklear 2017-01-01 12:42:46 -08:00
Anthony Pesch 0e49f52ce8 updated nuklear dependency to latest, added back TA_PARAM_VERTEX to tracer param list 2016-12-31 14:49:21 -08:00
Anthony Pesch 31b3d8cd53 use nk_list_view_* to avoid rendering so many list view items 2016-12-28 22:28:30 -08:00
Anthony Pesch 4ff03a0d2f remove gtest library 2016-12-17 00:19:54 -08:00
gamax92 2fb1f002be Backport wayland 1.10+ fix for SDL2
wayland: Add wl_proxy_marshal_constructor_versioned sym

wl_proxy_marshal_constructor_versioned was introduce in wayland-client 1.10.
2016-12-14 10:26:24 -07:00
Anthony Pesch 03cceedd8d added libsoundio based audio backend
initial mixing work
2016-10-17 21:17:04 -07:00
Anthony Pesch c98825fe10 added libsoundio 2016-12-03 19:24:46 -08:00
Anthony Pesch d092b097df renamed stats aggregate counters, merged back into profiler 2016-11-30 21:59:05 -08:00
Anthony Pesch 1bb85c7c69 updated to latest nuklear
added fps, vbs and mips to refactored debug menubar
2016-11-25 19:13:57 -08:00
Anthony Pesch 3d26120ebb refactored tracer to use nuklear 2016-06-25 14:36:31 -07:00
Anthony Pesch 7f54ca1d72 added nuklear source 2016-06-21 20:44:55 -04:00
Anthony Pesch 191f39d3b3 gcc / linux build fixes 2016-06-18 15:24:07 -07:00
Anthony Pesch 20dd75aa67 remove imgui 2016-06-18 00:16:06 -07:00
Anthony Pesch 37915e7129 initial c refactor 2016-05-22 19:57:47 -07:00
Anthony Pesch 7c2cdfbb56 updated eigen to 3.2.8 2016-04-22 21:55:08 -07:00
Anthony Pesch aaecac5902 replace beaengine with capstone 2016-04-21 23:08:58 -07:00
Anthony Pesch 879e6dffe7 upgrade to sdl 2.0.4 2016-04-10 16:11:37 -07:00
Anthony Pesch 09c5fa10cf added directory processing to recc 2016-04-10 11:12:28 -07:00
Anthony Pesch b0dbdf6e50 Revert "removed beaengine"
This reverts commit 9528d9beaa.
2016-04-07 23:44:27 -07:00
Anthony Pesch 38597832e6 update xbyak version 2016-04-06 22:19:10 -07:00
Anthony Pesch f72f05a437 windows build fixes
fixed OP_LOAD_LOCAL / OP_STORE_LOCAL on windows
use r14 / r15 for memory and guest ctx pointers
updated SH4 builder to emit consistent IR regardless of function parameter evaluation order
2016-03-26 20:54:27 -07:00