On 11/12/2013 10:49 PM, Alexander von Gluck IV wrote:
On Tue, Nov 12, 2013 at 11:46 PM, Alexander von Gluck IV
<[email protected]> wrote:
* This is pretty small and upkeep
should be minimal.
Can you combine those two lines (70 chars per line is about right for
git commit messages)?
Perhaps the subject line should be "haiku: add swrast driver".
* 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?
OK by me. The code looks pretty well insulated from the rest of Mesa.
Acked-by: Brian Paul <[email protected]>
-Brian
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev