Lines Matching refs:to
4 * Permission is hereby granted, free of charge, to any person
6 * files (the "Software"), to deal in the Software without
7 * restriction, including without limitation the rights to use, copy,
9 * of the Software, and to permit persons to whom the Software is
10 * furnished to do so, subject to the following conditions:
16 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30 The XA state tracker is intended as a versioned interface to gallium for
35 a number of interfaces to work with:
42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
43 with Gallium, but it's really beneficial to be able to compile xorg drivers
46 Therefore the xa state tracker is intended to supply the following
58 we need to be able to load the appropriate gallium pipe driver, and we
66 and refuse to use the library if minor versions differ.
68 will be bumped to 1, and normal incompatibility rules (major bump)
70 It is allowed to add function interfaces while only bumping minor. Any