Age | Commit message (Expand) | Author |
2008-10-01 | i965: Fix overwriting of depth override for SetTexOffset. | Eric Anholt |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2008-09-10 | intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change. | Eric Anholt |
2008-09-04 | intel: Fix depth_stencil texture. | Xiang, Haihao |
2008-08-24 | Revert "Revert "Merge branch 'drm-gem'"" | Dave Airlie |
2008-08-24 | Revert "Merge branch 'drm-gem'" | Dave Airlie |
2008-08-20 | i965: fixup format for TFP zero copy | Dave Airlie |
2008-08-20 | i965: make tex offset override work.. | Dave Airlie |
2008-08-08 | intel-gem: Update to new check_aperture API for classic mode. | Eric Anholt |
2008-07-11 | drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes. | Eric Anholt |
2008-06-11 | [intel-gem] Chase domain flag renaming in the DRM. | Eric Anholt |
2008-06-03 | [intel] Convert drivers to using libdrm bufmgr code. | Eric Anholt |
2008-05-07 | GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags. | Eric Anholt |
2008-04-22 | i965: fix DEPTH_TEXTURE_MODE (bug #14220) | Xiang, Haihao |
2008-04-18 | i965: initial attempt at fixing the aperture overflow | Dave Airlie |
2008-03-19 | [965] Initialize region surface key structure padding. | Eric Anholt |
2008-03-14 | intel: fix abort issue with shadowtex demo when use | Xiang, Haihao |
2008-03-13 | [i965] multiple rendering target support | Zou Nan hai |
2008-02-28 | [965] Fix conditional sequencing to allow the frame_buffer_texobj case. | Eric Anholt |
2008-01-10 | [intel] Add more cliprect modes to cover other meanings for batch emits. | Eric Anholt |
2008-01-03 | [intel] Convert relocations to not be cleared out on buffer submit. | Eric Anholt |
2008-01-02 | [965] Convert surface state to use a cache key instead of brw_cache_data. | Eric Anholt |
2007-12-17 | [965] Allow draw or depth regions to be NULL. | Eric Anholt |
2007-12-17 | i965: check NULL pointer | Xiang, Haihao |
2007-12-16 | [965] Fully initialize the texture surface key data (padding around GLboolean) | Eric Anholt |
2007-12-16 | [965] Move to using shared texture management code. | Eric Anholt |
2007-12-14 | [965] Replace the state cache suballocator with direct dri_bufmgr use. | Eric Anholt |
2007-12-07 | [965] Convert the driver to dri_bufmgr interface and enable TTM. | Eric Anholt |
2007-12-07 | [965] Remove dead code in upload_wm_surfaces. | Eric Anholt |
2007-12-07 | [965] Move brw_surface_state stack allocation into the function using it. | Eric Anholt |
2007-08-10 | i965: roland's DXTn format texture patch(bug10347) | Xiang, Haihao |
2007-08-02 | EXT_texture_sRGB support on i965 | Zou Nan hai |
2007-07-31 | i965: Use I16_UNORM instead of L16_UNORM (bug 11742) | Xiang, Haihao |
2006-11-29 | Add accelerated CopyPixels for non-overlapping, 1:1 blits. | Eric Anholt |
2006-09-21 | use the requested internal texture format where possible | Keith Whitwell |
2006-09-07 | Make sure bmBufferOffset is called for all active buffers every time | Keith Whitwell |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt |