| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | softfloat3: fix msvc build (nw) (#3566) | 2018-05-14 | 1 | -0/+6 | |
| | | | | | | | | | | | | | * softfloat3: fix msvc build (nw) Is this how we do these things? I assume we don't touch the library code itself, and have to "fix" any problems via this header instead? * softfloat3: do we like this better? (nw) * softfloat3: it gets the hose again (nw) * softfloat3: sonofa (nw) | ||||
| * | Initial import of SoftFloat release 3E [R. Belmont] | 2018-05-13 | 1 | -0/+333 | |
| | | | | | | This is a pre-usage import so everyone can get things in line for various compilers. GCC/Clang should be OK on most targets as-is; MSVC may need to edit 3rdparty/softfloat3/build/MAME/build.h to conform. Please report failure/success with various compilers. | ||||
| * | srcclean and manual cleanups (nw) | 2017-12-24 | 1 | -1/+1 | |
| | | | | | | please people, remember to keep source UTF-8 and if you're committing on behalf of others, clean up indents to meet MAME conventions anyone can run srcclean over a submission and see what will get hit | ||||
| * | Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all ↵ | 2017-12-01 | 1 | -9/+68 | |
| | | | | | shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic] | ||||
| * | Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle ↵ | 2017-08-23 | 1 | -2/+6 | |
| | | | | | 2.2.1) (#2585) | ||||
| * | linenoise: replace linenoise-ng with a different port that is simpler and ↵ | 2017-05-13 | 1 | -7/+6 | |
| | | | | | | | uses a different UTF8 parser [Carl] plugins/console: better completions [Carl] | ||||
| * | srcclean (nw) | 2017-04-23 | 1 | -3/+3 | |
| | | |||||
| * | well issue is on any gcc 5.x (nw) | 2017-03-30 | 1 | -6/+8 | |
| | | |||||
| * | proper fix (nw) | 2017-03-30 | 1 | -1/+8 | |
| | | |||||
| * | 2nd try (nw) | 2017-03-29 | 1 | -5/+0 | |
| | | |||||
| * | Fix linux compile (nw) | 2017-03-29 | 1 | -0/+5 | |
| | | |||||
| * | Update BGFX and BX (nw) | 2017-03-29 | 1 | -2/+5 | |
| | | |||||
| * | srcclean (nw) | 2017-02-19 | 1 | -4/+4 | |
| | | |||||
| * | Removed not needed files from bgfx build (nw) | 2017-02-05 | 1 | -10/+0 | |
| | | |||||
| * | Update build scripts, BX is now static library (nw) | 2017-02-05 | 1 | -0/+59 | |
| | | |||||
| * | portaudio needs COM (nw) | 2017-01-23 | 1 | -2/+2 | |
| | | |||||
| * | srcclean (nw) | 2017-01-22 | 1 | -2/+2 | |
| | | |||||
| * | fix msvc compile | 2017-01-14 | 1 | -0/+5 | |
| | | |||||
| * | Initial PortAudio backend with build script changes to support library ↵ | 2017-01-11 | 1 | -149/+155 | |
| | | | | | version 20161030 | ||||
| * | Introduced utf8proc and created wrapper code to expose a prettier API | 2016-12-31 | 1 | -0/+39 | |
| | | |||||
| * | srcclean (nw) | 2016-11-27 | 1 | -3/+3 | |
| | | |||||
| * | Remove unneeded 7z file that is unsupported by UWP (nw) | 2016-11-19 | 1 | -1/+1 | |
| | | |||||
| * | Update LZMA to 16.04 (security and portability fixes) | 2016-11-18 | 1 | -1/+2 | |
| | | |||||
| * | Added VS2017 support into project files (nw) | 2016-11-16 | 1 | -5/+5 | |
| | | |||||
| * | Updated SDL2 to 2.0.5 (nw) | 2016-11-16 | 1 | -3/+10 | |
| | | |||||
| * | Fixed android build (nw) | 2016-11-10 | 1 | -1/+1 | |
| | | |||||
| * | Some more work on UWP (nw) | 2016-11-10 | 1 | -1/+5 | |
| | | |||||
| * | Make 3rdparty compile for UWP and start adding new OSD for UWP based on ↵ | 2016-11-09 | 1 | -1/+37 | |
| | | | | | previous Brad work (nw) | ||||
| * | resurected sqlite3 and lsqlite3 (nw) | 2016-11-07 | 1 | -0/+34 | |
| | | |||||
| * | Added lua-linenoise by Carls request (nw) | 2016-11-04 | 1 | -0/+2 | |
| | | |||||
| * | Updated BGFX and BX and recompiled shaders (nw) | 2016-10-29 | 1 | -2/+3 | |
| | | |||||
| * | srcclean (nw) | 2016-10-23 | 1 | -3/+3 | |
| | | |||||
| * | fix VS build (noticed only when using MSBUILD=1) (nw) | 2016-10-23 | 1 | -0/+7 | |
| | | |||||
| * | Added more warning disable to support compile on various clang versions (nw) | 2016-10-08 | 1 | -1/+1 | |
| | | |||||
| * | Fix compile (nw) | 2016-10-07 | 1 | -0/+20 | |
| | | |||||
| * | Replaced code usage of libuv with asio library (nw) | 2016-10-07 | 1 | -201/+0 | |
| | | |||||
| * | Fix build (nw) | 2016-09-03 | 1 | -0/+1 | |
| | | |||||
| * | Add Lua-cleaning ability to srcclean | 2016-08-30 | 1 | -135/+135 | |
| | | |||||
| * | some C++14 features are not supported by VS2013. VS2015 is free for home use ↵ | 2016-08-27 | 1 | -5/+0 | |
| | | | | | so no need for legacy support (nw) | ||||
| * | Compile netlist and lua only if used (nw) | 2016-08-12 | 1 | -0/+2 | |
| | | |||||
| * | Update BX and BGFX (nw) | 2016-08-06 | 1 | -2/+9 | |
| | | |||||
| * | temp for mingw gcc 6.1 till update bgfx code (nw) | 2016-07-20 | 1 | -0/+1 | |
| | | |||||
| * | android strip SDL lib (nw) | 2016-06-30 | 1 | -0/+2 | |
| | | |||||
| * | Removed not needed files from compiling (nw) | 2016-06-16 | 1 | -3/+0 | |
| | | |||||
| * | Added initial ninja support to use add MAKETYPE=ninja to compile command ↵ | 2016-06-09 | 1 | -8/+8 | |
| | | | | | | | line (nw) Custom build tasks are not yet working | ||||
| * | support msbuild from posix shell | 2016-05-31 | 1 | -5/+5 | |
| | | | | | preliminary fastbuild support (experimental in genie) | ||||
| * | removed not used libraries, and commented portaudio that will be used but no ↵ | 2016-05-31 | 1 | -233/+150 | |
| | | | | | need for now (nw) | ||||
| * | proper patch already applied upstream (nw) | 2016-05-28 | 1 | -2/+0 | |
| | | |||||
| * | we are not using pipes so no problem, but there is something wrong here (nw) | 2016-05-28 | 1 | -0/+2 | |
| | | |||||
| * | fix compile issue (nw) | 2016-05-27 | 1 | -0/+2 | |
| | | |||||
