Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-25 | i965g: adapt to blend changes | Roland Scheidegger | |
2009-11-06 | i965g: make sure blend color packet header is initialized | Keith Whitwell | |
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. | |||
2009-11-05 | i965g: correct sense of writedisable flags | Keith Whitwell | |
2009-11-01 | i965g: more files compiling | Keith Whitwell | |
2009-11-01 | i965g: more files compiling | Keith Whitwell | |
2009-10-25 | i965g: start hooking up some to the gallium context interfaces | Keith Whitwell | |
- create/bind/destroy blend and depth state - framebuffer and viewport - etc. | |||
2009-10-25 | i965g: more compiling wip | Keith Whitwell | |
2009-10-24 | i965g: first compiling file | Keith Whitwell | |
2009-10-23 | i965g: wip | Keith Whitwell | |