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 |