r600g: handle R16G16B16_FLOAT and R32G32B32_FLOAT in translate_colorswap
[mesa.git] / src / gallium / drivers / nv30 / Makefile
1 TOP = ../../../..
2 include $(TOP)/configs/current
3
4 LIBNAME = nv30
5
6 include Makefile.sources
7
8 LIBRARY_INCLUDES = \
9 $(LIBDRM_CFLAGS)
10
11 include ../../Makefile.template
12 # DO NOT DELETE
13
14 # FIXME: Remove when this driver is converted to automake.
15 all: default