Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-23 | Bring in several forgotten MSVC fixes. | José Fonseca | |
2008-02-23 | gallium: Define intptr_t for Windows platform. | Michal Krol | |
2008-02-23 | gallium: Move align_pointer() to p_pointer.h. | Michal Krol | |
2008-02-23 | gallium: New file. | Michal Krol | |
2008-02-21 | gallium: comments, white-space clean-up | Brian | |
2008-02-21 | [PATCH] gallium: include p_compiler.h for boolean defn | Keith Whitwell | |
2008-02-20 | gallium: new pipe->texture_update() function | Brian | |
Called whenever texture data is changed (glTexImage, glTexSubImage, glCopyTexSubImage, etc). | |||
2008-02-19 | Remove src/mesa and src/mesa/main from gallium source include paths. | José Fonseca | |
2008-02-15 | Merge commit 'origin/gallium-0.1' into gallium-0.1 | Keith Whitwell | |
Conflicts: src/gallium/drivers/softpipe/sp_quad_fs.c src/gallium/drivers/softpipe/sp_state.h src/gallium/drivers/softpipe/sp_state_fs.c | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |