notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd050c
)
libretro: enable dither for peops plugin
author
notaz
<notasas@gmail.com>
Sun, 21 Dec 2014 00:57:09 +0000
(
02:57
+0200)
committer
notaz
<notasas@gmail.com>
Sun, 21 Dec 2014 00:57:09 +0000
(
02:57
+0200)
frontend/libretro.c
patch
|
blob
|
blame
|
history
diff --git
a/frontend/libretro.c
b/frontend/libretro.c
index
74b5dbf
..
fa544fd
100644
(file)
--- a/
frontend/libretro.c
+++ b/
frontend/libretro.c
@@
-1253,6
+1253,7
@@
void retro_init(void)
#else
cycle_multiplier = 200;
#endif
+ pl_rearmed_cbs.gpu_peops.iUseDither = 1;
McdDisable[0] = 0;
McdDisable[1] = 1;