r300: bo and cs abstraction.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_screen.c
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-10-16 Roland Scheideggerfix span issue with really old ddx and non-tcl r100...
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
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-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-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-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 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 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-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
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-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-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-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-06 Dave Airlieradeon: enable xpress chipsets
2007-04-09 Dave Airliethe RS400 definitely doesn't work at this point so...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-11 Rune Petersonr300: Add proper support for sin/cos instruction in...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-18 Aapo Tahkolasupport as much of GL_EXT_stencil_two_side as we can...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-18 Ian RomanickEnable GLX_SGI_make_current_read for radeon.
2006-10-13 Roland Scheideggerimplement ARB_point_parameters and ARB_point_sprite...
2006-08-31 Rune PetersenGive the user posibility to choose speed over correctness.
2006-08-27 Aapo Tahkolaclose #6318
2006-08-19 Roland Scheideggerremove the now confusing option to manually enable...
2006-05-27 Roland Scheideggerpreparation for r200 hw vertex programs. Increase R200_...
2006-05-18 Aapo TahkolaDont allow 16 tex units to be used at all.
2006-05-12 Dave Airliethe r300 should only use 8 until Mesa can deal with...
2006-04-04 Dave Airlieuse gart base from drm not try to work it out ourselves...
2006-04-04 Dave Airlieswitch to card_type rather than IsPCI, doesn't change...
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-31 Aapo Tahkolafree rs300 and ban r350(according to r300.sf.net)
2006-03-31 Aapo Tahkoladisable r300 chips. R300_FORCE_R300 to force
next