blob: 3ab9dc4cd42b2e6923167608e198cffe607974ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/6.2/x86/use.mask,v 1.1 2006/09/21 20:53:56 flameeyes Exp $
-3dnow
-3dnowext
-mmx
-mmxext
-sse
-sse2
-win32codecs
# nvidia drivers works on x86
-xvmc
-nvidia
-video_cards_nvidia
# Unmask vmware drivers
-video_cards_vmware
-input_devices_vmmouse
# Diablo Latte and Caffe (JRE and JDK) works here
-java
|