summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/drawbgfx.c
Commit message (Expand)AuthorAgeFilesLines
* Moved all renderers to osd/modules/render. (nw) couriersud2015-02-281-246/+0
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-58/+58
* make declarations match (nw) Peter Ferrie2015-02-221-1/+1
* More alignment of code: couriersud2015-02-221-2/+2
* More code alignment for windows and renderer. (nw) couriersud2015-02-121-1/+1
* More osd_window migration. (nw) couriersud2015-02-111-2/+2
* Identified window properties/variables which are used by renderers. couriersud2015-02-091-4/+4
* Introduced a comparable "osd_renderer" interface like it now exists for couriersud2015-02-051-24/+42
* Added BGFX skeleton to SDL build as well (nw) Miodrag Milanovic2015-02-011-5/+0
* Added BGFX as video output. For now rendering info shown only (nw) Miodrag Milanovic2015-02-011-0/+233