blob: 9069cb67d732a7b24c6871dc8317e25b4e7bc516 (
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.1/x86/use.mask,v 1.3 2006/07/25 09:07:03 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
|