get rid of more pageflip/rotation code.
[mesa.git] / src / mesa / drivers / dri / i915tex / intel_context.c
2007-07-17 Roland Scheideggerget rid of more pageflip/rotation code.
2007-07-17 Roland Scheideggerremove old code, remaining bits of static handles,...
2007-07-15 Roland Scheideggerchange back driver change from previous commit
2007-07-15 Roland Scheideggerfix bogus fb/drawable information (fixes xdemos/wincopy)
2007-07-15 Roland Scheideggerbegin getting rid of fake clip rects (copy_pixel)
2007-07-13 Roland Scheideggerbugfixes (wrt fb updates), cleanups
2007-07-12 Roland Scheideggerdon't use driDrawable information directly, don't resiz...
2007-07-11 Keith WhitwellFix screen corruption on resize.
2007-07-11 Roland Scheideggerremove bogus assertion, change drawable updates
2007-07-11 Roland Scheideggerdrop some more code no longer needed
2007-07-11 Roland Scheideggersome fixes, fake frontbuffer
2007-07-10 Roland ScheideggerFirst attempt at using private back/z buffers.
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.