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
zilmar
a8484268e1
[Video] Update some trace messages
2017-04-27 17:31:49 +10:00
zilmar
12cd303862
[Android] Fix video changes to fix compile issue
2017-04-27 17:23:00 +10:00
zilmar
688416bc59
[Video] Fix up installer
2017-04-26 22:57:15 +10:00
zilmar
344253af5b
[Video] Revert some of the changes to TextureEnhancer code
2017-04-26 21:37:05 +10:00
zilmar
b50c8b1fdd
[Video] Update headers
2017-04-26 20:23:36 +10:00
zilmar
894706a379
[Video] Make all video plugin in to one project
2017-04-26 19:40:23 +10:00
zilmar
ea009c1ca1
[Video] Rename glide64 to Project64-video
2017-04-26 19:05:05 +10:00
zilmar
9efae26d0c
[Android] Remove Plugin_ForceGfxReset
2017-04-26 18:13:55 +10:00
zilmar
c7f895737a
[Project64] Fix CRegisters::FixFpuLocations
2017-04-25 18:04:00 +10:00
zilmar
1b5e07c460
[Project64] fix CRegisters::FixFpuLocations
2017-04-24 07:53:34 +10:00
zilmar
0e691d2e53
[Project64] Fix CRegisters::FixFpuLocations
2017-04-24 07:41:25 +10:00
zilmar
c3d89e8fc1
[Project64] Fix Round 0.5 in interpter
2017-04-24 07:36:40 +10:00
zilmar
42084371b7
[Project64] Get COP1_D_ROUND_L to use _FPR_D
2017-04-24 07:33:35 +10:00
zilmar
b4fa83e0ad
[Project64] Clean up eol blank space InterpreterOps.cpp
2017-04-24 07:30:49 +10:00
zilmar
e400d42ff6
[VIdeo] Add trace settings
2017-04-18 22:03:49 +10:00
zilmar
0c1c5e39af
[Plugins] Give access to notify class
2017-04-18 21:32:43 +10:00
zilmar
59a51e2c71
Merge pull request #1303 from project64/AndroidUpdate
...
Android update
2017-04-12 22:20:03 +10:00
zilmar
a65968171e
Update to latest build scripts
2017-04-08 09:36:32 +10:00
zilmar
45b41850aa
[zlib] Fix compile issue on android
2017-04-08 09:22:48 +10:00
zilmar
2fa7af2505
[Android] Add patreon settings
2017-04-08 09:06:48 +10:00
zilmar
5ba576d9bc
Merge pull request #1248 from JunielKatarn/zlib-1.2.11
...
Upgrade zlib to version 1.2.11
2017-03-27 13:08:34 +11:00
zilmar
044eea5459
Merge pull request #1272 from Frank-74/Remove-pjutilDynLibCallDllMain()
...
Remove pjutil::DynLibCallDllMain()
2017-03-27 13:03:49 +11:00
zilmar
2ab41bb395
Remove VS2008 project files
2017-03-15 20:14:25 +11:00
zilmar
81020b1249
[Project64] Remove delete g_DDRom from CN64System::LoadFileImage
2017-03-15 20:05:02 +11:00
zilmar
45a09a6aef
Update version numbers
2017-03-15 19:29:11 +11:00
nicholas
c53d24708b
[Build Script] Remove hard coded address
2017-03-15 17:08:24 +11:00
nicholas
f79d430d64
[Build Script] Add SetGitProperties.cmd
2017-03-15 17:01:14 +11:00
zilmar
9465a34595
[Project64] Build with Visual Studio 2015
2017-03-14 17:32:19 +11:00
zilmar
32b55761e8
[Glide64] Reset more variables in free_combiners
2017-03-14 07:51:43 +11:00
zilmar
c781296ba7
[Glide64] Rename viewport_offset to g_viewport_offset;
2017-03-13 20:34:51 +11:00
zilmar
80e8944d2f
[Glide64] Change capture_screen to g_capture_screen
2017-03-13 20:28:34 +11:00
zilmar
e2fcb24529
[Glide64] Remove some unneeded code
2017-03-13 20:14:03 +11:00
zilmar
f579011d9b
[Glide64] More clean up of Settings.cpp
2017-03-13 19:54:36 +11:00
zilmar
9557e25522
[Glide64] Have Settings.h in Settings.cpp
2017-03-13 19:31:38 +11:00
zilmar
0115f87e62
[Glide64] Some code cleanup
2017-03-13 17:55:09 +11:00
zilmar
e1b254772b
[Glide64] Move general_setting to settings class
2017-03-13 17:53:41 +11:00
zilmar
be7c0b3870
[Glide64] Make pj64 settings private
2017-03-13 17:50:43 +11:00
zilmar
564d840a62
[Glide64] Make wrpAnisotropic private
2017-03-13 17:46:14 +11:00
zilmar
28a78a9c95
[Glide64] Make wrpFBO private
2017-03-13 17:42:49 +11:00
zilmar
db3701bde0
[Glide64] Make wrpVRAM private
2017-03-13 17:39:28 +11:00
zilmar
7a43073eef
[Glide64]rename wrpResolution to m_FullScreenRes
2017-03-13 17:33:08 +11:00
zilmar
30fc06152f
[Glide64] Make n64_z_scale private
2017-03-13 17:26:20 +11:00
zilmar
799fa6700d
[Glide64] Make old_style_adither private
2017-03-13 17:23:56 +11:00
zilmar
d6fc37fdda
[Glide64] Make zmode_compare_less private
2017-03-13 17:21:20 +11:00
zilmar
391bf2ffa1
[Glide64] Make correct_viewport private
2017-03-13 17:17:52 +11:00
zilmar
ff805e9b3f
[Glide64] Get pal230 to be private
2017-03-13 17:14:36 +11:00
zilmar
59eeb448f6
[Glide64] Get force_calc_sphere to be private
2017-03-13 17:11:14 +11:00
zilmar
19cfdc174a
[Glide64] Make adjust_aspect private
2017-03-13 08:06:41 +11:00
zilmar
4dbcd47569
[Glide64] Make clip_zmax private
2017-03-13 08:04:09 +11:00
zilmar
f5eb97bbb5
[Glide64] make clip_zmin private
2017-03-13 07:59:00 +11:00
zilmar
d21cf7e88e
[Glide64] Make force_quad3d private
2017-03-13 07:55:58 +11:00
zilmar
9dc2a8bc8c
[Glide64] Make force_microcheck private
2017-03-13 07:52:37 +11:00
zilmar
c2bb2c5dac
[Glide64] Make stipple_pattern private
2017-03-13 07:48:22 +11:00
zilmar
09504e2244
[Glide64] Make texture_correction private
2017-03-13 07:36:14 +11:00
zilmar
cd34f9a25d
[Glide64] Make decrease_fillrect_edge private
2017-03-13 07:31:03 +11:00
zilmar
ca12d5a740
[Glide64] Increase increase_texrect_edge
2017-03-13 07:22:57 +11:00
zilmar
160fa97aa9
[Glide64] Make flame_corona private
2017-03-13 07:19:09 +11:00
zilmar
0daa369800
[Glide64] Make use_sts1_only private
2017-03-13 07:16:27 +11:00
zilmar
ecb32bd4a0
[Glide64] Make alt_tex_size private
2017-03-13 07:12:17 +11:00
zilmar
9c25c2bd41
[Glide64] Make fast_crc private
2017-03-13 05:28:39 +11:00
zilmar
711017acf4
[Glide64] Remove unused offset_x, offset_y, scale_x, scale_y
2017-03-13 05:26:36 +11:00
zilmar
444735966c
[Glide64] Make wfmode private
2017-03-13 05:24:23 +11:00
zilmar
0c24c4e12b
[Glide64] Make wireframe private
2017-03-13 05:18:58 +11:00
zilmar
28cdaaff48
[Glide64] Remove unused unk_clear
2017-03-13 05:12:09 +11:00
zilmar
fdd753f31d
[Glide64] Make unk_as_red private
2017-03-13 05:04:53 +11:00
zilmar
d915f57573
[Glide64] Make autodetect_ucode private
2017-03-13 05:00:37 +11:00
zilmar
26841063ae
[Glide64] Make ghq_hirs_dump private
2017-03-13 04:57:37 +11:00
zilmar
758de8f10a
[Glide64] Make ghq_hirs_let_texartists_fly private
2017-03-13 04:54:23 +11:00
zilmar
970be7c96c
[Glide64] Make ghq_cache_size private
2017-03-13 04:49:23 +11:00
zilmar
6f0127fd3a
[Glide64] Make ghq_cache_save private
2017-03-11 07:47:57 +11:00
zilmar
94b17378d5
[Glide64] Make ghq_hirs_altcrc private
2017-03-11 07:43:12 +11:00
zilmar
08e5df4dc6
[Glide64] Make ghq_hirs_gz private
2017-03-10 23:17:57 +11:00
zilmar
4e9214f6c6
[Glide64]Make ghq_hirs_f16bpp private
2017-03-10 23:03:10 +11:00
zilmar
3d7f5da1de
[Glide64] Make ghq_hirs_tile private
2017-03-10 17:10:09 +11:00
zilmar
73f1769466
[Glide64] make ghq_hirs_cmpr privte
2017-03-10 17:01:41 +11:00
zilmar
d51c35338b
[Glide64] Make ghq_enht_nobg private
2017-03-10 16:55:00 +11:00
zilmar
494fbaf7f5
[Glide64] Make ghq_enht_gz private
2017-03-10 16:42:29 +11:00
zilmar
ee26e7930b
[Glide64] Make ghq_enht_f16bpp private
2017-03-10 16:36:38 +11:00
zilmar
efd98d4d23
[Glide64] Make ghq_enht_cmpr private
2017-03-10 16:31:59 +11:00
zilmar
273980e510
[Glide64] Make ghq_use as a global
2017-03-10 16:25:04 +11:00
zilmar
6148544a93
[Glide64] Make ghq_hirs private
2017-03-10 08:37:26 +11:00
zilmar
1412f2a705
[Glide64] Make ghq_cmpr private
2017-03-10 08:21:52 +11:00
zilmar
154099d42f
[Glide64] Make texture dir private
2017-03-10 08:12:37 +11:00
zilmar
8d7cbae52b
[Glide64] Make buff_clear private
2017-03-10 08:06:58 +11:00
zilmar
da8926d482
[Glide64] Make fog private
2017-03-10 07:54:56 +11:00
zilmar
8fdb912291
[Glide64] Make vsync private
2017-03-09 18:13:25 +11:00
zilmar
880d7c61ff
[Glide64] Make texenh_options private
2017-03-09 18:01:06 +11:00
zilmar
752ade92f0
[Glide64] Make advanced setting private
2017-03-09 17:52:54 +11:00
zilmar
1f6fb6b483
[Glide64] Remove unused ghq_enht_tile
2017-03-09 17:46:07 +11:00
zilmar
01d13b71b5
Merge remote-tracking branch 'origin/master' into glide64-cleanup
2017-03-09 17:32:19 +11:00
zilmar
b1d8db2c96
[[Glide64] Add ability to set screen resolution
2017-02-09 06:08:06 +11:00
Frank-74
fe33883d0a
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:10:01 +00:00
Frank-74
268961dac2
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:08:56 +00:00
Frank-74
79996b43e6
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:07:30 +00:00
Frank-74
3f99504d7f
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:06:23 +00:00
Frank-74
375aabf22b
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:04:24 +00:00
Frank-74
ce9eaf601b
Update Util.h
2017-02-05 01:02:53 +00:00
Frank-74
8847751a0f
Update SettingsConfig.cpp
2017-01-31 19:12:12 +00:00
Frank-74
d366063620
Update SettingsConfig.cpp
2017-01-31 18:59:56 +00:00
Frank-74
210bfb382b
Update N64Class.cpp
2017-01-31 15:39:12 +00:00
Frank-74
b1bef3c687
Update Settings.h
2017-01-31 15:36:51 +00:00
Frank-74
a19e425ad4
Update SettingsConfig.cpp
2017-01-31 15:35:37 +00:00
Frank-74
3488bc6c5e
Update MainMenuClass.cpp
2017-01-31 15:33:13 +00:00
Frank-74
095caffa42
Update GuiClass.cpp
2017-01-31 15:31:56 +00:00
Frank-74
24a1635b9c
Update SettingsPage-Game-General.cpp
2017-01-31 15:30:44 +00:00
Frank-74
786f1558f9
Update SettingsClass.cpp
2017-01-31 15:26:16 +00:00
zilmar
bd7eaf3be4
[Glide64] Update code related to resolution
2017-01-31 21:37:16 +11:00
zilmar
70abd5df17
[Glide64] Make scrx and scry private members of settings
2017-01-31 17:56:52 +11:00
zilmar
431c7b625d
[Glide64] Make ucode an enum
2017-01-31 04:34:36 +11:00
zilmar
f15a154cd4
[Glide64] Get ghq_enht to use an enum
2017-01-30 18:01:22 +11:00
zilmar
d2918162e7
[Glide64] Use enum for TextureFilter/
2017-01-30 17:51:54 +11:00
zilmar
ea35a02614
[Glide64] make fb_crc_mode a private member of CSettings
2017-01-30 08:13:58 +11:00
zilmar
98cd937385
[Glide64] get stipple_mode to use an enum
2017-01-30 08:09:38 +11:00
zilmar
5f0ece5dde
[Glide64] Get lodmode to use enum
2017-01-30 08:03:23 +11:00
zilmar
88e5009afa
[Glide64] Get swap mode to use an enum
2017-01-30 05:05:06 +11:00
zilmar
fbdc95c30a
[Glide64] Use enum for Filtering
2017-01-29 20:10:32 +11:00
zilmar
e572f531d5
]Glide64] use enum for Screen Rotate
2017-01-29 19:58:25 +11:00
zilmar
8f6107e0bf
[Glide64] Change AspectMode to be an enum
2017-01-29 17:47:28 +11:00
zilmar
23e46f85da
[Glide64] Change game hack value to enum
2017-01-29 17:26:41 +11:00
zilmar
3ca1f7a369
]Glide64] Rename Set_wrpResolution to Set_FullScreenRes
2017-01-29 12:50:00 +11:00
zilmar
2157da60aa
[Glide64] Remove Set_log_unk
2017-01-29 07:50:59 +11:00
zilmar
5741df4d3b
[Glide64] Remove Set_filter_cache
2017-01-29 07:47:27 +11:00
zilmar
866384bf16
[Glide64] Remove Set_elogging
2017-01-29 07:45:06 +11:00
zilmar
c63c73a92a
[Glide64] Remove Set_log_clear
2017-01-29 07:42:37 +11:00
zilmar
bcceb486bb
[Glide64] Remove Set_logging
2017-01-29 06:49:41 +11:00
zilmar
b3b02de5d6
[Glide64] Remove Set_run_in_window
2017-01-29 06:43:11 +11:00
zilmar
077ce72050
[Glide64] Remove Set_hotkeys
2017-01-29 06:40:37 +11:00
zilmar
0a5c2bfc72
[Glide64] Remove clock settings
2017-01-29 06:38:28 +11:00
zilmar
4f566ff9bc
[Glide64] Remove passing HWND to grSstWinOpen
2017-01-29 06:27:50 +11:00
zilmar
5a13b9e8c6
[Glide64] Remove ghq_dmptex_toggle_key
2017-01-29 06:13:47 +11:00
zilmar
a5e9e080f1
[Glide64] Remove screen shot type setting
2017-01-29 06:11:28 +11:00
zilmar
03da86382d
[Glide64] Move Some of the screen res code in to ScreenResolution.cpp
2017-01-28 22:29:03 +11:00
zilmar
734ea5c659
Merge remote-tracking branch 'origin/master' into glide64-cleanup
2017-01-28 18:18:54 +11:00
zilmar
5071861d13
[Glide64] Move aspect ratio calc to settings
2017-01-27 19:26:28 +11:00
zilmar
c98923d2af
[Glide64] Move WriteSettings in to Settings class
2017-01-27 17:30:19 +11:00
Julio C. Rocha
f661269dc3
Change Z_BUFSIZE to fix Windows XP behavior compiling with VC2010 and later.
2017-01-25 21:23:29 +00:00
zilmar
43e5047822
[Glide64] Accidently deleted some settings code
2017-01-25 19:20:12 +11:00
zilmar
50994936ba
[Glide64] Change Frame buffer emulation options bit to an enum
2017-01-25 06:08:33 +11:00
zilmar
bcd2a6f6b6
[Glide64] Remove card_id
2017-01-24 08:42:49 +11:00
zilmar
2ed3a57917
[Glide64] Remove TEXTURE_FILTER check
2017-01-24 08:41:20 +11:00
zilmar
4305890799
[Glide64] Use log dir from settings
2017-01-24 08:34:08 +11:00
zilmar
d1887bd0e5
[Glide64] Move read settings inside settings class
2017-01-24 08:30:46 +11:00
zilmar
f9708bcec6
[Glide64] Add logdir and flush log to setting class
2017-01-24 08:16:25 +11:00
zilmar
d070196cd2
[Glide64] Move system settings id in to Settings.cpp
2017-01-24 08:11:51 +11:00
zilmar
4561494303
[Glide64] Add SettingsID.h
2017-01-24 08:05:14 +11:00
zilmar
c4746eb368
[Glide64] Remove grSstSelect
2017-01-24 07:22:44 +11:00
zilmar
b086b8a296
[Glide64] Create RegisterSettings function
2017-01-24 05:35:27 +11:00
zilmar
f0ea584929
[Glide64] Move ReadSpecialSettings to Settings.cpp
2017-01-24 05:28:13 +11:00
zilmar
9afe8e6973
[Glid64] Move ReadSettings to Settings.cpp
2017-01-24 05:19:46 +11:00
zilmar
57a221e36f
[Proect64] Reopen gfx plugin if initilized
2017-01-23 17:56:56 +11:00
zilmar
50c7d61848
[Glide64] Init settings in PluginLoaded
2017-01-23 17:50:29 +11:00
zilmar
5961d9cb1d
[Glide64] Remove debugger
2017-01-23 17:24:01 +11:00
zilmar
bf0ba50dc4
[Project64] have CSettingTypeApplication if string is default setting
2017-01-23 16:50:46 +11:00
zilmar
d5c43bfcba
[Project64] Update mem pak handling to deal with reseting save
2017-01-22 19:59:26 +11:00
zilmar
2d09818eb2
[Project64] Readd manifest
2017-01-21 21:29:28 +11:00
zilmar
52ab4949b4
[Project64] Preserve current dir when calling GetOpenFileName
2017-01-21 10:31:09 +11:00
zilmar
1d7bdd2c27
[Project64] Only create mempak on write
2017-01-21 10:11:14 +11:00
zilmar
ffbe446c79
[Android] Keep stack aligned
2017-01-20 08:43:38 +11:00
Julio C. Rocha
3a45cf6587
Upgrade zlib to version 1.2.11
2017-01-19 11:50:31 +00:00
zilmar
bafffcbf41
[Android] Add LastStoreReg exception to CompareArmRegToConst
2017-01-19 17:50:59 +11:00
zilmar
e098aacf0c
[Android] Add LastStoreReg exception to AddConstToArmReg
2017-01-19 17:48:16 +11:00
zilmar
8cf62142b5
[Android] Track push/pops
2017-01-10 18:25:18 +11:00
zilmar
20fe044b7d
[Android] Add PushPopRegisterList
2017-01-10 18:13:13 +11:00
zilmar
ec380bfe0d
[Project64] Record function end location
2017-01-10 18:01:59 +11:00
zilmar
5febae4ec9
[Android] Rename some variable names in ArmOps.h
2017-01-10 17:54:11 +11:00
zilmar
e65fd32de4
[Android] Add logging on display error
2017-01-10 17:45:53 +11:00
zilmar
a367b4792b
[Project64] Add Reduced Sync Mem option
2017-01-04 18:04:37 +11:00
zilmar
b87335957e
[Glide64] enable rotate setting on all systems
2017-01-04 17:26:25 +11:00
zilmar
b44e26134d
[Glide] Fix some white space
2017-01-04 07:31:45 +11:00
zilmar
572c5d4ded
[Glide64] Replace gl_Color with vFrontColor
2017-01-03 20:26:07 +11:00
zilmar
f12484e0ca
[Glide64] Replace gl_Color with vFrontColor
2017-01-03 20:24:08 +11:00
zilmar
cb8ce4904c
[Glide64] Remove usage of gl_TexCoord in shaders
2017-01-03 20:21:06 +11:00
zilmar
2ea9fd21e5
[Project64] Initialize base system first
2017-01-03 16:40:56 +11:00
zilmar
02e2168740
[Project64] Flush Logs on exception and another exception case handled
2017-01-03 16:38:44 +11:00
zilmar
f8ff6900ef
[Android] Fix uninstall link
2017-01-03 16:25:36 +11:00
zilmar
45c6d0d157
[Common] Get logs to track file size
2017-01-03 16:21:35 +11:00
zilmar
bfb64dc458
[Glide64] Fix compile bug
2017-01-03 16:13:17 +11:00
zilmar
9e61c684d6
[Glide64] More cleanup of global names
2017-01-03 09:01:39 +11:00
zilmar
4ab1d103b6
[Glide64] Start to clean up OGLEScombiner.cpp
2016-12-28 11:25:18 +11:00
zilmar
6c78c898b0
[Glide64] Clean up combiner
2016-12-26 09:26:36 +11:00
zilmar
267d19a93b
[Project64] Add Logging on un handled exception
2016-12-24 07:51:52 +11:00
zilmar
1c61eb68db
[Project64] Change some logging level on recompiler messages
2016-12-24 07:47:20 +11:00
zilmar
7cb6d2f5c0
[Android] Start to use project64 language functionality
2016-12-20 18:55:28 +11:00
zilmar
c29d6612cb
[Android] Write back instead of unmap more registers
2016-12-20 18:33:53 +11:00
zilmar
79d50f1bc6
[Project64] Reset rom browser on debug language
2016-12-20 18:32:36 +11:00
zilmar
7e13dfc797
[Android] Watch for uninstall
2016-12-20 18:31:25 +11:00
zilmar
862503ce43
[Android] Add Game run settings
2016-12-20 18:22:18 +11:00
zilmar
c3a63f8b78
[Glide64] Clean up code related to shader programs
2016-12-20 18:19:21 +11:00
zilmar
ec5c860a60
[Project64] fix CSettingTypeApplication::Save
2016-12-14 06:46:05 +11:00
zilmar
beed52498e
[Glide64] Remove FPS
2016-12-13 17:31:40 +11:00
zilmar
2394215349
[Android] Fix buf in CArmRecompilerOps::SPECIAL_XOR
2016-12-13 06:25:32 +11:00
zilmar
e4a29ce003
[Android] Update CArmRecompilerOps::BEQ_Compare
2016-12-13 06:24:37 +11:00
zilmar
e1e4daaf25
[Android] fix bugs in CArmRecompilerOps::BNE_Compare
2016-12-13 06:23:55 +11:00
zilmar
4cf5a54999
[Android] Do not create system on show menu
2016-12-13 06:22:35 +11:00
zilmar
f8e49dfbb8
[Project64] Delete default setting if application and bool
2016-12-13 06:20:54 +11:00
zilmar
da2804e831
[Project64] Clean up some warnings in CodeSection.cpp
2016-12-13 06:19:11 +11:00
zilmar
43ed20d59c
[Project64] Do not save on eeprom if read only
2016-12-13 06:13:10 +11:00
zilmar
df36516c6d
[Project64] Rename Generate log to Log asm
2016-12-13 06:11:47 +11:00
luigiblood
8403be1da9
[64DD] Avoid Disk save disappearing when crashing during save
2016-12-06 23:05:29 +01:00
zilmar
8d60103da2
[Android] Fix bug in CArmRecompilerOps::SPECIAL_SLT
2016-12-06 06:33:55 +11:00
zilmar
ac0c6ff948
[Android] Fix register set usage in CCodeSection::GenerateSectionLinkage
2016-12-03 07:16:47 +11:00
zilmar
a76b636c47
[Android] Handle ldr.w r7, [ip, #112 ]
2016-12-01 21:22:58 +11:00
zilmar
ae0d3fab48
[Android] keep Arm_R10 just temp register
2016-12-01 21:22:14 +11:00
zilmar
6aae910a97
[Android] Use writeback instead of unmap
2016-12-01 21:21:01 +11:00
zilmar
c73de27abc
[Android] Fix bug in CArmRecompilerOps::LWC1
2016-12-01 21:20:01 +11:00
zilmar
6a1a6f3aa1
[Android] Fix bug in CArmRecompilerOps::LB
2016-12-01 21:19:33 +11:00
Frank-74
5aa8fc7c88
[Glide64] Fix #1224
...
Fix text display not showing if clear buffer on every frame is off.
This text display is mixed up with hotkey_info.. Which is used as timer for display.
2016-12-01 07:25:11 +00:00
Frank-74
c07e838e04
[Glide64] Transparent text background option
...
Make transparent text display work if buffer clear on every frame is off.
2016-12-01 06:55:15 +00:00
Frank-74
23e130f5d8
[Glide64] Fix 'Use frame buffer objects' option.
...
Dialog doesn't detect or save FBO option.
2016-12-01 06:19:34 +00:00
zilmar
374d70da7c
[Android] Reset reg protection after syncing registers
2016-11-29 16:52:47 +11:00
zilmar
ee51bcdd36
[Android] add case when copying register values in CArmRegInfo::Map_GPR_64bit
2016-11-29 16:51:44 +11:00
zilmar
f912cb7efe
[Android] Handle exception from strhne and strh
2016-11-29 16:50:49 +11:00
zilmar
f94fa3a2f6
Update version numbers
2016-11-28 07:43:17 +11:00
zilmar
c408ba9c17
[Android] Cleanup/fixup CArmOps::MoveConstToArmReg
2016-11-28 07:40:57 +11:00
zilmar
cc4a4ab207
[Android] add another case for exception handler (3F 68 ldr r7, [r7, #0 ])
2016-11-28 07:40:24 +11:00
zilmar
a25f22a9af
[Project64] Fix some warnings
2016-11-28 07:34:02 +11:00
zilmar
66b22ecab1
[Project64] Fix some usage of friend
2016-11-28 07:28:13 +11:00
zilmar
3eb589df12
[Projec64] Update code related to class friend
2016-11-28 07:25:56 +11:00
zilmar
1a49b48282
[Glide64] Fix some warnings
2016-11-28 07:24:11 +11:00
zilmar
ebaee14229
[Common] Fix some warnings
2016-11-28 07:23:12 +11:00
zilmar
2c3b810288
[Android[ Implement CArmRecompilerOps::ORI
2016-11-25 20:00:39 +11:00
zilmar
ac91bd8ce1
[Android] Add another case in CArmRecompilerOps::BLTZ_Compare
2016-11-25 17:35:56 +11:00
zilmar
10ae0da041
[Android] Fix bug in CArmOps::ThumbCompressConst and add another case
2016-11-25 17:34:01 +11:00
zilmar
b22f93d4c2
Merge branch 'master' of https://github.com/project64/project64
2016-11-23 19:36:04 +11:00
zilmar
33df507b4c
[Android] Create support window for android
2016-11-23 19:25:14 +11:00
zilmar
ce56d2e35f
[Android] Add speed option to java bridge
2016-11-23 19:03:05 +11:00
zilmar
7a60a2cdc2
[Project64] Enable ABL as default on android
2016-11-23 19:01:23 +11:00
zilmar
c8b3725d5f
[Project64] Update code for abl code
2016-11-23 18:58:22 +11:00
zilmar
b313f8b90c
[Project64] implement CArmRecompilerOps::COP0_CO_TLBWR
2016-11-23 18:53:14 +11:00
zilmar
c14decfa3c
[Project64] update CArmRecompilerOps::SPECIAL_SLT
2016-11-23 18:50:54 +11:00
zilmar
8cb1a52727
[Project64] Update CArmRecompilerOps::SPECIAL_XOR
2016-11-23 18:47:41 +11:00
zilmar
bc8c63389b
[Project64] update CArmRecompilerOps::SPECIAL_SUB
2016-11-23 18:45:29 +11:00
zilmar
fec180366b
[Project64] Update CArmRecompilerOps::SPECIAL_JALR
2016-11-23 18:43:04 +11:00
zilmar
740c13ec79
[Project64] Update CArmRecompilerOps::SPECIAL_JR
2016-11-23 18:39:52 +11:00
zilmar
49dd2a6ad6
[Project64] Implement a case for CArmRecompilerOps::BEQ_Compare
2016-11-23 18:37:14 +11:00
zilmar
bceb4792ed
[Project64] Add pre op check before an op
2016-11-23 18:34:32 +11:00
zilmar
e8a54ffa2d
[Project64] Add case in CArmRecompilerOps::LWC1
2016-11-23 18:02:19 +11:00
zilmar
a9f613dd7a
[Project64] Implement void CArmRecompilerOps::SW()
2016-11-23 18:00:35 +11:00
zilmar
0a89360f66
Merge pull request #1221 from Frank-74/patch-6
...
Fix last rom not highlighted.
2016-11-23 10:48:12 +11:00
zilmar
6fdd79189f
[Android] implement CArmRecompilerOps::LW
2016-11-23 09:18:23 +11:00
zilmar
6467d0e9f0
[Project64] Add CArmRecompilerOps::LB_KnownAddress
2016-11-23 09:10:15 +11:00
zilmar
ba7315922f
[Project64] Implement CArmRecompilerOps::LUI
2016-11-23 09:05:12 +11:00