mesa/src/gallium/docs/source
Roland Scheidegger ebe12d5006 gallium: make max_anisotropy a unsigned bitfield member
saves us a dword in sampler state, hw can't do non-integer aniso degree anyway.
To allow aniso 1x (which seems of dubious value but some hardware (radeons)
have such a mode, and even d3d allows specifiying it) redefine anisotropic
filtering as disabled only if max_anistropy is 0.
2010-02-12 00:43:38 +01:00
..
cso gallium: make max_anisotropy a unsigned bitfield member 2010-02-12 00:43:38 +01:00
exts gallium/docs: Add opcode formatting. 2010-02-02 17:03:41 -08:00
conf.py gallium/docs: Add opcode formatting. 2010-02-02 17:03:41 -08:00
context.rst docs: fix up documentation for stencil ref value changes 2010-02-09 21:48:43 +01:00
cso.rst Fill out some of the CSO info. 2009-12-20 16:40:39 -08:00
distro.rst Nuke the nv0x-nv2x gallium pipe drivers. 2010-02-04 22:15:22 +01:00
glossary.rst gallium-docs: Fix missing PIPE_CAPs. 2010-01-30 12:16:10 -08:00
index.rst docs: Stub out list of modules in core distribution of G3D. 2010-01-05 08:22:18 -08:00
intro.rst Add Gallium docs. 2009-12-20 15:00:40 -08:00
screen.rst gallium: squash-merge of gallium screen context 2010-02-08 13:05:36 +00:00
tgsi.rst Merge branch 'gallium-nopointsizeminmax' 2010-02-09 19:32:21 +01:00