OSDN Git Service

dri/swrast: remove obsolete GetRow/PutRow code
authorBrian Paul <brianp@vmware.com>
Mon, 16 Jan 2012 18:28:15 +0000 (11:28 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Jan 2012 02:02:14 +0000 (18:02 -0800)
commit38e4496ac3154642e0c69a5e0a7ff400e3b7186c
tree1e7c8fc9c0697fb00a238f14b5ae975ae9cce98b
parent39d978a60c193b6be20bc42714d883d725b8fa4d
dri/swrast: remove obsolete GetRow/PutRow code

This is a squash of:

    dri/swrast: remove obsolete GetRow/PutRow code
    (cherry picked from commit cb5fa9ea624574909bf57f9e1ad190a440d59dc2)

and

    dri/swrast: remove obsolete swrast_span.c file from source list
    (cherry picked from commit a9bf149e7f699d05bcf31dff54c4b4cf78018dd0)

    Conflicts:

src/mesa/drivers/dri/swrast/Makefile.sources
src/mesa/drivers/dri/swrast/Makefile
src/mesa/drivers/dri/swrast/swrast.c
src/mesa/drivers/dri/swrast/swrast_priv.h
src/mesa/drivers/dri/swrast/swrast_span.c [deleted file]
src/mesa/drivers/dri/swrast/swrast_spantemp.h [deleted file]