Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-22 | softpipe: reformatting, comments, minor clean-ups | Brian Paul | |
2009-03-04 | gallium: Remove some superfluous instances of #include "p_inlines.h". | Michel Dänzer | |
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-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca | |
2008-04-07 | gallium: begin reworking quad stages for multiple color outputs | Brian | |
2008-02-26 | gallium: added tgsi_shader_field to sp_fragment_shader | Brian | |
Use the shader semantic info from there, instead of from pipe_shader_state. Carry this idea to draw module and other drivers... | |||
2008-02-23 | Bring in several forgotten MSVC fixes. | 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 |