DRI2: Drop sarea, implement swap buffers in the X server.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vtbl.c
2008-08-29 Kristian HøgsbergDRI2: Drop sarea, implement swap buffers in the X server.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-02-05 Eric Anholt[965] Convert brw_draw_upload to managing dri_bos,...
2008-01-14 Eric Anholt[965] Force a new vertex upload buffer at new batch...
2008-01-10 Eric Anholt[965] Improve performance by allocating CURBE buffers...
2008-01-09 Eric Anholt[965] Allow more than one draw_prims per batchbuffer.
2008-01-09 Eric Anholt[965] Replace the always_update dirty flag with BRW_NEW...
2008-01-09 Eric Anholt[intel] Rename lost_hardware vtbl entry to new_batch.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
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-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-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-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-10-31 Keith Whitwellcleanup code, compiles with vbo changes
2006-09-07 Keith WhitwellMake sure bmBufferOffset is called for all active buffe...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.