Commit Graph

107 Commits

Author SHA1 Message Date
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 5ca20eb95a [Video] Change GrColor_t to gfxColor_t 2017-07-26 08:25:29 +10:00
zilmar d7d89ba5f5 [Video] Change GrTextureFormat_t to gfxTextureFormat_t 2017-07-26 08:17:52 +10:00
zilmar ec7db34a78 [Video] Fix up OGLESglitchmain.cpp compile issue on android 2017-07-26 08:13:06 +10:00
zilmar 5c13f772c2 [Video] Rename GrAspectRatio_t to gfxAspectRatio_t 2017-07-25 18:39:37 +10:00
zilmar f7422740a5 [Video] Change GrTexInfo to gfxTexInfo 2017-07-25 18:29:37 +10:00
zilmar f14c857bce [Video] change gfxSstWinOpen and gfxSstWinClose 2017-07-23 12:53:37 +10:00
zilmar 87efd0c259 [Video] Change GrChipID_t to gfxChipID_t 2017-07-23 10:04:04 +10:00
zilmar 4984db179c [Video] Rename FxBool to bool 2017-07-23 09:03:22 +10:00
zilmar 8054de6bf6 [Video] Change FxU32 to uint32_t 2017-07-23 08:42:02 +10:00
zilmar 452c21b8a3 [Video] Remove GlideExtensions.h 2017-07-23 08:36:55 +10:00
zilmar 7d2d128c24 [Video] Remove ConfigWrapper 2017-07-23 08:31:08 +10:00
zilmar 5a42c92eaf [Video] Remove UMAmode 2017-07-22 18:33:13 +10:00
zilmar 1d26f5b0c1 [Video] Reanem GR_BUFFER_* constants to GFX_BUFFER_* 2017-07-22 16:03:12 +10:00
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