summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/mac/video.cpp
Commit message (Expand)AuthorAgeFilesLines
* osd/mac: Make compile again. Does not yet start up because BGFX tries to for... arbee2023-07-091-3/+0
* osd/mac, osd/sdl: Really inhibit full screen toggle in debug mode to prevent ... AJR2023-05-231-2/+2
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-2/+2
* osd: Cleaner way of dealing with input updates. Vas Crabb2023-02-231-11/+10
* osd: Don't pump events when reading inputs. Vas Crabb2023-02-231-1/+4
* osd: Fixed BGFX crash on toggling fullscreen on Linux. Vas Crabb2023-02-021-0/+3
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-91/+9
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-0/+1
* Remove keepaspect and fullstretch members of osd_video_config AJR2020-12-161-2/+0
* Add "Non-Integer Scaling" and "Keep Aspect" settings to UI video options menu... AJR2020-12-171-15/+0
* video: higher maximum prescale (nw) hap2020-01-051-1/+1
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-161-4/+12
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+316