OSDN Git Service

haiku-softpipe: Minor cleanup and color space fixes
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Mon, 28 Oct 2013 17:56:43 +0000 (12:56 -0500)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Tue, 29 Oct 2013 20:27:43 +0000 (15:27 -0500)
commit9a9fb94ca99e05195f1faa747397bd26fb8f7cca
tree922ab460c563c6d69fee64f0827215b82f4c880d
parent439dd0e20a3ec5b95487d7ddeb0a8f91781b7b00
haiku-softpipe: Minor cleanup and color space fixes

* Use more consistant data sources
* Fix improper color space assignments
* Remove unnecessary comments and code
* Drop unnecessary round_up function (this was leftover
  from moving winsys code out of renderer)

Acked-by: Brian Paul <brianp@vmware.com>
src/gallium/targets/haiku-softpipe/GalliumContext.cpp
src/gallium/targets/haiku-softpipe/SoftwareRenderer.cpp