Browse Source

util: A few more links for D3D formats.

tags/7.8-rc1
José Fonseca 15 years ago
parent
commit
28f2888565
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      src/gallium/auxiliary/util/u_format.csv

+ 3
- 2
src/gallium/auxiliary/util/u_format.csv View File

@@ -47,8 +47,9 @@
# - color space: rgb, yub, sz
#
# See also:
# - http://msdn.microsoft.com/en-us/library/ee416489.aspx
# - http://msdn.microsoft.com/en-us/library/ee415668.aspx
# - http://msdn.microsoft.com/en-us/library/ee416489.aspx (D3D9)
# - http://msdn.microsoft.com/en-us/library/ee415668.aspx (D3D9 -> D3D10)
# - http://msdn.microsoft.com/en-us/library/ee418116.aspx (D3D10)
#
# Note that GL doesn't really specify the layout of internal formats. See
# OpenGL 2.1 specification, Table 3.16, on the "Correspondence of sized

Loading…
Cancel
Save