| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix pcap builds (#8150) [xray-sky, R. Stricklin] | 2021-06-06 | 1 | -1/+1 | |
| | | |||||
| * | Removed winpcap and cleaned up network module selection. | 2020-03-05 | 1 | -2/+11 | |
| | | | | | | | | | (nw) The pcap.h header itself has the problematic original BSD license, including the obnoxious advertising clause. Using tap/tun networking on Windows provides a much better experience, so the extra setup is worth it. This patch also allows you to enable pcap on platforms where it's disabled by default with USE_PCAP=1 if you really want to use it. | ||||
| * | srcclean (nw) | 2019-09-22 | 1 | -1/+1 | |
| | | |||||
| * | Preliminary Mac native OSD. Not working yet. [R. Belmont] | 2019-09-15 | 1 | -0/+31 | |
| This will compile, link, and run a driver all the way to the first info screen, provided you use -video bgfx. However, although there's a valid NSWindow created, it never actually appears on screen for unknown (but likely silly) reasons. Inputs are not implemented and fullscreen exists but is untried. | |||||
