summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/sdl.lua
Commit message (Expand)AuthorAgeFilesLines
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-1/+0
* Merge pull request #1093 from stevenc99/kfreebsd R. Belmont2016-07-161-1/+1
|\
| * qtdbg: compile with -fPIC on freebsd also Steven Chamberlain2016-07-131-1/+1
* | Take pkg-config path from env if defined Bernhard Frauendienst2016-07-091-2/+2
|/
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-251-1/+2
* fix android target libSDL2 circular ref (nw) Jeffrey Clark2016-06-041-5/+7
* Update windows to use platform independent watchdog implementation (nw) Miodrag Milanovic2016-04-151-2/+0
* moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-151-3/+2
* Remove os dependant output handling (nw) Miodrag Milanovic2016-04-091-1/+0
* Not needed anymore after move to C++11 features (nw) Miodrag Milanovic2016-04-031-6/+0
* moved aueffectutil to tools (nw) Miodrag Milanovic2016-04-031-42/+0
* move clipboard handling on proper place (nw) Miodrag Milanovic2016-04-031-1/+0
* merge main.cpp for windows platform (unicode) (nw) Miodrag Milanovic2016-04-031-1/+1
* removed testkeys (nw) Miodrag Milanovic2016-04-031-71/+0
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-20/+20
* Initial work to make MAME work on Android [Miodrag Milanovic] Miodrag Milanovic2016-03-271-4/+4
* Fix SDL Windows build Vas Crabb2016-03-141-0/+4
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-4/+21
* Clang 3.8.0 supports -municode (nw) Miodrag Milanovic2016-03-141-1/+1
* Used std::thread and std::condition_variable (nw) Miodrag Milanovic2016-03-011-18/+2
* Merge input modules work. Brad Hughes2016-02-281-2/+0
|\
| * Refactor OSD input into modules Brad Hughes2016-02-281-2/+0
* | compiles but crash on OSX with bundled one (nw) Miodrag Milanovic2016-02-281-5/+19
* | make possible to select if bundled SDL2 is used, made mingw and vs compile so... Miodrag Milanovic2016-02-271-25/+61
* | Made Visual Studio use by default bundled SDL2 (nw) Miodrag Milanovic2016-02-271-19/+6
* | OS/2 can not support SDL2 which is needed for MAME to run (nw) Miodrag Milanovic2016-02-261-12/+1
* | Made OSD=sdl build compile out of box in Visual Studio (nw) Miodrag Milanovic2016-02-221-6/+35
* | First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+1
* | Fix Emscripten build (nw) Justin Kerk2016-02-161-1/+3
* | BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-5/+3
* | Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-161-82/+18
* | Enabled BGFX support for SteamLink Miodrag Milanovic2016-02-161-1/+0
* | fix windows bgfx library link in sdl builds (nw) Jeffrey Clark2016-02-151-0/+5
* | fix cross compile windows targetextension (nw) Jeffrey Clark2016-02-151-0/+5
* | check STRIP_SYMBOLS in strip function and add strip support for osx (nw) Jeffrey Clark2016-02-151-0/+4
* | add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) Jeffrey Clark2016-02-151-1/+1
* | Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library... Jeffrey Clark2016-02-151-21/+33
|/
* don't link metal pre El Capitan Vas Crabb2016-01-051-1/+7
* Fixed OSX compile Miodrag Milanovic2016-01-041-1/+6
* Fix QT5 build on linux by adding -fPIC Miodrag Milanovic2015-12-271-7/+13
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-261-0/+15
* Can't do override checks due to QT headers (nw) Miodrag Milanovic2015-12-071-8/+0
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+8
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
* added more h files missing in lua scripts (nw) Miodrag Milanovic2015-11-121-0/+36
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-34/+22
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-23/+23
* fix sdl build fix for windows (nw) Miodrag Milanovic2015-10-281-0/+6
* update build scripts and code change in order to fix compile (nw) Miodrag Milanovic2015-09-131-0/+1
* Added new SDL_INI_PATH flag Cesare Falco2015-06-061-0/+5