fix segfault with i915 drivers in swrast drawpixels path when resizing windows
[mesa.git] / src / mesa / drivers / dri / i915tex / intel_context.c
2007-07-10 Michel Dänzeri915tex: Better procedure for dropping batchbuffer...
2007-07-10 Michel Dänzeri915tex: Only wait for vblank when really necessary.
2007-06-05 Wang ZhenyuAdd PCI IDs for the G33, Q33, and Q35 chipsets.
2007-05-31 Wang Zhenyui915tex: Add support for 945GME
2007-04-17 Thomas HellstromDefer buffer pool creation to the first context creation.
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-04-08 Michel Dänzeri915tex: Clean up resizing of renderbuffers.
2007-04-05 Brianinclude points.h to fix warnings
2007-04-04 Xiang, Haihaoi810/i915/i915tex: reinitialize the context point state
2007-03-21 Brianmerge from master
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-19 Michel Dänzeri915tex: The intended triple buffering fix.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 Michel Dänzeri915tex: Set intel_fb->vbl_waited to current instead...
2007-03-07 Michel Dänzeri915tex: Set framebuffer size to match window before...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 Michel Dänzeri915tex: Schedule flips when possible.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Michel Dänzeri915tex: Triple buffering support, only effective with...
2007-02-20 Michel Dänzeri915tex: Support page flipping on both CRTCs independently.
2007-02-20 Michel Dänzeri915tex: Make page flipping work again.
2007-02-14 Thomas Hellstromi915tex: Take into account various mapping states when...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-23 Thomas Hellstromi915tex: Fix randr resizing. Rotation still broken.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Brian PaulFixes Glean vertex/fragment test failures. Those tests...
2006-11-02 Brian Paulremove unneeded extern declaration of lockMutex
2006-11-02 Brian Paulbump driver date
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Keith WhitwellImport texmem i915 driver to its new location as i915tex.