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
/
i965
/
brw_pipe_shader.c
Age
Commit message (
Expand
)
Author
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-02-05
i965g: Remove unnecessary headers.
Vinson Lee
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2009-12-24
i965g: get trivial/tri working again after edgeflag changes
Keith Whitwell
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-22
i965g: fix for edgeflag changes (untested)
Roland Scheidegger
2009-11-19
i965g: first pass at vs immediates in curbe
Keith Whitwell
2009-11-19
i965g: include interpolation info in fs signature
Keith Whitwell
2009-11-19
i965g: add new state flag tracking fs signature changes
Keith Whitwell
2009-11-17
i965g: handle special vs outputs specially
Keith Whitwell
2009-11-11
i965g: consult fs inputs when laying out vs output regs
Keith Whitwell
2009-11-06
i965g: don't set up vs stack register for non-branching shaders
Keith Whitwell
2009-11-05
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-04
i965g: hook up some missing vertex shader code
Keith Whitwell
2009-11-04
i965g: add constant buffer setter
Keith Whitwell
2009-11-01
i965g: more files compiling
Keith Whitwell
2009-10-29
i965g: work in progress on fragment shaders
Keith Whitwell
2009-10-25
i965g: more work on compiling, particularly the brw_draw files
Keith Whitwell
2009-10-24
i965g: more files compiling
Keith Whitwell