Commit Graph

4077 Commits

Author SHA1 Message Date
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
zilmar 264a6ede5b Merge pull request #1317 from Nekokabu/master
Multiplayer timing fix for E and J regions
2017-07-10 18:54:51 +10:00
zilmar 134453967d Merge pull request #1335 from LegendOfDragoon/master
Wait for previous process to terminate
2017-07-10 16:12:03 +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 093787bd26 [Android] Add F3DTEXA.cpp to Project64-video.mk 2017-06-30 19:54:36 +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 2cb033d99f Merge pull request #1326 from Frank-74/patch-4
Update RDB compatibility status
2017-06-19 13:56:10 +10:00
zilmar f0e761bd36 [Project64] Manually set g_debugger 2017-06-19 09:08:35 +10:00
Frank-74 cb9e645729 Update RDB compatibility status
Indy/Naboo no longer has camera issue.  Fushigi no Dungeon - Fuurai no Shiren 2 - Oni Shuurai! Shiren Jou! (J), no longer has constant SRAM use or performance problems.
2017-06-17 15:11:52 +01:00
LegendOfDragoon 03d86887d1 Backport F3DTEX/A ucode from GLideN64 2017-06-16 18:12:31 -07:00
zilmar e0a5b558a9 Merge pull request #1323 from Frank-74/patch-3
package_zip.cmd rename Project64-Video.dll
2017-06-17 07:47:07 +10: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 bfbc70a88a Merge pull request #1320 from JunielKatarn/msbuild_dirprops
Add defaults file so MSBuild can be run from any subdirectory.
2017-06-08 09:12:10 +10:00
Julio C. Rocha d68c0b422c Add defaults file so MSbuild can be run from any subdirectory. 2017-06-07 14:36:30 -07: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
Nekokabu 2c75089684 Multiplayer timing fix for E and J regions
Add Mario Kart Multiplayer timing fix cheat for E and J regions.
2017-05-30 13:02:51 +09: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