summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/clearreader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* modules/render/bgfx/clearreader.cpp: Use std::clamp AJR2023-11-041-3/+3
|
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-291-8/+8
|
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
|
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
|
* bgfx: Add data-driven render target clearing [Ryan Holtz] therealmogminer@gmail.com2016-04-141-0/+62