Commit Graph

42 Commits

Author SHA1 Message Date
zilmar f5b0dee53e [Video] Move vertex definition into Renderer/types.h 2017-08-17 08:18:19 +10:00
zilmar 05a4cce447 [Video] Make gfxStippleMode_t an enum 2017-08-11 08:25:05 +10:00
zilmar 6350243590 [Video] Add gfxDrawMode_t 2017-08-10 17:37:41 +10:00
zilmar 2ffaa42f9e [video] Add gfxMipMapLevelMask_t 2017-08-10 17:25:40 +10:00
zilmar fe52233411 [Video] FXTRUE/FXFALSE to true/false 2017-08-10 08:30:58 +10:00
zilmar a361cf8947 [Video] GrTextureFilterMode_t to gfxTextureFilterMode_t 2017-08-09 06:23:11 +10:00
zilmar f88d27af14 [Video] Change GrCullMode_t to gfxCullMode_t 2017-08-03 07:48:55 +10:00
zilmar 27950b4eb1 [Video] Rename GrFogMode_t to gfxFogMode_t 2017-07-31 21:15:09 +10:00
zilmar 30ca04c2a0 [Video] Rename GrCmpFnc_t to gfxCmpFnc_t 2017-07-31 21:05:29 +10:00
zilmar 0228bc744c [Video] Change GrAlphaBlendFnc_t to gfxAlphaBlendFnc_t 2017-07-31 17:46:36 +10:00
zilmar b319feb9be [Video] Change GrCombineOther_t to gfxCombineOther_t 2017-07-28 21:33:52 +10:00
zilmar 44e77a0eee [Video] Change GrCombineLocal_t to gfxCombineLocal_t 2017-07-28 05:43:42 +10:00
zilmar 351e4a74b2 [Video] Change gfxCombineFactor_t to GrCombineFactor_t 2017-07-26 21:46:02 +10:00
zilmar 372a7ec1f5 [Videp] Change GrCombineFunction_t to gfxCombineFunction_t 2017-07-26 08:43:35 +10:00
zilmar 87efd0c259 [Video] Change GrChipID_t to gfxChipID_t 2017-07-23 10:04:04 +10:00
zilmar b053876260 [video] Rename grTexFilterMode to gfxTexFilterMode 2017-07-20 18:10:10 +10:00
zilmar 6b148e8ccb [Video[ Rename grTexDetailControl to gfxTexDetailControl 2017-07-20 18:01:37 +10:00
zilmar e78abaf38d [Video] Rename grTexSource to gfxTexSource 2017-07-20 17:58:16 +10:00
zilmar 1b67d26c14 [Video] Rename grDrawVertexArray to gfxDrawVertexArray 2017-05-25 18:05:53 +10:00
zilmar 5f1e959294 [Video] Rename grDrawLine to gfxDrawLine 2017-05-25 18:01:37 +10:00
zilmar 15d179fd6d [Video] Rename gfxDepthBiasLevel to grDepthBiasLevel 2017-05-25 17:31:29 +10:00
zilmar 1af5c577ff [Video] Rename grDrawTriangle to gfxDrawTriangle 2017-05-25 08:54:10 +10:00
zilmar 6da2839b61 [Video[ rename grDepthMask to gfxDepthMask 2017-05-25 08:51:36 +10:00
zilmar 704e132ddc [Video] Rename grDepthBufferFunction to gfxDepthBufferFunction 2017-05-25 08:49:39 +10:00
zilmar d9aa3468b7 [Video] rename grCullMode to gfxCullMode 2017-05-25 08:36:49 +10:00
zilmar 938cd4e7c8 [Video] Rename grStippleMode to gfxStippleMode 2017-05-24 18:14:54 +10:00
zilmar 28e6369b78 [Video] rename grFogColorValue to gfxFogColorValue 2017-05-24 17:33:55 +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 dad3ac7c2e [Video] Rename grClipWindow to gfxClipWindow 2017-05-22 20:18:43 +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
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 115f9f48b6 [Video] Move res_x, res_y out of settings class 2017-04-27 19:06:14 +10:00
zilmar b50c8b1fdd [Video] Update headers 2017-04-26 20:23:36 +10:00
zilmar ea009c1ca1 [Video] Rename glide64 to Project64-video 2017-04-26 19:05:05 +10:00