Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / i965 / brw_draw.c
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/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-08 Eric Anholti965: Add ARB_occlusion_query support.
2008-09-26 Eric Anholtintel: Fix a number of memory leaks on context destroy.
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Eric Anholti965: Cope with batch getting flushed in the middle...
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
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-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-09-10 Eric Anholtintel: track move of bo_exec from drivers to bufmgr.
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-20 Xiang, Haihaoi965: Check fallback before accounting for index/vertex...
2008-05-05 Xiang, Haihaoi965: Don't cast the result of brw_prepare_vertices...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-03-18 Zou Nan haiRevert "[i965] make stipple pattern continue across...
2008-03-18 Zou Nan hai[i965] make stipple pattern continue across GL_LINE_LOO...
2008-02-05 Eric Anholt[965] Convert brw_draw_upload to managing dri_bos,...
2008-01-15 Zou Nan hai i965: fix an assert fail in brw_new_batch
2008-01-14 Eric Anholt[965] Force a new vertex upload buffer at new batch...
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-09 Eric Anholt[965] Allow more than one draw_prims per batchbuffer.
2008-01-09 Eric Anholt[intel] Clean up cliprect handling in intel drivers.
2008-01-09 Eric Anholt[intel] Remove the dead intel->need_flush member.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-15 Eric Anholt[intel] Merge intel_buffer_objects to shared.
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-19 Eric Anholt[965] Convert DBG macro to use FILE_DEBUG_FLAG like...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-28 Xiang, Haihaoi965: flush batch buffer when getting the maximum....
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 Brianinclude swrast_setup/swrast_setup.h to silence warning
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-03 Brianadd some #includes to silence warnings
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-05 Xiang, Haihaofix for bug#9971
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-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 Keith WhitwellCope with internally-generated null inputs.
2007-01-30 Keith WhitwellUse new rebase helper. Remove other rebase code.
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-21 Keith WhitwellGary Wong's fix for 64 bit cleanness of vertex program...
2006-10-31 Keith Whitwellcleanup code, compiles with vbo changes
2006-10-30 Keith Whitwellcheckpoint - remove dead files, otherwise untested
2006-10-23 Keith WhitwellEmit cliprects in the userspace driver as required...
2006-09-20 Keith Whitwell1) Add a new flag in the sarea (coopting the unused...
2006-09-20 Keith WhitwellUse DEBUG_SYNC to switch between per-primitive and...
2006-09-12 Keith Whitwellquieten debug
2006-09-08 Keith WhitwellBasic facility for playing back captured aubfiles....
2006-09-07 Keith WhitwellCope with memory pool fragmentation by allowing a secon...
2006-09-06 Keith WhitwellSimplify the immediate and displaylist code. Treat...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.