Go to file
Aaron Giles fcc81b7c6d Bulk converted cliprect * to cliprect & across the system. This makes
cliprects mandatory everywhere. In general, cliprects were being
correctly passed through the video side of most drivers already, so
it is mostly a semantic change. Note that with my previous change,
bitmaps have cliprects, so if you just want to clip to the bitmap's
boundaries, pass bitmap->cliprect() instead of NULL (which is no 
longer permitted). [Aaron Giles]
2011-12-31 21:48:36 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Refactored the hlsl.txt documentation file to match current MAME commands (nw) 2011-11-13 03:54:52 +00:00
hash Various changes for Neo-Geo driver [Johnboy]: 2011-12-24 19:09:32 +00:00
hlsl HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat 2011-08-28 09:10:53 +00:00
src Bulk converted cliprect * to cliprect & across the system. This makes 2011-12-31 21:48:36 +00:00
.gitattributes Fix svn properties. 2011-12-31 19:15:58 +00:00
makefile Commented (per Kale's request) not removed libcothread usage in core (requires clean build), (no whatsnew) 2011-11-30 16:00:43 +00:00