Commit Graph

43 Commits

Author SHA1 Message Date
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 81fbec9e42 [Video] Change GrLock_t to gfxLock_t 2017-08-05 09:01:05 +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 f7422740a5 [Video] Change GrTexInfo to gfxTexInfo 2017-07-25 18:29:37 +10:00
zilmar 87efd0c259 [Video] Change GrChipID_t to gfxChipID_t 2017-07-23 10:04:04 +10:00
zilmar 1d26f5b0c1 [Video] Reanem GR_BUFFER_* constants to GFX_BUFFER_* 2017-07-22 16:03:12 +10:00
zilmar e78abaf38d [Video] Rename grTexSource to gfxTexSource 2017-07-20 17:58:16 +10:00
zilmar 628b9ade98 [Video] Rename grTexDownloadMipMap to gfxTexDownloadMipMap 2017-07-20 17:54:25 +10:00
zilmar 47e7e6a174 [Video] Rename grLfbWriteRegion to gfxLfbWriteRegion 2017-07-19 18:02:39 +10:00
zilmar 6a0d221302 [Video] Rename grBufferClear to gfxBufferClear 2017-05-26 08:03:56 +10:00
zilmar 33d8caba16 [Video] Rename grRenderBuffer to gfxRenderBuffer 2017-05-26 07:48:24 +10:00
zilmar 148bf3ebf4 [Video] Rename grAuxBufferExt to gfxAuxBufferExt 2017-05-25 20:00:21 +10:00
zilmar 12ccc88c4f [video] rename gfxDrawVertexArrayContiguous to grDrawVertexArrayContiguous 2017-05-25 18:10:13 +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 48744883c3 [Video] Rename grTexColorCombineExt to gfxTexColorCombineExt 2017-05-25 08:12:59 +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 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 dad3ac7c2e [Video] Rename grClipWindow to gfxClipWindow 2017-05-22 20:18:43 +10:00
zilmar d1f6f1a1fb [Video] Change GR_LOD_ to GFX_LOD_ 2017-05-22 07:06:12 +10:00
zilmar f9c6df3e8d [Video] Make rdp.tiles private 2017-05-19 21:19:34 +10:00
zilmar 99173496c2 [Video] Change GR_TEXFMT_* to GFX_TEXFMT_* 2017-05-17 20:34:55 +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 d057f3b0ef [Video] Move ucode code in to c++ files 2017-05-16 17:41:05 +10:00
zilmar a238cc62d0 [Video] Rename Ucode files from .h to .cpp 2017-05-15 17:57:51 +10:00