mesa: copy rasterpos evaluation code into core Mesa
authorBrian Paul <brianp@vmware.com>
Wed, 21 Oct 2015 19:39:15 +0000 (13:39 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 22 Oct 2015 23:19:20 +0000 (17:19 -0600)
commit614a74376702b9f49343c9d71339cbb002971e6b
tree3698ae0e962ba1763264180e738808464cdea503
parent9919f560996cc0014df757cc542bf477c5402c00
mesa: copy rasterpos evaluation code into core Mesa

We'll remove it from the tnl module next.  By lifting this code into core
Mesa we can use it from the gallium state tracker.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/main/rastpos.c
src/mesa/main/rastpos.h