Commit Graph

137 Commits

Author SHA1 Message Date
zilmar 7cbb1940fa [Video] Rename GR_CMBX constants to GFX_CMBX 2017-07-22 15:57:49 +10:00
zilmar 47698e69e1 [Video] Make GFX_CMBX an enum 2017-07-22 13:48:25 +10:00
zilmar dc9fdca11f [Video] Rename GrTACUColor_t to gfxTACUColor_t 2017-07-21 06:30:28 +10:00
zilmar a0aa81dd58 [Video] Change GrTCCUColor_t to gfxTCCUColor_t 2017-07-21 06:28:16 +10:00
zilmar d91ec6a328 [Video] Rename GrACUColor_t to gfxACUColor_t 2017-07-21 06:24:17 +10:00
zilmar 556c26730a [Video] Make gfxCombineMode_t an enum 2017-07-21 06:11:34 +10:00
zilmar d03285413f [Video[ Rename GrCCUColor_t to gfxCCUColor_t 2017-07-20 22:28:19 +10:00
zilmar b053876260 [video] Rename grTexFilterMode to gfxTexFilterMode 2017-07-20 18:10:10 +10:00
zilmar f740149a49 [Video] Rename gfxTexClampMode to grTexClampMode 2017-07-20 18:07:50 +10:00
zilmar 2737a6bec5 [Video] Remove grTexLodBiasValue 2017-07-20 18:04:18 +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 628b9ade98 [Video] Rename grTexDownloadMipMap to gfxTexDownloadMipMap 2017-07-20 17:54:25 +10:00
zilmar ee38819a35 [Video] Fix up gfxTexCalcMemRequired in OGLEStextures.cpp 2017-07-20 17:49:13 +10:00
zilmar b0b28adad7 [Video] Renamme guGammaCorrectionRGB to gfxGammaCorrectionRGB 2017-07-20 17:47:25 +10:00
zilmar f4b3678773 [Video[ Rename grGetGammaTableExt to gfxGetGammaTableExt 2017-07-20 17:44:45 +10:00
zilmar bd904ede5a [Video] Rename grLoadGammaTable to gfxLoadGammaTable 2017-07-20 17:41:50 +10:00
zilmar c8174a3ee9 [Video] Rename grEnable to gfxEnable 2017-07-20 17:36:17 +10:00
zilmar c9b5c7190d [Video] Rename grTexCalcMemRequired to gfxTexCalcMemRequired 2017-07-20 17:30:08 +10:00
zilmar 56ef661c6d [Video] fix android compile bug in gfxLfbWriteRegion 2017-07-20 08:40:37 +10:00
zilmar 47e7e6a174 [Video] Rename grLfbWriteRegion to gfxLfbWriteRegion 2017-07-19 18:02:39 +10:00
zilmar 10243f05b0 [Video] Rename grLfbReadRegion to gfxLfbReadRegion 2017-05-28 16:37:46 +10:00
zilmar 101ccb04cf [Video] Rename grLfbUnlock to gfxLfbUnlock 2017-05-26 16:32:47 +10:00
zilmar ee26620dea [video] rename grLfbLock to gfxLfbLock 2017-05-26 08:21:29 +10:00
zilmar 1fa4290605 [Video] Rename grBufferSwap to gfxBufferSwap 2017-05-26 08:19:03 +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 837ebe02ef [Video] Rename grFramebufferCopyExt to gfxFramebufferCopyExt 2017-05-26 07:39:33 +10:00
zilmar 148bf3ebf4 [Video] Rename grAuxBufferExt to gfxAuxBufferExt 2017-05-25 20:00:21 +10:00
zilmar a5f66567cc [Video[ Rename grSstWinOpen to gfxSstWinOpen 2017-05-25 18:19:28 +10:00
zilmar 0f634009eb [Video[ Remove grSstWinOpenExt 2017-05-25 18:13:35 +10:00
zilmar 12ccc88c4f [video] rename gfxDrawVertexArrayContiguous to grDrawVertexArrayContiguous 2017-05-25 18:10:13 +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 c0413aeb66 [video] remove grDrawPoint 2017-05-25 17:52:55 +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 c4dc8f587e [Video[ rename grDepthBufferMode to gfxDepthBufferMode 2017-05-25 08:44:15 +10:00
zilmar d9aa3468b7 [Video] rename grCullMode to gfxCullMode 2017-05-25 08:36:49 +10:00
zilmar 6f29160453 [Video] Rename grVertexLayout to gfxVertexLayout 2017-05-25 08:31:05 +10:00
zilmar d323579940 [Video] remove grCoordinateSpace 2017-05-25 08:25:52 +10:00
zilmar f4037e78fc [Video] Rename grConstantColorValueExt to gfxConstantColorValueExt 2017-05-25 08:23:57 +10:00
zilmar 996b840882 [Video] Rename gfxTexAlphaCombineExt to grTexAlphaCombineExt 2017-05-25 08:20:18 +10:00
zilmar 48744883c3 [Video] Rename grTexColorCombineExt to gfxTexColorCombineExt 2017-05-25 08:12:59 +10:00
zilmar d4e61af937 [Video] rename grAlphaCombineExt to gfxAlphaCombineExt 2017-05-24 20:59:02 +10:00
zilmar 3aeab8fb77 [Video] Rename grColorCombineExt to gfxColorCombineExt 2017-05-24 20:41:38 +10:00
zilmar 938cd4e7c8 [Video] Rename grStippleMode to gfxStippleMode 2017-05-24 18:14:54 +10:00
zilmar 1a43514df1 [Video] Rename grChromakeyValue to gfxChromakeyValue 2017-05-24 18:01:36 +10:00
zilmar 2a76869509 [Video] Rename grChromakeyMode to gfxChromakeyMode 2017-05-24 17:59:25 +10:00
zilmar 28e6369b78 [Video] rename grFogColorValue to gfxFogColorValue 2017-05-24 17:33:55 +10:00
zilmar 0646ec5d74 [Video] Remove gfxFogGenerateLinear 2017-05-24 17:30:02 +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 9d6fea8549 [Video] Remove grGetString 2017-05-20 20:30:20 +10: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 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 115f9f48b6 [Video] Move res_x, res_y out of settings class 2017-04-27 19:06:14 +10:00
zilmar a8484268e1 [Video] Update some trace messages 2017-04-27 17:31:49 +10:00
zilmar b50c8b1fdd [Video] Update headers 2017-04-26 20:23:36 +10:00
zilmar 894706a379 [Video] Make all video plugin in to one project 2017-04-26 19:40:23 +10:00
zilmar ea009c1ca1 [Video] Rename glide64 to Project64-video 2017-04-26 19:05:05 +10:00