Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_emit.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Eric Anholti965: Fix 8-wide FB writes on gen6.
2010-08-22 Eric Anholti965: Fix brw_math1 with scalar argument in gen6 FS.
2010-08-20 Eric Anholti965: Also use the SIMD8 FB writes for SIMD8 mode on...
2010-08-20 Zhenyu Wangi965: Add support for FB writes on Sandybridge.
2010-08-20 Eric Anholti965: Fix DP write channel ordering on Sandybridge.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Eric Anholti965: Use the implied move available in most brw_wm_emi...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-10 Eric Anholti965: More s/stderr/stdout/ for program debug.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-26 Eric Anholti965: Fix reversed naming of the operations in compute...
2010-07-26 Eric Anholti965: Clean up a few magic numbers to use brw_defines...
2010-07-26 Eric Anholti965: Move the GRF-to-MRF optimizations to brw_optimize.c.
2010-07-26 Benjamin Segoviai965: Improve (i.e. remove) some grf-to-mrf unnecessary...
2010-07-03 Eric Anholti965: Add support for the DP2 opcode, which we use...
2010-07-01 Eric Anholti965: Add support for OPCODE_SSG.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Eric Anholti965: Dump out the correct shared function for SEND...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Eric Anholti965: Allow FS constants to be used as immediates inste...
2010-03-22 Eric Anholti965: Optimize OPCODE_CMP by using BRW_SEL to choose...
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Eric AnholtRevert "i965: Do FS SLT, SGT, and friends using CMP...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Eric Anholti965: Clarify the roles of emit_pixel_xy(), emit_delta_...
2010-03-12 Eric Anholti965: Clarify that DELTAXY always occurs for both X...
2010-03-12 Eric Anholti965: Do FS SLT, SGT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: When doing a swizzled kill pixel, don't do redund...
2010-03-12 Eric Anholti965: Use the SEL instruction to implement MIN and...
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Eric Anholti965: Use the PLN instruction when possible in interpol...
2010-03-10 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Eric Anholti965: Fix fp fragment.position handling and enable...
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-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
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 Brian Pauli965: fix invalid assertion in emit_xpd(), again
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Brian Pauli965: fix invalid assertion in emit_xpd()
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-29 Vinson Leeintel: Silence compiler warnings.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Eric Anholtintel: Replace IS_G4X() across the driver with context...
2009-12-22 Eric Anholtintel: Replace IS_IGDNG checks with intel->is_ironlake...
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
next