summaryrefslogtreecommitdiff
path: root/dist/Mesa/configs/beos
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-05-22 20:06:39 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-05-22 20:06:39 +0000
commitaca48d4468c7360eebe114372261237dfd326366 (patch)
tree0a16251dfd7bd3edd37c8da55a753fc501c33c4c /dist/Mesa/configs/beos
parentbe5e6de483520135642d4178eb0e9e91f86d9555 (diff)
Update to Mesa 7.8.1. Tested on a bulk ports build by naddy@, ok oga@.
Diffstat (limited to 'dist/Mesa/configs/beos')
-rw-r--r--dist/Mesa/configs/beos6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/Mesa/configs/beos b/dist/Mesa/configs/beos
index 9974b7b22..69a8fd426 100644
--- a/dist/Mesa/configs/beos
+++ b/dist/Mesa/configs/beos
@@ -26,8 +26,8 @@ ifeq ($(CPU), x86)
-DUSE_3DNOW_ASM \
-DUSE_SSE_ASM
- ASM_SOURCES = $(X86_SOURCES)
- ASM_API = $(X86_API)
+ MESA_ASM_SOURCES = $(X86_SOURCES)
+ GLAPI_ASM_SOURCES = $(X86_API)
CC = gcc
CXX = g++
@@ -90,7 +90,7 @@ else
endif
# Directories
-SRC_DIRS = mesa glu glut/beos
+SRC_DIRS = gallium mesa glu glut/beos glew
GLU_DIRS = sgi
DRIVER_DIRS = beos
PROGRAM_DIRS = beos samples redbook demos tests