[intel] intel_batchbuffer_flush using uninit 'used' to check for buffer empty
[mesa.git] / src / mesa / drivers / dri / radeon /
2008-04-29 Michel DänzerChange default of driconf "allow_large_textures" to...
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-19 Alex DeucherRadeon 9500 (0x4144) only has one pipe
2008-03-18 Dave Airlier300: add new rs690 pci id
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-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...
2007-05-09 Oliver McFaddenr300: Indented radeon_span.h
2007-05-09 Oliver McFaddenr300: Further reduced the radeon_span.c diff.
2007-05-09 Oliver McFaddenr300: Further reduced the diff between radeon_span...
2007-05-09 Oliver McFaddenr300: Indented both copies of radeon_span.[ch] in prepa...
2007-05-06 Dave Airlieradeon: enable xpress chipsets
2007-04-09 Dave Airliethe RS400 definitely doesn't work at this point so...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Roland Scheideggerr128, radeon, r200: Check ctx->WinSysDrawBuffer before...
2007-03-21 Brianmerge from master
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggerenable ARB_vertex_buffer_object for more dri drivers
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-12 Alan Swansonradeon: Adapt cliprect fixes from r300.
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-03 Michel DänzerMerge branch 'origin'
2007-02-03 Roland Scheideggerremove now unused vtxfmt stuff from radeon/r200 header...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-01 Roland Scheideggerfix unitialized values in radeonClear
2007-01-18 Aapo Tahkolasupport as much of GL_EXT_stencil_two_side as we can...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-09 Ian RomanickRemove unnecessary setting of GetBufferSize to NULL.
2006-11-02 Brian Pauls/GLuint/int/ to silence warnings
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-11-01 Jerome GlisseCorrect a little bug, radeon->glCtx is a pointer.
2006-10-31 Keith Whitwellremove vtxfmt code, switch over to vbo
2006-10-18 Ian RomanickEnable GLX_SGI_make_current_read for radeon.
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Roland Scheideggerfix handling of textures with a base internal format...
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-10-13 Roland Scheideggerimplement ARB_point_parameters and ARB_point_sprite...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-13 Roland Scheideggeralways use argb8888 instead of rgba8888, this is far...
2006-09-13 Roland ScheideggerAlways mark tex state atom as dirty when the texture...
2006-09-13 Roland Scheideggerdon't use derived value _ColorLogicOpEnabled as it...
2006-09-10 Roland Scheideggerremove code to deal with non-normalized texture coordin...
next