Commit Graph

2929 Commits

Author SHA1 Message Date
zilmar fe52233411 [Video] FXTRUE/FXFALSE to true/false 2017-08-10 08:30:58 +10:00
zilmar db7518102d [Video] Change FxU8 to uint8_t 2017-08-09 08:38:00 +10:00
zilmar f9b9563a1b [Video] Change FxFloat to float 2017-08-09 08:33:31 +10:00
zilmar f0bd5ca3f2 [Video] Change FxI32 to int32_t 2017-08-09 07:32:10 +10:00
zilmar a361cf8947 [Video] GrTextureFilterMode_t to gfxTextureFilterMode_t 2017-08-09 06:23:11 +10:00
zilmar 81302b6e36 [Video] Rename GrTextureClampMode_t to gfxTextureClampMode_t 2017-08-09 05:55:25 +10:00
zilmar dce36114b8 [Video] Change GrLfbSrcFmt_t to gfxLfbSrcFmt_t 2017-08-09 05:41:19 +10:00
zilmar 35afe5ef45 [video] change GrLfbInfo_t to gfxLfbInfo_t 2017-08-08 22:21:56 +10:00
zilmar 1108535bd9 [video] rename GrLfbWriteMode_t to gfxLfbWriteMode_t 2017-08-08 22:16:31 +10:00
zilmar 3bd0687a8c Merge branch 'master' of https://github.com/project64/project64 2017-08-08 20:48:50 +10:00
zilmar 955546db81 [Video] Rename GrOriginLocation_t to gfxOriginLocation_t 2017-08-08 20:45:53 +10:00
zilmar 96306c0ee2 [Video] Fix up building on android 2017-08-07 17:25:38 +10:00
zilmar d425d47778 [Video] Change GrBuffer_t to gfxBuffer_t 2017-08-07 08:22:12 +10:00
Frank-74 03332d658c Fix #1350 - x64 default save type blank 2017-08-06 16:34:30 +01:00
zilmar 81fbec9e42 [Video] Change GrLock_t to gfxLock_t 2017-08-05 09:01:05 +10:00
zilmar 78df749e3e [Video] Remove ReadScreen 2017-08-04 08:03:04 +10:00
zilmar ebf6f18ac5 [Video] Change GrColorFormat_t to gfxColorFormat_t 2017-08-04 08:00:04 +10:00
zilmar e1fe202999 [Video] Change GrDepthBufferMode_t to gfxDepthBufferMode_t 2017-08-03 08:02:52 +10:00
zilmar bcfa8fbf75 [Video] Remove gfxFramebufferCopyExt 2017-08-03 07:54:45 +10:00
zilmar f88d27af14 [Video] Change GrCullMode_t to gfxCullMode_t 2017-08-03 07:48:55 +10:00
zilmar cf0b8f2b6b [Video] Change GrStippleMode_t to gfxStippleMode_t 2017-08-01 08:16:56 +10:00
zilmar 91cd65b72e ]Video] Rename GrChromakeyMode_t to gfxChromakeyMode_t 2017-07-31 21:28:53 +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 c1e6a20fa4 Merge pull request #1345 from cxd4/vsprintf-incl
vsprintf() needs stdio and stdarg.
2017-07-31 17:50:03 +10:00
zilmar aa27c2fec9 Merge pull request #1344 from cxd4/mempak_h
Fix recent compile errors regarding mempak header.
2017-07-31 17:49:47 +10:00
zilmar 26f7370ec7 Merge pull request #1343 from cxd4/speed-limiter-incl
fatal error Project64-Core:  no such directory
2017-07-31 17:49:24 +10:00
zilmar 68f7cae3d0 Merge pull request #1342 from JunielKatarn/cpuid-x64
Added missing include for x64 build.
2017-07-31 17:49:13 +10:00
zilmar 0c2b176406 Merge branch 'master' of https://github.com/project64/project64 2017-07-31 17:47:04 +10:00
zilmar 0228bc744c [Video] Change GrAlphaBlendFnc_t to gfxAlphaBlendFnc_t 2017-07-31 17:46:36 +10:00
Julio C. Rocha 5c04839f5c Include <intrin.h> on MSVC 14.1 or greater. 2017-07-30 12:14:59 -07:00
Iconoclast e4096aefbf vsprintf() needs stdio and stdarg.
...Unless, of course, some other header like <windows.h> includes those.
2017-07-30 12:47:06 -04:00
Iconoclast dfeb77fbf3 fatal error Project64-Core: no such directory 2017-07-30 12:39:22 -04:00
Iconoclast 0a82600d19 s/Mempak.H/Mempak.h 2017-07-30 12:32:50 -04:00
Iconoclast 2daddca04d fatal error Mempak.h: No such file or directory 2017-07-30 12:25:38 -04:00
Julio C. Rocha c3365f15ec Added missing include for x64 build. 2017-07-30 02:13:39 -07:00
Frank-74 8ebb316e34 Fix #1340 black sky in OoT 2017-07-29 17:11:20 +01:00
zilmar b319feb9be [Video] Change GrCombineOther_t to gfxCombineOther_t 2017-07-28 21:33:52 +10:00
Frank-74 e583ac3e1b Fix #1338 2017-07-28 01:32:21 +01: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