Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-27 | gallium: standardize on stride instead of pitch in the interface | Zack Rusin | |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | |
Also, rename p_tile.[ch] to u_tile.[ch] | |||
2008-02-27 | gallium/i965: remove dependencies on pipe_shader_state's semantic info | Brian | |
The brw_shader_info struct is rendundant and could be removed... | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |