Lines Matching defs:is
26 SWR is a tile based immediate mode renderer with a sort-free threading
27 model which is arranged as a ring of queues. Each entry in the ring
40 them through our driver yet. The fetch shader, streamout, and blend is
50 significantly faster than llvmpipe. This is to be expected, as
55 While our current performance is quite good, we know there is more
74 currently has issues (example: line rendering is done with triangles,
77 and SWR. Fixing these issues is one of our major future development
106 What is the licensing of the code?
109 * All code is under the normal Mesa MIT license.
122 intrinsics in our code and the in-tree JIT creation. It is not the