i965: Fix occlusion query on sandybridge
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_wm_state.c
2010-12-16 Eric Anholti965: Set the alternative floating point mode on gen6...
2010-12-07 Eric Anholti965: Add disabled debug code for dumping out the WM...
2010-12-07 Zhenyu Wangi965: upload WM state for _NEW_POLYGON on sandybridge
2010-12-06 Eric Anholti965: Nuke brw_wm_glsl.c.
2010-12-06 Eric Anholti965: Align gen6 push constant size to dispatch width.
2010-12-05 Eric Anholti965: Update gen6 WM state on compiled program change...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-02 Zhenyu Wangi965: refresh wm push constant also for BRW_NEW_FRAMENT...
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Eric Anholti965: Make FS uniforms be the actual type of the unifor...
2010-10-26 Eric Anholti965: Fix typo in comment about state flags.
2010-10-22 Eric Anholti965: Add support for pull constants to the new FS...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Eric Anholti965: Disable thread dispatch when the FS doesn't do...
2010-10-19 Eric Anholti965: Remove the gen6 emit_mi_flushes I sprinkled aroun...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-08 Eric Anholti965: Fix gen6 WM push constants updates.
2010-09-28 Eric Anholti965: Set up inputs to the fragment shader according...
2010-09-28 Eric Anholti965: Add support for attribute interpolation on Sandyb...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Eric Anholti965: Fix up WM push constant setup on gen6.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-13 Zhenyu Wangi965: Set the correct WM GRF start reg on gen6.
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
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-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Eric Anholtintel: Remove non-kernel-exec-fencing support.
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Vinson Leei965: Remove unnecessary headers.
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Emit SNB FF unit state after the unit's push...
2010-02-25 Eric Anholti965: Untested Sandybridge WM packets.