summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple/brw_state.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.José Fonseca2008-02-061-1/+1
* gallium: rationalize vertex_element state packetKeith Whitwell2007-12-181-25/+21
* i965: index the destination offset with regards to the current indexZack Rusin2007-12-171-1/+1
* gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell2007-12-171-36/+6
* 965: get brw_wm_surface_state compiling againKeith Whitwell2007-12-131-0/+3
* 965: get fragment shader compiler compilingKeith Whitwell2007-12-131-0/+7
* 965: missing code from last commitKeith Whitwell2007-12-131-6/+3
* gallium: remove set_sampler_units interfaceKeith Whitwell2007-12-111-8/+2
* gallium: remove redundant clear_color state.Keith Whitwell2007-12-111-9/+0
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+466