summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/vooddefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-5099/+0
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-5/+5
* iteagle.c - New games added or promoted from NOT_WORKING status (virtpool) ted green2015-07-251-12/+13
* Fixed some rgbaint_t functions. Added some optimizations to rgbaint_t. ted green2015-07-121-1/+1
* rgbsse.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint member f... ted green2015-07-031-237/+374
* Added INLINE before ATTR_FORCE_INLINE ted green2015-06-301-75/+60
* Revert "Change back to ATTR_FORCE_INLINE and added option for double division... Olivier Galibert2015-06-281-61/+18
* Change back to ATTR_FORCE_INLINE and added option for double division for per... ted green2015-06-271-18/+61
* nw, refinement of previous fix therealmogminer@gmail.com2015-06-261-1/+1
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-7/+7
* rdp-sse (nw) Proper fix for bilinear_filter therealmogminer@gmail.com2015-06-231-2/+2
* Fix trying to read null pointer. Ted Green2015-06-231-0/+1
* nw, update rgbgen therealmogminer@gmail.com2015-06-231-39/+39
* Put in ICE-causing code for others to test therealmogminer@gmail.com2015-06-231-5/+5
* Convert rgbint and rgbaint globals to a class (nw) therealmogminer@gmail.com2015-06-231-78/+72
* Stop trying to read from null pointers ted green2015-06-221-26/+25
* vooddefs.h - Small correction in genTexture. ted green2015-06-211-6/+6
* Fix msvc build ted green2015-06-081-2/+2
* One last 32 bit fix ted green2015-06-081-2/+2
* More fixes for 32 bit ted green2015-06-081-3/+3
* Fixed 32-bit compile ted green2015-06-081-2/+4
* Default to old rasters until new are verified ted green2015-06-071-1/+1
* voodoodefs.h -- Re-organized macros into function calls to help in optimizati... ted green2015-06-071-50/+1321
* That was painful. ted green2015-05-051-35/+36
* Minor cleanup for iteagle. Attempt to fix LFB pipelined pixel write in voodo... U-demo\test2015-04-201-6/+22
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-9/+9
* voodoo.c, vooddefs.h: Added support for writes to trexInit1 register, to retu... Scott Stone2014-09-091-3/+16
* nw Michaël Banaan Ananas2014-08-081-1/+1
* PhilB fixed http://mametesters.org/view.php?id=5629 (whatsnewed via MT) Michaël Banaan Ananas2014-08-081-17/+17
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* Fixed typo in voodoo [Aaron Stover] Robbbert2014-07-191-1/+1
* voodoo converted to devcb2, Aaron ignore this one :) (nw) Miodrag Milanovic2014-05-131-3/+1
* 03447: gauntdl, gauntdl24, gauntleg, gauntleg12: Texture with alpha channel i... Phil Bennett2014-04-261-66/+73
* renamed old poly_manager to legacy_poly_manager Oliver Stöneberg2014-03-191-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* voodoo is using now device callbacks and some minor cleanups in few drivers (nw) Miodrag Milanovic2013-04-291-2/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-24/+12
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2661/+2661
* voodoo: Added Voodoo3-specific targets for cmdfifo packet type 5. (nw) Ville Linde2012-12-211-7/+14
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-6/+4
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-31/+17
* voodoo: Cleaned up Banshee 2D blitter code. (nw) Ville Linde2012-07-251-0/+10
* viper: implemented timers and I2C interface on MPC8240 [Ville Linde] R. Belmont2011-10-121-0/+30
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-1/+1
* GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew) R. Belmont2011-05-301-0/+21
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Put a BSD license on the voodoo emulation so the DOSbox guys can stop Aaron Giles2010-08-211-7/+38
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-37/+37