summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/sdl.lua
Commit message (Expand)AuthorAgeFilesLines
* Added new SDL_INI_PATH flag Cesare Falco2015-06-061-0/+5
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-311-2/+4
* propagate _subtarget in maintargetosdoptions call (nw) Miodrag Milanovic2015-05-211-1/+1
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* fix for few more executable files (nw) Miodrag Milanovic2015-04-161-0/+8
* extract libs and liboptions from pkg-config, prepare for future work (nw) Miodrag Milanovic2015-04-161-12/+12
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-081-2/+6
* Add a crappy utility for editing AU effect presets Vas Crabb2015-04-071-7/+46
* Supported mingw-clang builds (nw) Miodrag Milanovic2015-04-061-1/+1
* * Take more link dependencies caused by OSD out of genie.lua Vas Crabb2015-04-041-11/+19
* Harmonise targetos between genie.lua and sdl{,_config}.lua Vas Crabb2015-04-041-2/+2
* removed includeosd (nw) Miodrag Milanovic2015-04-021-2/+2
* SDL1 does not work with BFGX Vas Crabb2015-04-031-0/+4
* Add a nice wrapper for doing backtick-like processing of command output Vas Crabb2015-04-021-4/+4
* Ok shuffling done Miodrag Milanovic2015-04-011-0/+8
* fix it properly (nw) Miodrag Milanovic2015-04-011-4/+0
* 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-4/+10
* Can't use BGFX or QT without X11 on *NIX Vas Crabb2015-04-011-13/+15
* Refactor out common OSD modules into separate lua file Vas Crabb2015-04-011-163/+8
* Restore DONT_USE_NETWORK Vas Crabb2015-04-011-8/+14
* Restore SDL2_MULTIAPI Vas Crabb2015-04-011-0/+13
* Restore MESA_INSTALL_ROOT Vas Crabb2015-04-011-5/+19
* Restore NO_OPENGL and USE_DISPATCH_GL Vas Crabb2015-04-011-4/+51
* Restore NO_USE_MIDI and some more OS support from the old SDL makefile Vas Crabb2015-04-011-4/+44
* Made SDL build to be able to be compiled on VS (nw) Miodrag Milanovic2015-03-311-3/+19
* Removed not needed flag since duplicate has been removed (nw) Miodrag Milanovic2015-03-311-1/+0
* Get NO_X11, NO_USE_XINPUT and SDL_LIBVER working on Linux Vas Crabb2015-03-311-13/+98
* Bring back some SDL OSD configurability (WIP) Vas Crabb2015-03-311-44/+189
* Fix compile. (nw) couriersud2015-03-291-8/+12
* Added two more options to the build system: couriersud2015-03-291-23/+25
* Small cleanup Vas Crabb2015-03-291-10/+1
* SDL and Windows strconv are the same thing. Vas Crabb2015-03-291-2/+2
* Remove all the stuff that causes driver and emu sources to be compiled Vas Crabb2015-03-291-9/+26
* fix for osx debugger (nw) Miodrag Milanovic2015-03-281-0/+1
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-45/+76
* Put some OSD libs back in main GENie file to fix WinSDL build for now Vas Crabb2015-03-281-8/+0
* build into OSD subdirectory for people building multiple OSDs Vas Crabb2015-03-281-0/+2
* Move more OSD-specific stuff to OSD scripts Vas Crabb2015-03-281-0/+28
* Split OSD per file [qmc2] Miodrag Milanovic2015-03-271-0/+162