summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/chihiro.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-13xbox: rename file video/chihiro.cpp to xbox_nv2a.cpp (nw) yz70s1-737/+0
2016-12-13chihiro.cpp: enable clipping of vertices where w is negative (nw) yz70s1-1/+1
2016-11-24A round of spelling/typographical fixes to source comments (nw) Scott Stone1-2/+2
2016-10-22NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic1-55/+55
2016-10-04chihiro.cpp: clarifications and renaming for 3d matrices (nw) yz70s1-0/+1
2016-07-31chihiro.cpp: game ghostsqu boots too (nw) yz70s1-1/+1
2016-07-31chihiro.cpp: try to boot scg06nt and wangmid (nw) yz70s1-1/+1
2016-05-26chihiro.cpp: try to boot crtaxihr & small 3d adjustments (nw) yz70s1-3/+4
2016-05-25Cleanups and version bumpmame0174 Miodrag Milanovic1-1/+1
2016-05-19chihiro.cpp: since clipping is not present yet, if a trangle has at least a v... yz70s1-4/+9
2016-05-08chihiro.cpp: 3d accelerator update, better support for antialiasing\supersamp... yz70s1-9/+39
2016-02-21Merge remote-tracking branch 'refs/remotes/mamedev/master' ImJezze1-2/+19
2016-02-01chihiro.cpp: add backface culling to 3d accelerator (nw) yz70s1-0/+16
2016-01-30replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic1-2/+3
2016-01-11chihiro.cpp: improve support for fixed function pipeline (nw) yz70s1-3/+3
2015-12-25chihiro.cpp: store up to 1024 primitive vertices for easier debugging (nw) yz70s1-1/+8
2015-12-25removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic1-1/+0
2015-12-13chihiro.cpp: clear render target color buffer supports subregion and single c... yz70s1-0/+3
2015-12-08chihiro.cpp: "enum" -> "enum class" (nw) yz70s1-194/+194
2015-12-04clang-modernize part 4 Miodrag Milanovic1-4/+4
2015-11-14chihiro.c: some cleanup, wait vblank enabled by default (nw) yz70s1-13/+13
2015-10-09missed a few (nw) Cowering1-1/+1
2015-10-07Small chihiro correction (nw) yz70s1-1/+5
2015-09-09chihiro.c/xbox.c: Various updates [Samuele Zannoli] yz70s1-4/+10
2015-08-28chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli] yz70s1-1/+8
2015-05-27Cleanups and version bumpmame0162 Miodrag Milanovic1-14/+14
2015-05-15licensing update (nw) yz70s1-1/+1
2015-05-15updated rest of files according to driver license (nw) Miodrag Milanovic1-1/+1
2015-05-12chihiro.c: add support for swizzled render targets (nw) yz70s1-8/+10
2015-05-12chihiro.c: add 3d method 1808 puls a few misc. changes (nw) yz70s1-3/+60
2015-05-07Added dummy license headers for MAME part (nw) Miodrag Milanovic1-0/+2
2014-12-28chihiro: add support for vblank wait NV2A accelarator method (nw) yz70s1-3/+15
2014-12-25chihiro: added support for zbuffer and stencil plus render target methods [Sa... yz70s1-5/+50
2014-12-04Update yz1-0/+539