Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / radeon /
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-14 Chris Rankinradeon: SetTexOffset support
2008-06-29 Nicolai Haehnler300: Cleanup LodBias support
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-21 Alex DeucherR300: 1002:5657 is actually RV410
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-31 Dave Airlier300: disable the lowimpact fallbacks by default.
2008-05-29 Dennis KasprzykR1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-28 Dave Airlier500: remove warnings and only start on newer drms.
2008-05-28 Alex DeucherR3/4/5xx: update to use drm get_param for num gb pipes
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-08 Kristian HøgsbergAdd RS690M PCI ID.
2008-05-05 Dave Airlier300: add R300_NO_TCL to allow testing of non-tcl on...
2008-05-03 Dave Airlier300: add R300_NO_TCL to allow testing of non-tcl on...
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Corbin SimpsonMerge branch 'r345-cleanup' of git://people.freedesktop...
2008-05-02 Corbin SimpsonMake radeon stuff build again.
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR5xx: various updates
2008-05-02 Alex DeucherR5xx: Add R5xx pci ids
2008-05-02 Dave Airlier300: add rv530 pci id for the t60p laptop
2008-05-02 Dave Airliesome basic r500 portage
2008-05-02 Corbin SimpsonAdd chip id 71D5 (RV530 M66) to radeon_chipset.h
2008-05-02 Dave Airlier300: add rv530 pci id for the t60p laptop
2008-05-02 Dave Airliesome basic r500 portage
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR5xx: various updates
2008-05-01 Alex DeucherR5xx: Add R5xx pci ids
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-29 Michel DänzerChange default of driconf "allow_large_textures" to...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-20 Dave Airlier300: add rv530 pci id for the t60p laptop
2008-03-19 Alex DeucherRadeon 9500 (0x4144) only has one pipe
2008-03-18 Dave Airlier300: add new rs690 pci id
2008-03-17 Dave Airliesome basic r500 portage
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-26 Kristian HøgsbergRemove GetMSC DriverAPI function.
2008-01-29 Alex DeucherAdd new RV380 pci id
2008-01-27 Dave Airlier300: add initial rs690 support to Mesa
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-25 Adam Jackson__driConfigOptions must be PUBLIC.
2007-12-24 Alex DeucherR300: RV410 SE chips have half the pipes of regular...
2007-12-22 Roland Scheideggerfix GL_LINE_LOOP with drivers using own render pipeline...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-22 Roland Scheideggerfix z buffer read/write issue with rv100-like chips...
2007-11-15 Roland Scheideggerfix bogus assumption if ddx has set up surface reg...
2007-11-06 Michel Dänzerr200: Re-expose SetTexOffset functionality.
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 Michel DänzerMore vblank cleanups.
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-11 Kristian HøgsbergAdd a version field to __DRIextension.
2007-10-11 Kristian HøgsbergMove new texOffset extension to the new extension mecha...
2007-10-11 Kristian HøgsbergAdd a DRI_ReadDrawable marker extension to signal read...
2007-10-11 Kristian HøgsbergMove media stream counter entry points to new extension.
2007-10-11 Kristian HøgsbergMove GLX_MESA_swap_frame_usage DRI entry points to...
2007-10-11 Kristian HøgsbergMove GLX_MESA_allocate_memory related functions to...
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergMove the copySubBuffer extension over to the new mechanism.
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
2007-10-10 Kristian HøgsbergReplace open-coded major, minor, and patch version...
2007-10-10 Kristian HøgsbergRemove screenConfigs from __DRIscreen.
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Chris Rankinr200: Implement SetTexOffset hook.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 BrianFix-up #includes to remove some -I options.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel Dänzerr300: Implement SetTexOffset hook.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-12 Roland Scheideggerbring over recent radeonMakeCurrent fixes for r300...
2007-05-11 Oliver McFaddenRevert "r300: Merged radeon_span.c."
2007-05-11 Oliver McFaddenr300: Corrected some macro errors from the previous...
2007-05-11 Oliver McFaddenr300: Reduced the diff on radeon_lock.[ch].
2007-05-11 Oliver McFaddenr300: Initial work on merging radeon_lock.[ch].
2007-05-11 Oliver McFaddenr300: Merged radeon_span.c.
2007-05-09 Oliver McFaddenr300: Cleaned up radeon_context.h slightly; mostly...
next