summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawbgfx.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Significant speed improvements to the BGFX renderer. [MooglyGuy] therealmogminer@gmail.com2016-02-151-386/+485
* proper memory handling (nw) Miodrag Milanovic2016-02-121-12/+9
* cleanup and fix for xy_to_render_target (nw) Miodrag Milanovic2016-02-121-32/+5
* simplify code (nw) Miodrag Milanovic2016-02-121-29/+12
* Added multi window support for BGFX backend (nw) Miodrag Milanovic2016-02-121-36/+109
* Fix sequence of primitives while rendering (nw) Miodrag Milanovic2016-02-081-1/+1
* fixed texture clamping and added respect of filter parameter (nw) Miodrag Milanovic2016-02-081-4/+7
* fix SDL display for BGFX (nw) Miodrag Milanovic2016-02-081-13/+7
* optimize a bit (nw) Miodrag Milanovic2016-02-071-17/+28
* use proper texture format bgfx::TextureFormat::BGRA8 (nw) Miodrag Milanovic2016-02-071-19/+10
* remove debug data (nw) Miodrag Milanovic2016-02-071-1/+1
* respect waitsync param (nw) Miodrag Milanovic2016-02-071-5/+5
* removed vsync flag (nw) Miodrag Milanovic2016-02-071-3/+3
* optimized code a bit, reused Aarons code (nw) Miodrag Milanovic2016-02-071-94/+277
* propagate color to texture (nw) Miodrag Milanovic2016-02-071-1/+1
* Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] Miodrag Milanovic2016-02-071-77/+503
* fixing some more override (nw) Miodrag Milanovic2015-12-061-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+337