Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-20 | [965] Enable EXT_framebuffer_object. | Eric Anholt | |
To do so, merge the remainnig necessary code from the buffers, blit, span, and screen code to shared, and replace it with those. | |||
2007-11-16 | [intel] Add 965 support to shared intel_blit.c | Eric Anholt | |
This requires that regions grow a marker of whether they are tiled or not, because fence (surface) registers are ignored by the 965 2D engine. | |||
2007-11-09 | [intel] Move over files that will be shared with 965-fbo work. | Eric Anholt | |