Peter Thoman
|
5e918a644f
|
Moved texture scaling to separate file
|
2013-05-01 14:12:09 +02:00 |
|
Henrik Rydgård
|
74b55cc0ad
|
Merge pull request #1614 from unknownbrackets/gpu-minor
Improve blending with two fixed colors
|
2013-05-01 01:08:44 -07:00 |
|
Unknown W. Brackets
|
4009a37692
|
Improve blending with two fixed colors.
It's not right, but it's less bad. Maybe there's a better way?
Improves Popolocrois and Lunar (battle) blending issues.
|
2013-05-01 00:55:30 -07:00 |
|
Sacha
|
29651c026b
|
Windows buildfix. Harmattan buildfix (it doesn't have lambdas). Tabify XBRZ.
|
2013-05-01 12:58:51 +10:00 |
|
Sacha
|
5ea37772d7
|
pre-C++11 buildfix. Linux buildfix.
|
2013-05-01 11:19:01 +10:00 |
|
Sacha
|
e698af9924
|
Symbian buildfix.
|
2013-05-01 04:53:44 +10:00 |
|
Sacha
|
6e082c62ec
|
Qt Buildfix. Wrong dir.
|
2013-05-01 04:30:59 +10:00 |
|
Sacha
|
c02670eedf
|
Buildfix for Qt
|
2013-05-01 04:10:17 +10:00 |
|
Sacha
|
7e3fed70cf
|
Implement gettimeofday kernel function for non-Windows platforms. Helps some homebrew run.
|
2013-05-01 04:06:43 +10:00 |
|
Henrik Rydgård
|
69e168a293
|
another buildfix
|
2013-04-30 18:45:49 +02:00 |
|
Henrik Rydgård
|
6f75d24955
|
Buildfix
|
2013-04-30 18:44:40 +02:00 |
|
Henrik Rydgård
|
d0ce3707cb
|
Merge pull request #1608 from PeterTh/master
Threading fix for texture scaling, make option immediate (mk. 2)
|
2013-04-30 09:28:59 -07:00 |
|
Peter Thoman
|
2212e7f609
|
Fixed threading issue pointed out by unknownbrackets and made texture scaling changes apply immediately
|
2013-04-30 17:58:05 +02:00 |
|
Henrik Rydgård
|
37a33d9daf
|
Merge pull request #1605 from raven02/patch-13
Stubs for last few functions in sceDisplay
|
2013-04-30 08:32:41 -07:00 |
|
Henrik Rydgård
|
d95cfb67d4
|
Merge pull request #1604 from raven02/patch-12
Buildfix
|
2013-04-30 08:32:18 -07:00 |
|
raven02
|
1366f3e5c9
|
Stubs for last few functions in sceDisplay
|
2013-04-30 21:29:18 +08:00 |
|
raven02
|
3be767b44b
|
Buildfix
|
2013-04-30 20:54:10 +08:00 |
|
Henrik Rydgård
|
b7cd4d63e2
|
Merge pull request #1599 from PeterTh/master
xBRZ texture scaling
|
2013-04-30 04:29:36 -07:00 |
|
Peter Thoman
|
6950cfef35
|
Changed xBRZ UI to have separate off option
|
2013-04-30 12:14:34 +02:00 |
|
Henrik Rydgård
|
132b4ad658
|
Merge pull request #1601 from unknownbrackets/savestates
Fix savestates not even trying on diff version
|
2013-04-30 00:28:47 -07:00 |
|
Henrik Rydgård
|
5247041dc6
|
Merge pull request #1602 from unknownbrackets/gpu-minor
Double alpha at least for the src case
|
2013-04-30 00:28:25 -07:00 |
|
Unknown W. Brackets
|
320951a77c
|
Disasm the GE blend mode better.
|
2013-04-30 00:17:39 -07:00 |
|
Unknown W. Brackets
|
8f27d03af3
|
Double alpha at least for a known case.
Makes Popolocrois look much better now.
|
2013-04-30 00:04:20 -07:00 |
|
Unknown W. Brackets
|
bc1e0d09d4
|
Report a possible blend error.
|
2013-04-30 00:04:00 -07:00 |
|
Unknown W. Brackets
|
1e6e333d38
|
Fix savestates not even trying on diff version.
Also, update native.
|
2013-04-29 23:40:12 -07:00 |
|
Peter Thoman
|
c7c4ec7c3b
|
Added xBR texture scaling to TextureCache
|
2013-04-30 03:49:12 +02:00 |
|
Peter Thoman
|
30f3d8dbee
|
Added Windows UI for xBR texture scaling option
|
2013-04-30 03:47:33 +02:00 |
|
Peter Thoman
|
04d0a61968
|
Added config option for xBR texture scaling
|
2013-04-30 03:46:27 +02:00 |
|
Peter Thoman
|
392087f26b
|
Added xBRZ library
|
2013-04-30 03:44:54 +02:00 |
|
Henrik Rydgard
|
833596e755
|
Update lang
|
2013-04-30 00:42:50 +02:00 |
|
Henrik Rydgård
|
685e83670e
|
Merge pull request #1597 from sum2012/patch-4
Fix Sengoku Musou 3 Z Special crash in sceAtracGetChannel
|
2013-04-29 11:06:01 -07:00 |
|
Henrik Rydgård
|
f3b19e0f07
|
Merge pull request #1594 from sum2012/patch-2
build fix for other
|
2013-04-29 11:04:54 -07:00 |
|
Henrik Rydgård
|
d70d74cc2a
|
Merge pull request #1595 from sum2012/patch-3
IMPL sceDisplayIsForeground
|
2013-04-29 11:03:44 -07:00 |
|
sum2012
|
2d937584e0
|
Fix Fix Sengoku Musou 3 Z Special crash in sceAtracGetChannel
|
2013-04-30 02:01:17 +08:00 |
|
sum2012
|
b56ed45138
|
IMPL sceDisplayIsForeground
one step of fix crash of Sengoku Musou 3 Z Special
|
2013-04-30 01:44:14 +08:00 |
|
sum2012
|
76cdbb7f5e
|
build fix for other
|
2013-04-30 01:34:23 +08:00 |
|
Henrik Rydgård
|
232b354b13
|
Merge pull request #1590 from unknownbrackets/gpu-rounding
Do alpha test equal compares using rounding
|
2013-04-29 01:21:10 -07:00 |
|
Unknown W. Brackets
|
3a769bb047
|
Do alpha test equal compares using rounding.
Fixes accuracy problems, Popolocrois shows things now.
|
2013-04-29 01:19:23 -07:00 |
|
Henrik Rydgård
|
3534f7b920
|
Merge pull request #1586 from nachume/imaspatch
Add new sceNp/scePauth and some stubs for unknown functions on THE IDOLM...
|
2013-04-29 00:44:25 -07:00 |
|
Henrik Rydgård
|
8561531fb4
|
Merge pull request #1584 from unknownbrackets/reporting
Send GPU, CPU, and platform info into the reporting server
|
2013-04-29 00:43:32 -07:00 |
|
Unknown W. Brackets
|
b0ce9e934e
|
Split out the GPU vendor and the full detail.
This way we can sort things more easily.
|
2013-04-29 00:30:54 -07:00 |
|
Unknown W. Brackets
|
8d4299a4d2
|
Reporting: add a couple missing platforms.
|
2013-04-29 00:26:45 -07:00 |
|
Unknown W. Brackets
|
8abe4dc621
|
Reporting: also send the CPU and platform.
|
2013-04-29 00:26:44 -07:00 |
|
Unknown W. Brackets
|
c102dc2c3a
|
Add simple escaping to reporting.
Should fix those pesky + signs, etc.
|
2013-04-29 00:26:44 -07:00 |
|
Unknown W. Brackets
|
5cea38e405
|
Reporting: catch information about the GPU.
|
2013-04-29 00:26:43 -07:00 |
|
Henrik Rydgård
|
c3e7440449
|
Merge pull request #1589 from unknownbrackets/perf
Match x64 optimization settings with x86, optimize zlib
|
2013-04-29 00:19:11 -07:00 |
|
Henrik Rydgård
|
ecb9210f82
|
Merge pull request #1587 from unknownbrackets/jit-minor
Fix potential crash looking up block_num
|
2013-04-29 00:18:26 -07:00 |
|
Henrik Rydgård
|
b3a9579d19
|
Merge pull request #1583 from unknownbrackets/ui-tweaks
Don't stretch mini icons on the pause screen
|
2013-04-29 00:14:47 -07:00 |
|
nachume
|
c89589c27d
|
mistake sceRtcGetLastAdjustedTime() is not UNIMPL function.
revert to DEBUG_LOG from ERROR_LOG.
|
2013-04-29 14:52:36 +09:00 |
|
nachume
|
aa1c546a3e
|
FIX sceRtc.cpp HLEFunction Array Wrapped Function not used reference pointer.
|
2013-04-29 14:32:36 +09:00 |
|