zilmar
c57a053c61
Merge pull request #1314 from tony971/master
...
Remove Mario Kart cheat for E and J regions
2017-05-24 10:47:39 +10:00
zilmar
40e8ee7066
[Video] rename guFogGenerateLinear to gfxFogGenerateLinear
2017-05-24 08:51:46 +10:00
zilmar
b208a0646a
[Video] remove guFogTableIndexToW
2017-05-24 08:47:04 +10:00
zilmar
86c6377b5d
[video[ rename grFogMode to gfxFogMode
2017-05-24 08:42:55 +10:00
zilmar
37791d019a
[Video] Rename grAlphaTestFunction to gfxAlphaTestFunction
2017-05-24 08:37:24 +10:00
zilmar
3279b07699
[Video] Rename grAlphaTestReferenceValue to gfxAlphaTestReferenceValue
2017-05-24 08:30:38 +10:00
zilmar
2662fc26f8
[video] Rename grAlphaBlendFunction to gfxAlphaBlendFunction
2017-05-24 08:24:57 +10:00
zilmar
83c03738a4
[video] rename grTexCombine to gfxTexCombine
2017-05-24 08:21:02 +10:00
zilmar
0df7507ff7
[Video] Rename grAlphaCombine to gfxAlphaCombine
2017-05-24 08:16:13 +10:00
zilmar
078c3e809a
[Video] Rename grColorCombine to gfxColorCombine
2017-05-24 08:10:49 +10:00
zilmar
706e9221bd
[Video] rename grConstantColorValue to gfxConstantColorValue
2017-05-24 08:04:28 +10:00
zilmar
e0f2ed0513
[Video] Rename grTexTextureMemRequired to gfxTexTextureMemRequired
2017-05-23 17:32:25 +10:00
zilmar
d5942628e9
[Video] Rename grTexMaxAddress to gfxTexMaxAddress
2017-05-23 17:26:00 +10:00
zilmar
67a60f14ec
[Video] Remove grTextureAuxBufferExt
2017-05-22 21:24:59 +10:00
zilmar
1466f816ad
[Video[ rename grTextureBufferExt to gfxTextureBufferExt
2017-05-22 21:13:26 +10:00
zilmar
158005ef61
[video] rename grSstWinClose to gfxSstWinClose
2017-05-22 20:52:09 +10:00
zilmar
4c62e09b2c
[Video] rename grColorMask to gfxColorMask
2017-05-22 20:35:28 +10:00
zilmar
dad3ac7c2e
[Video] Rename grClipWindow to gfxClipWindow
2017-05-22 20:18:43 +10:00
zilmar
02b46a5f74
[Video] Remove VPDEBUG code
2017-05-22 17:59:04 +10:00
zilmar
c34739d528
[Video] Remove unused functions
2017-05-22 17:54:56 +10:00
zilmar
e72722f065
[Video] Rename grTexMinAddress to gfxTexMinAddress
2017-05-22 17:32:32 +10:00
zilmar
d1f6f1a1fb
[Video] Change GR_LOD_ to GFX_LOD_
2017-05-22 07:06:12 +10:00
zilmar
34c481c04f
[Video] Remove GRCOLORCOMBINEEXT definition
2017-05-21 20:44:34 +10:00
zilmar
9d6fea8549
[Video] Remove grGetString
2017-05-20 20:30:20 +10:00
zilmar
35f4b1f8c6
[Video] make rdp.vtx private
2017-05-20 06:03:52 +10:00
zilmar
f9c6df3e8d
[Video] Make rdp.tiles private
2017-05-19 21:19:34 +10:00
zilmar
5d9ca779ac
[Video] Make RDP in to a class instead of struct
2017-05-19 16:23:43 +10:00
Tony
9a00a75b60
Remove Mario Kart cheat for E and J regions
...
Partial revert of #607 . The cheat was incorrectly applied to these regions. I don't have the knowledge to apply the cheats correctly, so let's at least stop them from messing things up.
2017-05-18 16:03:00 -04:00
zilmar
5391965400
[Video] Fix up Project64-video.mk
2017-05-18 09:12:34 +10:00
zilmar
99173496c2
[Video] Change GR_TEXFMT_* to GFX_TEXFMT_*
2017-05-17 20:34:55 +10:00
zilmar
87db4f678e
[Video] Rename glide64.rc to Project64-video.rc
2017-05-17 18:20:45 +10:00
zilmar
42224ef5e9
[Video] Remove PERFORMANCE code
2017-05-17 18:16:36 +10:00
zilmar
c324e3b8fb
[Video] move g_scr_res_x, g_scr_res_y, g_res_x, g_res_y in to Renderer.h
2017-05-17 18:13:04 +10:00
zilmar
9e0a875290
[Video[ remove voodoo.num_tmu
2017-05-17 18:01:54 +10:00
zilmar
f6915aa608
[Video] Remove grGetProcAddress
2017-05-17 06:03:55 +10:00
zilmar
27ddac9f89
[Video] Replace GrAlpha_t with gfxAlpha_t
2017-05-16 20:03:02 +10:00
zilmar
60abe91ecd
[Video] Minor code clean up
2017-05-16 17:47:20 +10:00
zilmar
d057f3b0ef
[Video] Move ucode code in to c++ files
2017-05-16 17:41:05 +10:00
zilmar
9b9cf3ad52
Merge pull request #1312 from ManiacDC/master
...
Fix for slow DirectInput enumerations.
2017-05-16 05:00:58 +10:00
ManiacDC
e9c9976951
Fix Typo in comment
2017-05-15 09:56:13 -04:00
ManiacDC
0111e27071
Fix for slow DirectInput enumerations. Eliminates enumerations on generic DI8DEVTYPE_DEVICE and only checks to see if a devices is an XInputDevice for DI8DEVTYPE_GAMEPAD, DI8DEVTYPE_DRIVING, DI8DEVTYPE_JOYSTICK, and DI8DEVTYPE_FLIGHT.
2017-05-15 08:32:21 -04:00
zilmar
a238cc62d0
[Video] Rename Ucode files from .h to .cpp
2017-05-15 17:57:51 +10:00
zilmar
4bd415a668
[Video[ Make rdp.halt a bool
2017-05-15 17:53:33 +10:00
zilmar
14acae23c1
[Video] Remove _ENDUSER_RELEASE_
2017-05-15 17:45:18 +10:00
zilmar
52ff3ff407
[Android] have m_LastStoreReg check in CArmOps::PreOpCheck
2017-05-07 10:53:16 +10:00
zilmar
dc4e4cd7ef
[Video[ Fix up gl include in release
2017-05-07 10:18:14 +10:00
zilmar
f29afb8f99
[Android] Set release version 10 (2.3.3)
2017-05-07 09:27:12 +10:00
zilmar
22f4586498
[Android] Update tracking
2017-05-07 09:26:40 +10:00
zilmar
8bb5e6a240
[Android] Add store check to ShiftRightUnsignImmed
2017-05-07 08:27:27 +10:00
zilmar
e48c54518e
[Project64] Some Code clean up
2017-05-06 19:27:06 +10:00