Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-17 | softpipe: fix vertex shader texture sampling | Brian Paul | |
Need to disable/bypass lambda calculation since derivatives of texcoords are meaningless for adjacent vertices. | |||
2008-12-01 | gallium: minor texture-related clean-ups, comments, etc | Brian | |
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian | |
Use tgsi_sampler struct as a base class. Softpipe subclasses it and adds the fields it needs. | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |