Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-27 | gallium: return pipe_shader_state from the simple shader functions | Brian | |
Allows us to fix a mem leak (tokens array). | |||
2008-03-20 | gallium: enable vp input semantic info | Brian | |
2008-03-20 | gallium: Fix build on Windows. | Michal Krol | |
2008-03-20 | gallium: Fix build on Windows. | Michal Krol | |
2008-03-20 | gallium: remove unused local var | Keith Whitwell | |
2008-03-20 | gallium: added util_make_fragment_passthrough_shader() | Brian | |
2008-03-18 | gallium: utilities for creating simple vertex/fragment shaders | Brian | |