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
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