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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
Fix SDL Windows build
Vas Crabb
2016-03-14
1
-0
/
+4
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-4
/
+21
*
Clang 3.8.0 supports -municode (nw)
Miodrag Milanovic
2016-03-14
1
-1
/
+1
*
Used std::thread and std::condition_variable (nw)
Miodrag Milanovic
2016-03-01
1
-18
/
+2
*
Merge input modules work.
Brad Hughes
2016-02-28
1
-2
/
+0
|
\
|
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
1
-2
/
+0
*
|
compiles but crash on OSX with bundled one (nw)
Miodrag Milanovic
2016-02-28
1
-5
/
+19
*
|
make possible to select if bundled SDL2 is used, made mingw and vs compile so...
Miodrag Milanovic
2016-02-27
1
-25
/
+61
*
|
Made Visual Studio use by default bundled SDL2 (nw)
Miodrag Milanovic
2016-02-27
1
-19
/
+6
*
|
OS/2 can not support SDL2 which is needed for MAME to run (nw)
Miodrag Milanovic
2016-02-26
1
-12
/
+1
*
|
Made OSD=sdl build compile out of box in Visual Studio (nw)
Miodrag Milanovic
2016-02-22
1
-6
/
+35
*
|
First take on render API reorg, nw
therealmogminer@gmail.com
2016-02-21
1
-0
/
+1
*
|
Fix Emscripten build (nw)
Justin Kerk
2016-02-16
1
-1
/
+3
*
|
BGFX mandatory requirement (nw)
Miodrag Milanovic
2016-02-16
1
-5
/
+3
*
|
Remove SDL 1.2 support (nw)
Miodrag Milanovic
2016-02-16
1
-82
/
+18
*
|
Enabled BGFX support for SteamLink
Miodrag Milanovic
2016-02-16
1
-1
/
+0
*
|
fix windows bgfx library link in sdl builds (nw)
Jeffrey Clark
2016-02-15
1
-0
/
+5
*
|
fix cross compile windows targetextension (nw)
Jeffrey Clark
2016-02-15
1
-0
/
+5
*
|
check STRIP_SYMBOLS in strip function and add strip support for osx (nw)
Jeffrey Clark
2016-02-15
1
-0
/
+4
*
|
add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw)
Jeffrey Clark
2016-02-15
1
-1
/
+1
*
|
Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library...
Jeffrey Clark
2016-02-15
1
-21
/
+33
|
/
*
don't link metal pre El Capitan
Vas Crabb
2016-01-05
1
-1
/
+7
*
Fixed OSX compile
Miodrag Milanovic
2016-01-04
1
-1
/
+6
*
Fix QT5 build on linux by adding -fPIC
Miodrag Milanovic
2015-12-27
1
-7
/
+13
*
qtdebugger as separate lib (nw)
Miodrag Milanovic
2015-12-26
1
-0
/
+15
*
Can't do override checks due to QT headers (nw)
Miodrag Milanovic
2015-12-07
1
-8
/
+0
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
1
-0
/
+8
*
Added info header at the top of each .lua file (nw)
Scott Stone
2015-11-14
1
-0
/
+8
*
added more h files missing in lua scripts (nw)
Miodrag Milanovic
2015-11-12
1
-0
/
+36
*
Remove not longer needed ForceCpp flag (nw)
Miodrag Milanovic
2015-11-08
1
-34
/
+22
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
1
-23
/
+23
*
fix sdl build fix for windows (nw)
Miodrag Milanovic
2015-10-28
1
-0
/
+6
*
update build scripts and code change in order to fix compile (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+1
*
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
[next]