index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
src
/
osd
/
sdl.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new SDL_INI_PATH flag
Cesare Falco
2015-06-06
1
-0
/
+5
*
Allow compiling with shared libraries [O. Galibert]
Olivier Galibert
2015-05-31
1
-2
/
+4
*
propagate _subtarget in maintargetosdoptions call (nw)
Miodrag Milanovic
2015-05-21
1
-1
/
+1
*
Removed comments and added generic license for whole team on top (nw)
Miodrag Milanovic
2015-05-09
1
-0
/
+3
*
fix for few more executable files (nw)
Miodrag Milanovic
2015-04-16
1
-0
/
+8
*
extract libs and liboptions from pkg-config, prepare for future work (nw)
Miodrag Milanovic
2015-04-16
1
-12
/
+12
*
added SEPARATE_BIN option to put executable files in bin folder and not in ma...
Miodrag Milanovic
2015-04-08
1
-2
/
+6
*
Add a crappy utility for editing AU effect presets
Vas Crabb
2015-04-07
1
-7
/
+46
*
Supported mingw-clang builds (nw)
Miodrag Milanovic
2015-04-06
1
-1
/
+1
*
* Take more link dependencies caused by OSD out of genie.lua
Vas Crabb
2015-04-04
1
-11
/
+19
*
Harmonise targetos between genie.lua and sdl{,_config}.lua
Vas Crabb
2015-04-04
1
-2
/
+2
*
removed includeosd (nw)
Miodrag Milanovic
2015-04-02
1
-2
/
+2
*
SDL1 does not work with BFGX
Vas Crabb
2015-04-03
1
-0
/
+4
*
Add a nice wrapper for doing backtick-like processing of command output
Vas Crabb
2015-04-02
1
-4
/
+4
*
Ok shuffling done
Miodrag Milanovic
2015-04-01
1
-0
/
+8
*
fix it properly (nw)
Miodrag Milanovic
2015-04-01
1
-4
/
+0
*
Move osdcore.c back into libocore, don't allow libutil to #include osd
Vas Crabb
2015-04-01
1
-0
/
+1
*
Bring back NOASM
Vas Crabb
2015-04-01
1
-4
/
+10
*
Can't use BGFX or QT without X11 on *NIX
Vas Crabb
2015-04-01
1
-13
/
+15
*
Refactor out common OSD modules into separate lua file
Vas Crabb
2015-04-01
1
-163
/
+8
*
Restore DONT_USE_NETWORK
Vas Crabb
2015-04-01
1
-8
/
+14
*
Restore SDL2_MULTIAPI
Vas Crabb
2015-04-01
1
-0
/
+13
*
Restore MESA_INSTALL_ROOT
Vas Crabb
2015-04-01
1
-5
/
+19
*
Restore NO_OPENGL and USE_DISPATCH_GL
Vas Crabb
2015-04-01
1
-4
/
+51
*
Restore NO_USE_MIDI and some more OS support from the old SDL makefile
Vas Crabb
2015-04-01
1
-4
/
+44
*
Made SDL build to be able to be compiled on VS (nw)
Miodrag Milanovic
2015-03-31
1
-3
/
+19
*
Removed not needed flag since duplicate has been removed (nw)
Miodrag Milanovic
2015-03-31
1
-1
/
+0
*
Get NO_X11, NO_USE_XINPUT and SDL_LIBVER working on Linux
Vas Crabb
2015-03-31
1
-13
/
+98
*
Bring back some SDL OSD configurability (WIP)
Vas Crabb
2015-03-31
1
-44
/
+189
*
Fix compile. (nw)
couriersud
2015-03-29
1
-8
/
+12
*
Added two more options to the build system:
couriersud
2015-03-29
1
-23
/
+25
*
Small cleanup
Vas Crabb
2015-03-29
1
-10
/
+1
*
SDL and Windows strconv are the same thing.
Vas Crabb
2015-03-29
1
-2
/
+2
*
Remove all the stuff that causes driver and emu sources to be compiled
Vas Crabb
2015-03-29
1
-9
/
+26
*
fix for osx debugger (nw)
Miodrag Milanovic
2015-03-28
1
-0
/
+1
*
Explicit file listing in lua scripts making generate much much faster (nw)
Miodrag Milanovic
2015-03-28
1
-45
/
+76
*
Put some OSD libs back in main GENie file to fix WinSDL build for now
Vas Crabb
2015-03-28
1
-8
/
+0
*
build into OSD subdirectory for people building multiple OSDs
Vas Crabb
2015-03-28
1
-0
/
+2
*
Move more OSD-specific stuff to OSD scripts
Vas Crabb
2015-03-28
1
-0
/
+28
*
Split OSD per file [qmc2]
Miodrag Milanovic
2015-03-27
1
-0
/
+162