Age | Commit message (Expand) | Author |
---|---|---|
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-01-26 | intel: Use a handy helper in glReadPixels source clipping. | Eric Anholt |
2009-11-03 | intel: avoid unnecessary front buffer flushing/updating | Brian Paul |
2009-01-30 | i915: Only call CalcViewport from DrawBuffers instead of Viewport. | Eric Anholt |
2009-01-26 | intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff... | Brian Paul |
2009-01-23 | intel: Prevent an "irq is not working" printf when only pipe B is enabled. | Owain G. Ainsworth |
2009-01-20 | Remove intel pageflipping support in its entirety. | Owain G. Ainsworth |
2008-10-28 | intel: Don't keep intel->pClipRects, and instead just calculate it when needed. | Eric Anholt |
2008-01-10 | [intel] Add more cliprect modes to cover other meanings for batch emits. | Eric Anholt |
2007-11-09 | [i915] Remove old frontbuffer rotation hack. | Eric Anholt |
2007-11-09 | [intel] Move over files that will be shared with 965-fbo work. | Eric Anholt |