diff options
author | Ville Syrjälä <[email protected]> | 2015-03-23 14:47:32 +0200 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2015-10-06 11:16:19 -0700 |
commit | 3e2c7ca7731362b9f8f872832aeed2f89e70e11c (patch) | |
tree | 00ba7d58b01057f2e32430a0350646e5f4cc9a76 /src/mesa/drivers/dri/i915/Makefile.am | |
parent | 00ee403883abedb966550d6ab50a1c1f6613175f (diff) |
i915: Adjust line size limits
The hardware can draw lines 0.5 to 7.5 pixels wide. Adjust the limits
to 1.0-7.0. The old limits seems to be from the era when i915 and i965
were sharing this code.
Not really sure if 1.0-7.0 is correct. Maybe it could be 0.5.7.5 as
those are the hw limits, or maybe some combination of the two?
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i915/Makefile.am')
0 files changed, 0 insertions, 0 deletions