summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965simple/brw_state.c
AgeCommit message (Expand)Author
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-01-30gallium: make p_winsys internalZack Rusin
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-05-26Revert DOS line endings.José Fonseca
2008-05-17gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()Brian Paul
2008-03-29gallium: Set vertex state/buffers en-mass.Brian Paul
2008-03-27gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-02-27gallium/i965: remove brw_shader_info structBrian
2008-02-27gallium/i965: remove dependencies on pipe_shader_state's semantic infoBrian
2008-02-26gallium: remove pipe parameter from pipe_texture_reference()Brian
2008-02-20gallium: include p_inlines.hBrian
2008-02-20gallium: s/pipe_reference_texture/pipe_texture_reference/Brian
2008-02-20gallium: replace some ordinary assignments with pipe_reference_texture()Brian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca