aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_pipe_blend.c
Commit message (Collapse)AuthorAgeFilesLines
* i965g: make sure blend color packet header is initializedKeith Whitwell2009-11-061-3/+9
| | | | | | | We will emit this packet at startup (dirty == ~0), even if we haven't had the state tracker call into brw_set_blend_color() yet. This way is a little more efficient also.
* i965g: correct sense of writedisable flagsKeith Whitwell2009-11-051-4/+4
|
* i965g: more files compilingKeith Whitwell2009-11-011-0/+2
|
* i965g: more files compilingKeith Whitwell2009-11-011-0/+12
|
* i965g: start hooking up some to the gallium context interfacesKeith Whitwell2009-10-251-45/+169
| | | | | | - create/bind/destroy blend and depth state - framebuffer and viewport - etc.
* i965g: more compiling wipKeith Whitwell2009-10-251-0/+19
|
* i965g: first compiling fileKeith Whitwell2009-10-241-0/+4
|
* i965g: wipKeith Whitwell2009-10-231-0/+41