Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / unichrome /
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
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-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
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-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-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-29 Luc VerhaegenFix segfault on exit in unichrome driver (bug 16150)
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-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-20 George SapountzisMake utils.h self-contained.
2008-05-09 Dave Airlieswrast/dri: switch over users of generate_mipmap to...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-26 Kristian HøgsbergRemove GetMSC DriverAPI function.
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-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-09 Benno Schulenbergcode clean-ups, reformatting
2007-11-08 Benno Schulenbergfix Unichrome/Blender crash, bug 13142
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 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-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
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-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-07 Brianfix potential NULL dereference (bug 11879)
2007-03-21 Brianmerge from master
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Miguel Martescreen offset changes, bug 9965
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-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-05 Jakob BornecrantzAdd support for CN700 chipset in miniglx
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
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-10 Ian RomanickImplement GLX_SGI_make_current_read
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Brian Paulallow >10 mipmap levels (patch by Benno Schulenberg...
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-10-15 Brian Paulincreate MaxTextureLevels to 11 (bug 3130)
2006-10-13 Brian PaulRevamp color table code.
2006-09-29 Brian PaulMove mipmap generation functions, texture scaling funct...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-07-11 Thomas HellströmRevert the SiS and Unichrome DRM version check changes.
2006-07-10 Thomas HellströmThe SiS and Unichrome drivers assume that the handle...
2006-06-29 Brian Paulonly assert front/back pitch if double-buffered (bug...
2006-05-20 Brian PaulIn gl_texture_image, replace ImageStride with an ImageO...
2006-05-08 Brian PaulFix a number of texture compression issues.
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2006-04-11 Michal KrolMore GLSL code:
2006-03-23 Dave Airliemake solo build complete
2006-01-30 Roland Scheideggerfix broken assertions so dri drivers compile with ...
2005-11-16 Thomas HellströmFixes for x86_64 Unichrome.
2005-11-16 Thomas HellströmBring in last minute 6_4 branch changes to the unichrom...
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
next