index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
barcrest
cdimono2_wip
cdplay
deprecated
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc98floppy
py_regtests
rendlay_vid
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mame
/
video
/
chihiro.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xbox: rename file video/chihiro.cpp to xbox_nv2a.cpp (nw)
yz70s
2016-12-13
1
-4746
/
+0
*
chihiro.cpp: enable clipping of vertices where w is negative (nw)
yz70s
2016-12-13
1
-39
/
+68
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-3
/
+3
*
srcclean (nw)
Vas Crabb
2016-10-23
1
-5
/
+5
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-181
/
+181
*
chihiro.cpp: tidy up for pull (nw)
yz70s
2016-10-09
1
-25
/
+3
*
chihiro.cpp: clarifications and renaming for 3d matrices (nw)
yz70s
2016-10-04
1
-4
/
+39
*
chihiro.cpp: games hotd3 and vcop3 boot too, mj2c throws an exception (nw)
yz70s
2016-08-03
1
-0
/
+3
*
chihiro.cpp: game ghostsqu boots too (nw)
yz70s
2016-07-31
1
-7
/
+9
*
chihiro.cpp: try to boot scg06nt and wangmid (nw)
yz70s
2016-07-31
1
-12
/
+51
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-49
/
+49
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+1
*
chihiro.cpp: try to boot crtaxihr & small 3d adjustments (nw)
yz70s
2016-05-26
1
-12
/
+80
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-10
/
+10
*
Fix compilation when LOG_NV2A is defined
MoochMcGee
2016-05-20
1
-3
/
+3
*
chihiro.cpp: since clipping is not present yet, if a trangle has at least a v...
yz70s
2016-05-19
1
-9
/
+13
*
chihiro.cpp: number of vertex parameters is 13 not 12 (nw)
yz70s
2016-05-13
1
-14
/
+13
*
chihiro.cpp: 3d accelerator update, better support for antialiasing\supersamp...
yz70s
2016-05-08
1
-582
/
+591
*
Update to fix crash with chihiro games (nw)
yz70s
2016-04-26
1
-0
/
+2
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-5
/
+5
*
xbox.cpp: more usb, now nearly ends enumeration (nw)
yz70s
2016-02-17
1
-2
/
+2
*
Fixed the build (nw).
Robbbert
2016-02-12
1
-1
/
+1
*
chihiro.cpp: fiddle with backface culling (nw)
yz70s
2016-02-11
1
-7
/
+30
*
chihiro.cpp: add backface culling to 3d accelerator (nw)
yz70s
2016-02-01
1
-17
/
+51
*
replace osd_lock with std::mutex [Miodrag Milanovic]
Miodrag Milanovic
2016-01-30
1
-2
/
+1
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
chihiro.cpp: improve support for fixed function pipeline (nw)
yz70s
2016-01-11
1
-6
/
+25
*
xbox: some debug libraries need this (nw)
yz70s
2015-12-28
1
-1
/
+6
*
chihiro.cpp: store up to 1024 primitive vertices for easier debugging (nw)
yz70s
2015-12-25
1
-163
/
+226
*
chihiro.cpp: clear render target color buffer supports subregion and single c...
yz70s
2015-12-13
1
-31
/
+129
*
chihiro.cpp: fix "error: 5 enumeration values not handled in switch: 'X1R5G5B...
dankan1890
2015-12-09
1
-0
/
+4
*
chihiro.cpp: "enum" -> "enum class" (nw)
yz70s
2015-12-08
1
-196
/
+198
*
chihiro.cpp: correct little error (nw)
yz70s
2015-12-07
1
-3
/
+4
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
clang-modernize part 4
Miodrag Milanovic
2015-12-04
1
-15
/
+15
*
chihiro.c: some cleanup, wait vblank enabled by default (nw)
yz70s
2015-11-14
1
-59
/
+42
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+4347