summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/powervr2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* maps: Finish mame/video (nw) Olivier Galibert2018-04-191-61/+63
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-26/+26
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-2/+2
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* Remove a whole lot of I64 from format strings. Vas Crabb2017-08-101-2/+2
* Improve the speed of romident by dynamically allocating some large device mem... Phil Bennett2017-07-021-4/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Minor Naomi 2 specifics (nw) angelosa2017-01-251-0/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-314/+314
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-2/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+2
* powervr2 hack (nw) MetalliC2016-06-061-1/+1
* nw MetalliC2016-05-071-1/+1
* powervr2: UV clamp/flip MetalliC2016-05-071-76/+82
* its not that fatal (nw) MetalliC2016-04-071-1/+1
* Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw) Miodrag Milanovic2016-03-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3801