Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

freebsd-dri-amd64 256B

12345678910
  1. # -*-makefile-*-
  2. # Configuration for freebsd-dri-amd64: FreeBSD DRI hardware drivers
  3. include $(TOP)/configs/freebsd-dri
  4. CONFIG_NAME = freebsd-dri-x86-64
  5. ASM_FLAGS = -DUSE_X86_64_ASM
  6. MESA_ASM_SOURCES = $(X86-64_SOURCES)
  7. GLAPI_ASM_SOURCES = $(X86-64_API)