Fix crashes with pixel readback when using the optimized assembly functions.
authorRoland Scheidegger <rscheidegger@gmx.ch>
Thu, 30 Jun 2005 11:42:56 +0000 (11:42 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Thu, 30 Jun 2005 11:42:56 +0000 (11:42 +0000)
commit4d652b7855d1f852fd81fcffe7dabf9c685c9a0b
treed15417df1f220531ec9a6a6981754184fee6c834
parentb0d62880e8d10104999ac719f537f233d5c23197
Fix crashes with pixel readback when using the optimized assembly functions.
Pixel count can be negative (this could be fixed elsewhere), so adapt the
functions to work with such inputs correctly (same behaviour as non-optimized
functions).
Bugzilla #2317
Submitted by idr
src/mesa/x86/read_rgba_span_x86.S