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 |