[Mesa-dev] [PATCH] mesa: Add haiku swrast driver
Alexander von Gluck IV
kallisti5 at unixzen.com
Tue Nov 12 21:49:02 PST 2013
On Tue, Nov 12, 2013 at 11:46 PM, Alexander von Gluck IV
<kallisti5 at unixzen.com> wrote:
> * This is pretty small and upkeep
> should be minimal.
> * Currently fully working.
> ---
> src/mesa/drivers/SConscript | 3 +
> src/mesa/drivers/haiku/swrast/SConscript | 28 +
> src/mesa/drivers/haiku/swrast/SoftwareRast.cpp | 707
> +++++++++++++++++++++++
> src/mesa/drivers/haiku/swrast/SoftwareRast.h | 96 +++
> src/mesa/drivers/haiku/swrast/SoftwareRast.rdef | 39 ++
>
I know it's late in the game for 10.0.0, but since this doesn't touch
any major platforms and is working... could I get this in the 10.0.0
branch
if approved?
-- Alex
More information about the mesa-dev
mailing list