summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/snes_ppu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -snes_ppu: Converted OAM code from bsnes ppu-fast, nw MooglyGuy2019-11-141-53/+52
* -snes_ppu: Ported over more of bsnes's ppu-fast implementation. Fixes many bu... MooglyGuy2019-11-051-16/+17
* MAMETesters Bugs Fixed mooglyguy2019-11-031-1/+1
* srcclean (nw) Vas Crabb2019-10-261-1/+1
* -snes_ppu: Fixed some breakage from the port of bsnes ppu-fast, nw MooglyGuy2019-10-201-1/+1
* -snes_ppu: Fixed background layer drawing based on higan ppu-fast. [byuu, Rya... MooglyGuy2019-10-171-9/+21
* devcb3 Vas Crabb2018-07-071-8/+1
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-2/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-44/+66
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-139/+139
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+5
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* Fix compile for SNES_LAYER_DEBUG, nw angelosa2016-05-121-0/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+295