summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2013-02-19 21:28:25 +0100
committerRoland Scheidegger <[email protected]>2013-02-20 19:37:30 +0100
commit83f7cde1821d8e004d49fb966a323c037631b9a2 (patch)
tree8d2000884ba91cecde6484afdea8cd1f57c54cdc /src/gallium/drivers
parentfbbcc1fcc4a1e9e8ab794378a55e797ebaa3ed0a (diff)
gallivm: fix indirect src register fetches requiring bitcast
For constant and temporary register fetches, the bitcasts weren't done correctly for the indirect case, leading to crashes due to type mismatches. Simply do the bitcasts after fetching (much simpler than fixing up the load pointer for the various cases). This fixes https://bugs.freedesktop.org/show_bug.cgi?id=61036 Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions