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:
e86b6fe
)
gpu_neon/psx_gpu: update texture_window_settings
author
notaz
<notasas@gmail.com>
Fri, 23 Dec 2011 00:46:52 +0000
(
02:46
+0200)
committer
notaz
<notasas@gmail.com>
Fri, 23 Dec 2011 00:46:52 +0000
(
02:46
+0200)
plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
patch
|
blob
|
blame
|
history
diff --git
a/plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
b/plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
index
98f2d85
..
f6143ee
100644
(file)
--- a/
plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
+++ b/
plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
@@
-599,6
+599,7
@@
void gpu_parse(psx_gpu_struct *psx_gpu, u32 *list, u32 size)
flush_render_block_buffer(psx_gpu);
+ psx_gpu->texture_window_settings = texture_window_settings;
psx_gpu->texture_window_x = x;
psx_gpu->texture_window_y = y;
psx_gpu->texture_mask_width = w - 1;