Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965g: make sure blend color packet header is initialized | Keith Whitwell | 2009-11-06 | 1 | -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 flags | Keith Whitwell | 2009-11-05 | 1 | -4/+4 |
| | |||||
* | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 1 | -0/+2 |
| | |||||
* | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 1 | -0/+12 |
| | |||||
* | i965g: start hooking up some to the gallium context interfaces | Keith Whitwell | 2009-10-25 | 1 | -45/+169 |
| | | | | | | - create/bind/destroy blend and depth state - framebuffer and viewport - etc. | ||||
* | i965g: more compiling wip | Keith Whitwell | 2009-10-25 | 1 | -0/+19 |
| | |||||
* | i965g: first compiling file | Keith Whitwell | 2009-10-24 | 1 | -0/+4 |
| | |||||
* | i965g: wip | Keith Whitwell | 2009-10-23 | 1 | -0/+41 |