index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_state.h
Age
Commit message (
Expand
)
Author
2009-08-21
softpipe: rework texture sampling code
Keith Whitwell
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2008-11-25
softpipe: Fix function prototype.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-29
draw: draw_range_elements trial
Keith Whitwell
2008-05-17
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-04-24
gallium: plug in softpipe_set_edgeflags() function
Brian Paul
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
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 unnecessary tgsi_interp_coef decl
Brian
2008-02-27
gallium: remove uses_kill field from softpipe_shader
Brian
2008-02-26
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-23
gallium: disable early Z test if fragment shader contains KIL instruction.
Brian
2008-02-24
gallium: MSVC fixes.
José Fonseca
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: move files into their places.
José Fonseca