Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-09 | i965g: update disassembler code from classic. | Dave Airlie | |
still a bit of work to do, the winsys gen setting is a bit of a hack. | |||
2011-01-09 | i965g: update brw_defines.h from classic driver | Dave Airlie | |
2011-01-09 | i965g: update to similiar gen stuff as i965 | Dave Airlie | |
2010-01-06 | i965g: fix invalid assertion in emit_xpd(), again | Brian Paul | |
2010-01-05 | i965g: fix invalid assertion in emit_xpd() | Brian Paul | |
Invalid assertion found by Roel Kluin <roel.kluin@gmail.com> | |||
2009-12-21 | i965g: fixes to build after merge of master | Keith Whitwell | |
2009-11-30 | brw: add dumping to gem winsys | Keith Whitwell | |
2009-11-21 | i965g: get basic texturing working again | Keith Whitwell | |
Revert to fixed-layout surface binding table -- it's probably the best way to do this. Pass sampler and texture numbers separately even though we're always keeping them the same at present. | |||
2009-11-06 | i965g: plumb through fb_write target and eot data | Keith Whitwell | |
2009-11-05 | i965g: disassemble more than one instruction at a time | Keith Whitwell | |
2009-10-29 | i965g: work in progress on fragment shaders | Keith Whitwell | |
2009-10-26 | i965g: still working on compilation | Keith Whitwell | |
2009-10-24 | i965g: more files compiling | Keith Whitwell | |
2009-10-23 | i965g: wip on removing GL stuff, trying to get a few files compiling | Keith Whitwell | |
2009-10-23 | i965g: wip | Keith Whitwell | |
2009-10-23 | i965g: re-starting from the dri driver | Keith Whitwell | |