summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple/brw_curbe.c
AgeCommit message (Expand)Author
2008-02-06gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.José Fonseca
2008-01-25gallium: Simplify winsys buffer interface.Michel Dänzer
2007-12-24i965: a little better way of handling immediatesZack Rusin
2007-12-20i965: very crude and hacky way of handling immediatesZack Rusin
2007-12-20965: respect pipe flush flagsKeith Whitwell
2007-12-20965: fix the constant buffersZack Rusin
2007-12-19965: dump curbe contents to stderrKeith Whitwell
2007-12-19constsZack Rusin
2007-12-17965: remove dead state atom declsKeith Whitwell
2007-12-13965: get fragment shader compiler compilingKeith Whitwell
2007-12-11Port i965 driver to Gallium3D.Zack Rusin