Age | Commit message (Expand) | Author |
2009-07-16 | gallium: proper constructor and destructor for tgsi_exec_machine | Keith Whitwell |
2009-03-22 | softpipe: reformatting, comments, minor clean-ups | Brian Paul |
2009-02-11 | softpipe: rename sp_headers.h to sp_quad.h | Brian |
2009-02-11 | softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch] | Brian |
2008-12-30 | gallium: Remove unused variables. | José Fonseca |
2008-12-17 | softpipe: fix vertex shader texture sampling | Brian Paul |
2008-11-25 | softpipe: Fix function prototype. | Michal Krol |
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian |
2008-09-08 | softpipe: Split changing fields of quad_header into input, inout and output p... | Michal Krol |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-05-10 | gallium: remove unused code | Brian |
2008-04-15 | gallium: Remove middle of scope declarations. | José Fonseca |
2008-04-14 | gallium: enable new quad output code, remove old code | Brian |
2008-04-07 | gallium: begin reworking quad stages for multiple color outputs | Brian |
2008-03-28 | gallium: Fix computation of Z values when not using early Z. | Brian |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-03-14 | gallium: remove DOS carriage returns | Brian |
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
2008-02-27 | gallium: remove dependencies on pipe_shader_state's semantic info | Brian |
2008-02-26 | gallium: added tgsi_shader_field to sp_fragment_shader | Brian |
2008-02-20 | gallium: replace some ordinary assignments with pipe_reference_texture() | Brian |
2008-02-15 | Merge commit 'origin/gallium-0.1' into gallium-0.1 | Keith Whitwell |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |