Merge branch '7.8' into master
[mesa.git] / src / gallium / drivers / i965 / brw_screen_texture.c
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 José Fonsecai965: Rename pipe formats.
2010-03-01 Jakob Bornecrantzi965g: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzgallium: Reorg texture usage flags
2010-02-28 Jakob Bornecrantzi965g: Fix texture creation
2010-02-21 Vinson Leei965g: Fix assertions that were always true.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith Whitwelli965g: update for u_format changes
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-21 Keith Whitwelli965g: fixes to build after merge of master
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-11-30 Keith Whitwelli965g: turn on texture tiling by default
2009-11-30 Keith Whitwelli965g: pass backbuffer tiling information to driver
2009-11-07 Jakob Bornecrantzi965g: Fixup texture formats
2009-11-07 Jakob Bornecrantzi965g: Formalize on S8Z24 as the suported depth format
2009-11-06 Jakob Bornecrantzi965g: Add texture transfer functions
2009-11-06 Jakob Bornecrantzi965g: Match pitch modification on get buffer as well
2009-11-06 Jakob Bornecrantzi965g: First clear!
2009-11-06 Jakob Bornecrantzi965g: Fix texture blanket function
2009-11-06 Jakob Bornecrantzi965g: Add functions needed by the winsys
2009-11-05 Keith Whitwelli965g: make the winsys responsible for all buffer-...
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-05 Keith Whitwelli965g: add data type tags to aid dumping/decoding
2009-11-04 Keith Whitwelli965g: add missing is_*_referenced callbacks
2009-11-04 Keith Whitwelli965g: add some missing texture creation code
2009-11-01 Keith Whitwelli965g: driver and winsys compile
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more work on compilation -- surface management
2009-10-26 Keith Whitwelli965g: still working on compilation