summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/windows.lua
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-041-2/+50
|\
| * * Take more link dependencies caused by OSD out of genie.lua Vas Crabb2015-04-041-0/+5
| * Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD Vas Crabb2015-04-041-2/+45
* | Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-0/+6
|/
* removed includeosd (nw) Miodrag Milanovic2015-04-021-2/+4
* Ok shuffling done Miodrag Milanovic2015-04-011-0/+7
* fix it properly (nw) Miodrag Milanovic2015-04-011-7/+0
* MSVC build fix (nw) Miodrag Milanovic2015-04-011-3/+6
* Move osdcore.c back into libocore, don't allow libutil to #include osd Vas Crabb2015-04-011-0/+1
* Bring back NOASM Vas Crabb2015-04-011-1/+10
* Add back DIRECTINPUT config for Windows OSD Vas Crabb2015-04-011-1/+34
* Refactor out common OSD modules into separate lua file Vas Crabb2015-04-011-38/+6
* Fix USE_BGFX=0 with windows OSD Vas Crabb2015-04-011-1/+7
* Bring back some SDL OSD configurability (WIP) Vas Crabb2015-03-311-1/+1
* Restore ledutil for windows builds with TOOLS=1 Vas Crabb2015-03-301-5/+32
* Fix compile. (nw) couriersud2015-03-291-0/+4
* Small cleanup Vas Crabb2015-03-291-2/+2
* SDL and Windows strconv are the same thing. Vas Crabb2015-03-291-1/+1
* Remove all the stuff that causes driver and emu sources to be compiled Vas Crabb2015-03-291-27/+15
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-23/+35
* Move more OSD-specific stuff to OSD scripts Vas Crabb2015-03-281-0/+13
* Split OSD per file [qmc2] Miodrag Milanovic2015-03-271-0/+131