summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglscreen.h
diff options
context:
space:
mode:
authorVadim Girlin <[email protected]>2011-11-17 03:33:57 +0400
committerAlex Deucher <[email protected]>2011-11-17 09:10:37 -0500
commit0cddea37b2d79e4353347621cd2849cde682084a (patch)
tree7deb1af968fe72dbce69f8df31c8f1f87010d163 /src/egl/main/eglscreen.h
parent4b1205d53b26dadba13578cf875feeeaa2018f74 (diff)
r600g: don't change the order of writes in merge_inst_group
Merge may produce incorrect order of operations for r600-eg: x: inst1 R0.x, ... ; //from current group ... t: inst0 R0.x, ... ; //from previous group, same destination Result of inst1 will be lost. So compare destinations and don't allow this. Signed-off-by: Vadim Girlin <[email protected]>
Diffstat (limited to 'src/egl/main/eglscreen.h')
0 files changed, 0 insertions, 0 deletions