target-hepers: add non inline sw helpers
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 23 Nov 2015 11:26:39 +0000 (11:26 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 25 Nov 2015 20:25:14 +0000 (20:25 +0000)
commitfbc6447c3d06d85a862df67aadb68333e2ea2431
tree1b1a0f1cf6efaa6d89b22917a4fe9332c3444fdd
parentf6235171882d18d0b4d11a3d564c6aa3b22af9d1
target-hepers: add non inline sw helpers

Feeling rather dirty copying the inline ones, yet we need the inline
ones for swrast only targets like libgl-xlib, osmesa.

Cc: "11.1" <mesa-stable@lists.freedesktop.org>
Cc: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Tested-by: Oded Gabbay <oded.gabbay@gmail.com>
Tested-by: Nick Sarnie <commendsarnex@gmail.com>
src/gallium/auxiliary/target-helpers/sw_helper.h [new file with mode: 0644]
src/gallium/auxiliary/target-helpers/sw_helper_public.h [new file with mode: 0644]