Age | Commit message (Expand) | Author |
2009-04-16 | intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels. | Eric Anholt |
2009-01-30 | intel: remove unused RenderToTexture field | Brian Paul |
2009-01-29 | intel: remove unused intel_rendering_to_texture() | Brian Paul |
2009-01-27 | intel: clean up more pf mess. | Eric Anholt |
2009-01-22 | intel: remove/disable the "paired depth/stencil" code | Brian Paul |
2009-01-22 | intel: inline some renderbuffer functions | Brian Paul |
2009-01-20 | Remove intel pageflipping support in its entirety. | Owain G. Ainsworth |
2009-01-16 | intel: added intel_rendering_to_texture() helper function. | Brian Paul |
2008-08-24 | Revert "Revert "Merge branch 'drm-gem'"" | Dave Airlie |
2008-08-24 | Revert "Merge branch 'drm-gem'" | Dave Airlie |
2008-07-23 | intel: Add a little span cache to spead up readpixels by cutting syscalls. | Eric Anholt |
2008-07-23 | intel-gem: Use pread/pwrite for span access. | Eric Anholt |
2008-07-11 | drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes. | Eric Anholt |
2008-07-02 | intel-gem: Fix Y-tiling span setup. | Eric Anholt |
2008-05-06 | [intel-GEM] Add tiling support to swrast. | Keith Packard |
2008-02-15 | [intel] Allow attIndex to be negative to avoid defeating the >= 0 check. | Eric Anholt |
2008-01-09 | [intel] Simplify intelCreateBuffer() a bit. | Kristian Høgsberg |
2007-11-16 | [intel] Move additional code to be shared from intel_context.h to intel/. | Eric Anholt |
2007-11-09 | [intel] Move over files that will be shared with 965-fbo work. | Eric Anholt |