index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with OSX commit
iCatButler
2016-05-15
5
-10
/
+48
|
\
|
*
Merge pull request #2 from CarterLi/master
iCatButler
2016-05-13
5
-10
/
+47
|
|
\
|
|
*
Fix build on OSX
Carter Li
2016-05-13
5
-10
/
+47
|
|
/
*
|
Implement vertex caching
iCatButler
2016-05-15
7
-35
/
+230
*
|
Track memory read and writes with constant addresses
iCatButler
2016-05-15
1
-0
/
+80
*
|
Define and initialise PsxClockSpeed
iCatButler
2016-05-15
2
-1
/
+4
|
/
*
Add PGXP visual debug mode
iCatButler
2016-05-10
10
-10
/
+272
*
Integrate SonofUgly's overclocking mechanism
iCatButler
2016-05-08
6
-13
/
+107
*
Revert pcsxr@87829
iCatButler
2016-05-08
1
-27
/
+6
*
More fixes for persective correct build
iCatButler
2016-05-06
3
-23
/
+56
*
Ensure w is reset to 1.f to prevent stale values.
iCatButler
2016-05-03
3
-8
/
+12
*
Fix bugs from previous
iCatButler
2016-05-02
8
-79
/
+110
*
Perspective correct texturing
iCatButler
2016-04-27
10
-127
/
+321
*
Fix load state bug
iCatButler
2016-04-01
1
-0
/
+2
*
Merge pull request #1 from tapcio/master
iCatButler
2016-04-01
14
-364
/
+432
|
\
|
*
Added:
Robert Krawczyk
2016-04-01
14
-364
/
+432
|
/
*
Revert "Son of Ugly's Wipeout patch"
iCatButler
2016-03-31
5
-46
/
+19
*
Fix default definition of pgxpMemory call.
iCatButler
2016-03-30
1
-1
/
+1
*
This Son of Ugly's Wipeout patch
iCatButler
2016-03-30
5
-19
/
+46
*
Prevent crash on negative length patch
iCatButler
2016-03-30
1
-24
/
+11
*
Bring up to date with PCSX-R master (97809)
iCatButler
2016-03-30
37
-2308
/
+2645
*
- Fix memory addresses as each mirrored address range is further mirrored 4 t...
iCatButler
2016-03-28
4
-46
/
+62
*
- Move pgxp_gpu source files into correct folder.
iCatButler
2016-03-26
8
-465
/
+517
*
Initial upload of PGXP.
iCatButler
2016-03-25
19
-51
/
+727
*
Update to VS 2015
iCatButler
2016-03-22
7
-13
/
+21
*
Russian translation (edgbla);
SND\edgbla_cp
2015-02-22
10
-69
/
+69
*
Spanish translation (Imanol08);
SND\edgbla_cp
2015-02-21
10
-960
/
+960
*
OS X: Hook up the DFNet's okay and cancel buttons.
SND\MaddTheSane_cp
2015-02-10
1
-2
/
+8
*
OS X: add CFBundleShortVersionString to the QuickLook and Spotlight importers.
SND\MaddTheSane_cp
2015-02-08
2
-0
/
+2
*
OS X: limit what is exported on the plug-ins.
SND\MaddTheSane_cp
2015-02-08
7
-0
/
+227
*
OS X: The SoftGL plug-in don't need to link against GLKit:
SND\MaddTheSane_cp
2015-02-08
2
-3
/
+5
*
OS X: Fix an off-by-one error that was causing the QuickLook and Spotlight pl...
SND\MaddTheSane_cp
2015-02-07
3
-6
/
+6
*
Plugins/DFInput: change the order of SDL subsystems being closed on SDL2 builds.
SND\MaddTheSane_cp
2015-01-27
1
-2
/
+3
*
OS X: Have custom views use IB_DESIGNABLE.
SND\MaddTheSane_cp
2015-01-27
4
-9
/
+20
*
psxBios__card_status() (Solis);
SND\edgbla_cp
2015-01-27
1
-1
/
+10
*
OS X: Localize the multi-save string.
SND\MaddTheSane_cp
2015-01-18
5
-1
/
+7
*
OS X: Add icons to the recent item menu.
SND\MaddTheSane_cp
2015-01-18
3
-8
/
+8
*
OS X: Fix pressing "i" making the emulator speeding up.
SND\MaddTheSane_cp
2015-01-18
3
-13
/
+15
*
OS X: Remove the Code sign identity.
SND\MaddTheSane_cp
2014-11-17
1
-1
/
+0
*
OS X: Re-work PcsxrMemoryObject to make the properties more readable.
SND\MaddTheSane_cp
2014-11-16
8
-64
/
+68
*
OS X: change the dispatch_async in the freeze block to dispatch_after.
SND\MaddTheSane_cp
2014-11-15
1
-4
/
+1
*
OS X: Fix the SoftGL driver.
SND\MaddTheSane_cp
2014-11-11
1
-2
/
+2
*
OS X: Consolidate the SoftGL plug-in's OpenGL functions into one file again.
SND\MaddTheSane_cp
2014-11-10
5
-823
/
+587
*
OS X: Move the English localization files around.
SND\MaddTheSane_cp
2014-11-10
0
-0
/
+0
*
OS X: Move the English localization files around.
SND\MaddTheSane_cp
2014-11-10
26
-132
/
+134
*
OS X: make all ivars either be in the implementation block, or converted to O...
SND\MaddTheSane_cp
2014-11-10
26
-214
/
+215
*
OS X: Move away from ivars in headers, beginning with the main app.
SND\MaddTheSane_cp
2014-11-10
15
-57
/
+57
*
OS X: Remove an unused function in DFNet.
SND\MaddTheSane_cp
2014-11-10
1
-11
/
+0
*
OS X: fix an oversight with the paused state in EmuThread.
SND\MaddTheSane_cp
2014-11-09
2
-55
/
+69
*
.
SND\edgbla_cp
2014-11-08
1
-1
/
+1
[next]