Commit Graph

3191 Commits

Author SHA1 Message Date
zilmar 118d58f16b [Audio] Add version to the dll 2017-09-20 17:10:42 +10:00
zilmar c395e8f55d [Audio] Create settings class 2017-09-14 18:07:12 +10:00
zilmar 0e508ebc20 [Debugger] Code clean up and fix some warnings 2017-09-13 22:00:53 +10:00
zilmar fda0ce24e6 [Debugger] Clean up debugger commands attach/detach 2017-09-13 20:52:18 +10:00
zilmar 7bb70c2a49 [Project64] clean up debugger code 2017-09-13 20:36:03 +10:00
zilmar b645ef908f [Project64] Clean up ScriptHook.h 2017-09-13 20:18:59 +10:00
zilmar d98eab7dcc [Project64] Clean up OpInfo.h 2017-09-13 20:17:17 +10:00
zilmar 5d66d688b3 [Project64] Fix up warning in RomBrowserClass.cpp 2017-09-13 20:14:23 +10:00
zilmar 06653d326a [Project64] Fix up warning ListCtrl.h 2017-09-13 20:13:09 +10:00
zilmar 2f98cb4086 [Project64] Remove version defines from resource.h 2017-09-13 20:12:07 +10:00
zilmar bc2075846e [Project64] Fix some warnings with wtl 2017-09-13 20:10:09 +10:00
zilmar 857f87116e [Project64] Change g_Settings->LoadBool(Debugger_Enabled) to CDebugSettings::bHaveDebugger() 2017-09-13 20:08:47 +10:00
zilmar c36d905bcb [Audio] Move OpenSLES code in to Driver/OpenSLES.cpp 2017-09-13 17:41:52 +10:00
zilmar 78d89cde5a [Audio] Start to add OpenSLES Driver 2017-09-12 17:58:35 +10:00
zilmar 138cb762cd [Audio] Move settings id in to SettingsID.h 2017-09-12 08:37:32 +10:00
zilmar 26e4d0a6e1 [Audio] split log startup 2017-09-12 08:16:45 +10:00
zilmar a658753305 [Audio] Update version info 2017-09-12 08:07:23 +10:00
zilmar 86eb905383 [Audio] Change Project64-audio/Main.h to AudioMain.h 2017-09-11 22:20:34 +10:00
zilmar 00818e66e4 [Audio] Update internal names 2017-09-11 22:13:07 +10:00
zilmar 60fc1664f0 [Audio] Change project name to Project64-audio.vcxproj 2017-09-11 22:12:07 +10:00
zilmar 869f196bff [Audio] Update headers 2017-09-11 21:57:21 +10:00
zilmar fe90aaff03 [Audio] Move audio plugin folder 2017-09-11 19:14:33 +10:00
zilmar 081eae6f01 [Video] remove some unused files from project 2017-09-11 18:15:17 +10:00
zilmar d4a60f494c [Common] include "stdtypes.h" to SyncEvent.h 2017-09-06 15:38:25 +10:00
zilmar 10f662da94 [Project64] Better handling of div / 0 2017-08-31 09:43:58 +10:00
zilmar c51ff3a829 Merge branch 'master' of https://github.com/project64/project64 2017-08-31 08:59:16 +10:00
zilmar c428d71e75 [Project64] Skip frozen Dlist only in HLE gfx 2017-08-31 08:58:26 +10:00
shygoo 18d4c052f6 Debugger: Add mousewheel scrolling to memory window 2017-08-30 01:15:28 -05:00
shygoo e64a6c5965 Debugger: Add stack trace window 2017-08-29 23:54:06 -05:00
zilmar 1b699418f4 [Scripts] Update more glide64.rdb usage to Project64Video.rdb 2017-08-24 07:13:07 +10:00
zilmar 5f725bd928 [Project64] Change handling of Glide64.rdb to Project64Video.rdb 2017-08-23 17:58:13 +10:00
zilmar e0f2af6338 Merge branch 'master' of https://github.com/project64/project64 2017-08-22 18:11:01 +10:00
zilmar c6b350720a [Project64] Allow rdram to be at fixed address 2017-08-22 18:08:54 +10:00
zilmar 7da3180fb6 [Video] Rename CGlide64WtlModule to CProject64VideoWtlModule 2017-08-22 17:38:44 +10:00
Julio C. Rocha 8c01e256e6 Exclude manifest from x64 build. 2017-08-21 01:28:14 -07:00
zilmar bf53126ac0 Merge branch 'master' of https://github.com/project64/project64 2017-08-21 08:50:15 +10:00
zilmar a61a466776 [Project64] Fix up some changes to debugger commit 2017-08-21 08:48:31 +10:00
zilmar a91d336846 [Video] Remove voodoo.has_2mb_tex_boundary 2017-08-21 08:20:19 +10:00
shygoo 372efa11f1 Fix #1358 debugger code edit instability 2017-08-19 14:37:47 -05:00
zilmar 289ae755b1 Merge branch 'master' of https://github.com/project64/project64 2017-08-18 21:39:26 +10:00
zilmar 403bca5f05 [Video] Remove voodoo.sup_32bit_tex 2017-08-18 18:02:38 +10:00
zilmar ebc1a4397c [Video] Remove voodoo.sup_mirroring 2017-08-18 17:55:06 +10:00
zilmar 5ccae44f43 [Video] Remove sup_large_tex 2017-08-18 17:38:29 +10:00
shygoo 47fd0632ff Add debug features 2017-08-18 00:08:22 -05:00
zilmar c33e862b8a [Video] Remove voodoo.max_tex_size 2017-08-18 08:27:54 +10:00
zilmar bddf192160 [Video] Remove g_hwnd_win 2017-08-18 08:08:43 +10:00
zilmar b479eb056d [video] remove GR_SSTTYPE_ 2017-08-18 08:00:46 +10:00
zilmar 631c471fe1 [Video] Remove evoodoo 2017-08-17 17:24:11 +10:00
zilmar c54d981c83 [Video] Remove SIMULATE_ code 2017-08-17 08:22:24 +10:00
zilmar f5b0dee53e [Video] Move vertex definition into Renderer/types.h 2017-08-17 08:18:19 +10:00
zilmar 90dcbd4f3f [Video] Get rdram size from settings 2017-08-16 18:03:13 +10:00
zilmar 0ea0717c87 [Video] Fix compile bug 2017-08-16 17:32:02 +10:00
zilmar a9b189b78c [Video] Fix up some of the types in Ext_TxFilter 2017-08-16 17:11:51 +10:00
zilmar 1ca9601deb [Script] fix updating version number for video plugin 2017-08-15 17:52:39 +10:00
zilmar 8ed2c00bac [Video] Reemove Glide inc 2017-08-12 19:01:30 +10:00
zilmar 72645a8e31 [video] Change FxU16 to uint16_t 2017-08-12 15:08:51 +10:00
zilmar 0f77559783 [Video] Remove some includes glide64.h 2017-08-12 14:49:58 +10:00
zilmar 7c9545cbca [Video] Remove gfxVertexLayout 2017-08-11 17:07:23 +10:00
zilmar 4ca6ea5657 [Video] Remove gfxGet 2017-08-11 08:36:26 +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 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
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 5c625351e4 [Video[ Re-add some code accidentally removed 2017-07-23 07:26:11 +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 ad8566ac1f Merge branch 'master' of https://github.com/project64/project64 2017-07-19 16:35:25 +10:00
zilmar 3549d19965 [Project64] Add missing ranges to CCheats::EntrySize 2017-07-16 05:07:33 +10:00
zilmar 6aba2ae793 [Script] Update Project64Url in upload_beta.vbs 2017-07-12 20:17:08 +10:00
LegendOfDragoon cd17e986d4 Wait for previous process to terminate
The new process will not have read/write access to config files if it
does not wait until previous processes have been terminated.
2017-07-09 21:16:12 -07:00
zilmar e541998629 [Android] Fix cheat changes for android 2017-07-01 06:56:34 +10:00
zilmar e4d64f0727 Merge branch 'master' of https://github.com/project64/project64 2017-06-30 21:17:41 +10:00
zilmar 7fda6cd001 [Project64] Have cheats be able to revert settings 2017-06-30 21:11:56 +10:00
zilmar 29e8650d5e Merge pull request #1329 from project64/overclock
Overclock
2017-06-30 20:08:01 +10:00
zilmar a61557a317 [Project64] Add new upload_beta script 2017-06-30 17:15:52 +10:00
zilmar 91d2c4f04f Merge pull request #1325 from LegendOfDragoon/master
Backport F3DTEX/A ucode from GLideN64
2017-06-19 14:53:40 +10:00
zilmar f0e761bd36 [Project64] Manually set g_debugger 2017-06-19 09:08:35 +10:00
LegendOfDragoon 03d86887d1 Backport F3DTEX/A ucode from GLideN64 2017-06-16 18:12:31 -07:00
Frank-74 45f1cdc090 package_zip.cmd rename Project64-Video.dll 2017-06-16 15:06:39 +01:00
zilmar 4b93a188b7 [Project64] Add UI for Over clock configuration 2017-06-15 21:09:49 +10:00
zilmar 7270ac5463 playing with Over clocking 2017-06-15 05:07:18 +10:00
zilmar a9683b36fb [Video] Ignore changes when writing settings 2017-06-06 04:26:54 +10:00
zilmar de497775b5 Merge branch 'master' of https://github.com/project64/project64 2017-06-05 20:15:10 +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 34c481c04f [Video] Remove GRCOLORCOMBINEEXT definition 2017-05-21 20:44:34 +10:00
zilmar 9d6fea8549 [Video] Remove grGetString 2017-05-20 20:30:20 +10:00
zilmar 35f4b1f8c6 [Video] make rdp.vtx private 2017-05-20 06:03:52 +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 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 87db4f678e [Video] Rename glide64.rc to Project64-video.rc 2017-05-17 18:20:45 +10:00
zilmar 42224ef5e9 [Video] Remove PERFORMANCE code 2017-05-17 18:16:36 +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 d057f3b0ef [Video] Move ucode code in to c++ files 2017-05-16 17:41:05 +10:00
ManiacDC e9c9976951 Fix Typo in comment 2017-05-15 09:56:13 -04:00
ManiacDC 0111e27071 Fix for slow DirectInput enumerations. Eliminates enumerations on generic DI8DEVTYPE_DEVICE and only checks to see if a devices is an XInputDevice for DI8DEVTYPE_GAMEPAD, DI8DEVTYPE_DRIVING, DI8DEVTYPE_JOYSTICK, and DI8DEVTYPE_FLIGHT. 2017-05-15 08:32:21 -04:00
zilmar a238cc62d0 [Video] Rename Ucode files from .h to .cpp 2017-05-15 17:57:51 +10:00
zilmar 4bd415a668 [Video[ Make rdp.halt a bool 2017-05-15 17:53:33 +10:00
zilmar 14acae23c1 [Video] Remove _ENDUSER_RELEASE_ 2017-05-15 17:45:18 +10:00
zilmar 52ff3ff407 [Android] have m_LastStoreReg check in CArmOps::PreOpCheck 2017-05-07 10:53:16 +10:00
zilmar dc4e4cd7ef [Video[ Fix up gl include in release 2017-05-07 10:18:14 +10:00
zilmar f29afb8f99 [Android] Set release version 10 (2.3.3) 2017-05-07 09:27:12 +10:00
zilmar 8bb5e6a240 [Android] Add store check to ShiftRightUnsignImmed 2017-05-07 08:27:27 +10:00
zilmar e48c54518e [Project64] Some Code clean up 2017-05-06 19:27:06 +10:00
zilmar a6d420feee [Android] Remove ReducedSyncMem and PreAllocSyncMem 2017-05-04 18:19:05 +10:00
zilmar a7fb56a3a6 [Project64] Fix short cuts for full screen 2017-05-01 17:23:07 +10:00
zilmar a308ce23ca [Video] Update saving settings 2017-05-01 05:18:09 +10:00
zilmar 5b8b51ad0d [Android] Fix load game at start 2017-04-30 19:24:38 +10:00
zilmar 26ab7f6b70 [Project64] Change order of MMV initialization 2017-04-30 14:35:47 +10:00
zilmar 05cd6eac3c [Android] Add video logging 2017-04-29 18:31:41 +10:00
zilmar 0ed144f39d [Project64] Try to fix key assignments 2017-04-29 15:55:30 +10:00
zilmar 40e6919c61 [Android] Fix multiple pause/resume issue 2017-04-29 15:42:02 +10:00
zilmar 03f7e4ac94 [Android] Call emulation started 2017-04-28 08:36:10 +10:00
zilmar 67f2a445ae [Project64] Add logging for system event 2017-04-28 08:23:15 +10:00
zilmar 54f1f385e7 [Project64] Get Recompiler to use a local reference to MMU 2017-04-28 08:14:55 +10:00
zilmar f1530f6a05 [Project64] Get System timing to use a local reference to registers 2017-04-28 08:09:04 +10:00
zilmar 14f4eac6c2 [Video] Make screen res dynamic on android 2017-04-27 20:24:10 +10:00
zilmar bf5dc3517d [Video] Track changes to aspect mode 2017-04-27 20:10:12 +10:00
zilmar ca7f578e2f [Video] remove scale_1024 from rdp structure 2017-04-27 19:50:02 +10:00
zilmar 115f9f48b6 [Video] Move res_x, res_y out of settings class 2017-04-27 19:06:14 +10:00