summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/chihiro.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* xbox: rename file video/chihiro.cpp to xbox_nv2a.cpp (nw) yz70s2016-12-131-737/+0
* chihiro.cpp: enable clipping of vertices where w is negative (nw) yz70s2016-12-131-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
* chihiro.cpp: clarifications and renaming for 3d matrices (nw) yz70s2016-10-041-0/+1
* chihiro.cpp: game ghostsqu boots too (nw) yz70s2016-07-311-1/+1
* chihiro.cpp: try to boot scg06nt and wangmid (nw) yz70s2016-07-311-1/+1
* chihiro.cpp: try to boot crtaxihr & small 3d adjustments (nw) yz70s2016-05-261-3/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* chihiro.cpp: since clipping is not present yet, if a trangle has at least a v... yz70s2016-05-191-4/+9
* chihiro.cpp: 3d accelerator update, better support for antialiasing\supersamp... yz70s2016-05-081-9/+39
* chihiro.cpp: add backface culling to 3d accelerator (nw) yz70s2016-02-011-0/+16
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-2/+3
* chihiro.cpp: improve support for fixed function pipeline (nw) yz70s2016-01-111-3/+3
* chihiro.cpp: store up to 1024 primitive vertices for easier debugging (nw) yz70s2015-12-251-1/+8
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* chihiro.cpp: clear render target color buffer supports subregion and single c... yz70s2015-12-131-0/+3
* chihiro.cpp: "enum" -> "enum class" (nw) yz70s2015-12-081-194/+194
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* chihiro.c: some cleanup, wait vblank enabled by default (nw) yz70s2015-11-141-13/+13
* missed a few (nw) Cowering2015-10-091-1/+1
* Small chihiro correction (nw) yz70s2015-10-071-1/+5
* chihiro.c/xbox.c: Various updates [Samuele Zannoli] yz70s2015-09-091-4/+10
* chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli] yz70s2015-08-281-1/+8
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-14/+14
* licensing update (nw) yz70s2015-05-151-1/+1
* updated rest of files according to driver license (nw) Miodrag Milanovic2015-05-151-1/+1
* chihiro.c: add support for swizzled render targets (nw) yz70s2015-05-121-8/+10
* chihiro.c: add 3d method 1808 puls a few misc. changes (nw) yz70s2015-05-121-3/+60
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* chihiro: add support for vblank wait NV2A accelarator method (nw) yz70s2014-12-281-3/+15
* chihiro: added support for zbuffer and stencil plus render target methods [Sa... yz70s2014-12-251-5/+50
* Update yz2014-12-041-0/+539