summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendersw.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-18/+18
* nw, update rgbgen therealmogminer@gmail.com2015-06-231-5/+5
* Convert rgbint and rgbaint globals to a class (nw) therealmogminer@gmail.com2015-06-231-17/+5
* render.c: render_containers now always make their own copy of the emulation p... Alex W. Jackson2015-02-231-11/+11
* fixed DEBUG compilation (nw) Oliver Stöneberg2015-01-011-3/+3
* Palettes are now copied during get_primlist. This should fix couriersud2015-01-011-16/+18
* avoid even more unnecessary rgb_t<->UINT32 conversions (nw) Oliver Stöneberg2014-05-061-5/+5
* avoid some more unnecessary rgb_t <-> UINT32 conversions (nw) Oliver Stöneberg2014-05-061-8/+8
* avoid more unnecessary UINT32<->rgb_t conversions (nw) Oliver Stöneberg2014-04-071-11/+11
* renamed rendersw.c to rendersw.inc Oliver Stöneberg2014-03-191-0/+1941