summaryrefslogtreecommitdiff
path: root/src/parse.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2008-02-12 21:29:01 -0800
committerAaron Plattner <aplattner@nvidia.com>2008-02-12 21:29:01 -0800
commitf71afa039b901e09d6957d2e1e72d70a28921fbd (patch)
tree65b2dee9d492afe6b1ec21766967cb90178c4011 /src/parse.c
parentd5b457d81ca5e55e403d5a04d0982d6a75d5f924 (diff)
171.05171.05
Diffstat (limited to 'src/parse.c')
-rw-r--r--src/parse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse.c b/src/parse.c
index ce0f7d8..9e71944 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -109,6 +109,7 @@ AttributeTableEntry attributeTable[] = {
{ "LogAnisoAppControlled", NV_CTRL_LOG_ANISO_APPLICATION_CONTROLLED,0 },
{ "RefreshRate", NV_CTRL_REFRESH_RATE, N|H },
{ "InitialPixmapPlacement",NV_CTRL_INITIAL_PIXMAP_PLACEMENT, N },
+ { "GlyphCache", NV_CTRL_GLYPH_CACHE, N },
{ "PCIBus", NV_CTRL_PCI_BUS, N },
{ "PCIDevice", NV_CTRL_PCI_DEVICE, N },
{ "PCIFunc", NV_CTRL_PCI_FUNCTION, N },