Memory layout transition:
[profile/ivi/libdrm.git] / shared / radeon_state.c
2003-11-04 Michel DaenzerMemory layout transition:
2003-08-26 Michel DaenzerRemove artificial PCI GART limitations, rename AGP...
2003-06-16 Keith WhitwellPossibly fix stanford checker complaints about sarea
2003-06-10 Keith WhitwellTexture rectangle support for r100
2003-06-09 Keith WhitwellRevert bogus last commit
2003-06-09 Keith WhitwellDon't activate blend fallbacks unless blending is enabled
2003-04-22 Keith Whitwelladd more get_param queries for embedded project
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2003-02-06 Michel Daenzerfix EAGAIN handling in radeon_cp_dispatch_texture(...
2003-01-26 Leif DelgassAdd cast to avoid void * arithmetic warning
2002-12-06 Keith WhitwellRewrite radeon_cp_dispatch_texture() to avoid pingpongi...
2002-10-29 Michel Daenzerpreserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid...
2002-10-28 Brian Paulmerge from mesa-4-1-branch to get cube-map registers...
2002-09-25 Michel Daenzerchange RADEON_PARAM_IRQ_ACTIVE to RADEON_PARAM_IRQ_NR
2002-09-23 Keith Whitwellmerged r200-0-2-branch to trunk
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-08-26 Keith Whitwellmerged r200-0-1-branch
2002-08-12 Keith Whitwellzero-cliprect case patch from Jacek
2002-08-11 Michel Daenzertest scratch register writeback before using it
2002-07-18 Michel Daenzerfix off-by-one error for right bottom corner in radeon_...
2002-07-17 Tim SmithWorkaround for Radeon lockups on fast machines
2002-07-11 Michel DaenzerDon't read scratch registers directly, obtain the value...
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch