summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/windows_cfg.lua
Commit message (Expand)AuthorAgeFilesLines
* osd: target Windows 10 API Patrick Mackinlay2026-04-071-15/+2
* Don't build per-subtarget OSD libraries, metadata fixes. Vas Crabb2026-02-231-7/+5
* Initial support for SDL3. [R. Belmont, Vas Crabb] arbee2026-02-071-1/+10
* Fixed copy/paste error in build script. Vas Crabb2024-04-221-1/+1
* -osd/asio.h: Removed leftover C++03 support helpers. Vas Crabb2024-04-221-6/+2
* Initial touch input support: Vas Crabb2024-04-121-1/+1
* osd: Cleaned up Windows API usage a little. Vas Crabb2022-05-261-1/+2
* fix pcap builds (#8150) [xray-sky, R. Stricklin] xray-sky2021-06-061-1/+1
* Removed winpcap and cleaned up network module selection. Vas Crabb2020-03-051-3/+11
* taptun: add support for Windows (#3790) Patrick Mackinlay2018-07-301-0/+1
* Attempted to sanitize/rationalize how we access UTF-8 command line arguments ... npwoods2017-09-181-2/+1
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-0/+2
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-5/+0
* Clang 3.8.0 supports -municode (nw) Miodrag Milanovic2016-03-141-1/+1
* Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-161-1/+1
* XAudio2 support Brad Hughes2016-01-201-1/+17
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* Supported mingw-clang builds (nw) Miodrag Milanovic2015-04-061-3/+7
* Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD Vas Crabb2015-04-041-1/+18
* Ok shuffling done Miodrag Milanovic2015-04-011-0/+10
* fix it properly (nw) Miodrag Milanovic2015-04-011-3/+0
* uf reverting breaks mingw (nw) Miodrag Milanovic2015-04-011-0/+3
* moved unicode specific build defines in genie.lua to fix tools build (nw) Miodrag Milanovic2015-04-011-3/+0
* Link osdnet into a library reflecting its location, define USE_NETWORK proper... Vas Crabb2015-04-011-1/+2
* Refactor out common OSD modules into separate lua file Vas Crabb2015-04-011-4/+0
* Restore DONT_USE_NETWORK Vas Crabb2015-04-011-1/+6
* Remove need for winprefix.h and moved alloca define to osdcomm.h (nw) Miodrag Milanovic2015-03-311-4/+1
* Fix compile. (nw) couriersud2015-03-291-0/+1
* Added network flags (nw) Miodrag Milanovic2015-03-291-1/+2
* Remove all the stuff that causes driver and emu sources to be compiled Vas Crabb2015-03-291-4/+4
* Split OSD per file [qmc2] Miodrag Milanovic2015-03-271-0/+14