aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_context.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into i915-unificationEric Anholt2007-09-201-0/+1
|\
| * Enable building the debug (env INTEL_DEBUG=list) code by default.Eric Anholt2007-09-191-1/+1
| * Fix crashes when the frag prog can't be handled in hardware (#11131)Roland Scheidegger2007-07-291-0/+1
* | Merge branch 'origin' into i915-unificationEric Anholt2007-06-211-0/+4
|\|
| * Add PCI IDs for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-051-0/+3
| * i915tex: Add support for 945GMEWang Zhenyu2007-05-311-0/+1
* | Merge branch 'master' into i915-unificationEric Anholt2007-05-241-1/+4
|\|
| * Replace initInitState() with _mesa_init_driver_state().Brian2007-05-221-1/+0
| * i915tex: Implement SetTexOffset hook.Michel Dänzer2007-05-221-0/+4
* | Enable INTEL_DEBUG environment variable.Eric Anholt2007-05-211-1/+1
* | Kill old struct bufmgr members.Eric Anholt2007-05-181-5/+0
* | Convert i915tex to the new interface and make it compile.Eric Anholt2007-05-171-10/+8
|/
* i915tex: Schedule flips when possible.Michel Dänzer2007-02-221-13/+0
* i915tex: Support page flipping on both CRTCs independently.Michel Dänzer2007-02-201-5/+0
* i915tex: Make page flipping work again.Michel Dänzer2007-02-201-0/+4
* i915tex: Fix randr resizing. Rotation still broken.Thomas Hellstrom2007-01-231-0/+9
* Set DO_DEBUG=0Brian Paul2006-11-031-1/+1
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+502