summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_quad_fs.c
AgeCommit message (Expand)Author
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-05-10gallium: remove unused codeBrian
2008-04-15gallium: Remove middle of scope declarations.José Fonseca
2008-04-14gallium: enable new quad output code, remove old codeBrian
2008-04-07gallium: begin reworking quad stages for multiple color outputsBrian
2008-03-28gallium: Fix computation of Z values when not using early Z.Brian
2008-03-27gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian
2008-03-14gallium: remove DOS carriage returnsBrian
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-02-27gallium: remove dependencies on pipe_shader_state's semantic infoBrian
2008-02-26gallium: added tgsi_shader_field to sp_fragment_shaderBrian
2008-02-20gallium: replace some ordinary assignments with pipe_reference_texture()Brian
2008-02-15Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca