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:
81edd2b
)
gpulib: update after open
author
notaz
<notasas@gmail.com>
Sat, 5 Jan 2013 02:29:10 +0000
(
04:29
+0200)
committer
notaz
<notasas@gmail.com>
Sat, 5 Jan 2013 17:21:12 +0000
(19:21 +0200)
plugins/gpulib/vout_pl.c
patch
|
blob
|
blame
|
history
diff --git
a/plugins/gpulib/vout_pl.c
b/plugins/gpulib/vout_pl.c
index
49f53d6
..
5af0762
100644
(file)
--- a/
plugins/gpulib/vout_pl.c
+++ b/
plugins/gpulib/vout_pl.c
@@
-106,6
+106,7
@@
long GPUopen(void **unused)
cbs->pl_vout_open();
check_mode_change(1);
+ vout_update();
return 0;
}