summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-202-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-4/+4
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-192-3/+3
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-032-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Cleanup (nw) ImJezze2015-11-181-1/+1
* Fixed dynamic beam width for invariabel vector intensity ImJezze2015-11-182-17/+24
* this is obvious error (nw) Miodrag Milanovic2015-11-111-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-114-6/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-17/+17
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-3/+3
* Fix PowerPC build Vas Crabb2015-10-282-52/+81
* Cleanup ImJezze2015-10-262-18/+18
* Experimental Dynamic Beam Width ImJezze2015-10-252-24/+81
* Fixed Vector Intensity and Flicker ImJezze2015-10-252-21/+38
* placed back some files that should be part of core (nw) Miodrag Milanovic2015-09-1313-0/+3547
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-13161-99745/+0
* pcd: implement pcx video device [Carl, Axel Muhr] cracyc2015-09-092-65/+102
* Removed final (?) references to "Poly New", fixing two header guards and a Andrew Gardner2015-08-312-6/+6
* Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-156-17/+17
* v9938: added clock to device configuration. (nw) Wilbert Pol2015-07-301-4/+4
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-296-21/+21
* iteagle.c - New games added or promoted from NOT_WORKING status (virtpool) ted green2015-07-252-12/+33
* please bear with me.. these are needed to compile in GCC 5.2 and I want mingw... Cowering2015-07-231-4/+4
* v9938.c: Removed set_resolution() method, simplifying the code a bit. All dri... Wilbert Pol2015-07-172-513/+214
* mips3drc.c - Mippity mip mips. Fixed drc bug. ted green2015-07-161-4/+6
* v9938.c: colour mask should not influence the pattern mask as in the tms911x.... Wilbert Pol2015-07-151-2/+2
* mazerbla.c: configured banking (nw) Ivan Vangelista2015-07-151-0/+18
* Fix typo ted green2015-07-121-1/+1
* Fixed some rgbaint_t functions. Added some optimizations to rgbaint_t. ted green2015-07-127-51/+43
* nw, fix most N64 visual bugs from new RDP SSE code. therealmogminer@gmail.com2015-07-113-27/+63
* more pedantic fixes (NW) Cowering2015-07-084-7/+6
* more pedantic fixes (nw) Cowering2015-07-081-1/+1
* rgbsse.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint member f... ted green2015-07-034-252/+489
* Added INLINE before ATTR_FORCE_INLINE ted green2015-06-301-75/+60
* let's not save the dynamic memory in 315_5124.c for now, it causes some nasty... David Haywood2015-06-291-2/+5
* Remove tautology (nw) Vas Crabb2015-06-291-1/+1
* Missed one __vector in rgbvmx balr0g2015-06-281-1/+1
* All the latest fixes (nw) Vas Crabb2015-06-282-22/+24
* Revert "Change back to ATTR_FORCE_INLINE and added option for double division... Olivier Galibert2015-06-281-61/+18
* rc759: wip. initial version of the intel 82730 text coprocessor, and Dirk Best2015-06-272-0/+684
* Change back to ATTR_FORCE_INLINE and added option for double division for per... ted green2015-06-271-18/+61
* Fix broken namcos22 graphics therealmogminer@gmail.com2015-06-271-3/+9
* Better multiply primitive (nw) Vas Crabb2015-06-271-5/+10
* Make the SSE tables a static inside the SSE implementation class (nw) Vas Crabb2015-06-274-186/+171
* Sync with latest rgbsse fixes and use of signed types (nw) Vas Crabb2015-06-272-109/+122
* Fix remaining N64 issues on 32-bit, nw therealmogminer@gmail.com2015-06-261-1/+1