summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/draw13.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix D3D and BGFX fullscreen toggle issues, nw therealmogminer@gmail.com2016-02-221-0/+26
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-29/+29
* Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-211-20/+16
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-262/+59
* placed back OPENGL check since GL is not same as GLES (nw) Miodrag Milanovic2016-02-161-0/+4
* opengl as requirement (nw) Miodrag Milanovic2016-02-161-4/+0
* Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-161-36/+0
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* fix SDL on Windows compile Cowering2015-12-061-5/+5
* Fix narrowing (nw) Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1188