intel: Add implementation of MapTextureImage/UnmapTextureImage.
[mesa.git] / src / mesa / drivers / dri / i965 /
2011-07-26 Eric Anholti965/fs: Fix MRT drawing since the m0->m2 move for...
2011-07-25 Eric Anholti965: Fix many of the trivial WebGL demos that broke...
2011-07-25 Paul Berryi965: vs optimization fix: Check val.{negate,abs} in...
2011-07-25 Kenneth Graunkei965/gen7: Fix shadow sampling in the old brw_wm_emit...
2011-07-25 Kenneth Graunkei965/fs: Clear result before visiting shadow comparitor...
2011-07-23 Ian Romanicki965: When emitting a src/dst read of an output, keep...
2011-07-23 Ian Romanicki965: When emitting a src/dst write of an output, keep...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-20 Eric Anholti965: Apply a homebrew workaround for GPU hang in OGLC...
2011-07-19 Eric Anholti965: Fix regression in 29a911c50e4443dfebef0a2e32c39b6...
2011-07-18 Kenneth Graunkei965: Rename CMD_VF_STATISTICS_(965|GM45) to include...
2011-07-18 Kenneth Graunkei965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VER...
2011-07-18 Kenneth Graunkei965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAW...
2011-07-18 Eric Anholti965: Remove i915 paths from brw_update_draw_buffers().
2011-07-18 Eric Anholti965: Remove unused region calculations in brw_update_d...
2011-07-18 Eric Anholti965: Remove empty brw_set_draw_region.
2011-07-18 Eric Anholti965: Remove FALLBACK() from brw_update_draw_region().
2011-07-18 Eric Anholtintel: Move intel_draw_buffers() code into each driver.
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Kenneth Graunkei965/gen7: Add support for gl_PointCoord.
2011-07-11 Kenneth Graunkei965/gen7: Fix point sprite texture coordinate overrides.
2011-07-11 Kenneth Graunkei965/gen7: Refactor SF setup a bit to handle overrides...
2011-07-11 Eric Anholti965/gen4: Add a stub dumper for CC unit state, which...
2011-07-11 Eric Anholti965/gen4: Add state dumping for unit state using state...
2011-07-11 Eric Anholti965/gen6: Add state dumping for the VS constants.
2011-07-11 Eric Anholti965/gen6: Add state dumping for the scissor packet.
2011-07-11 Eric Anholti965: When dumping programs, dump the whole cache....
2011-07-11 Eric Anholti965: Dump the binding table using state_batch_list[].
2011-07-11 Eric Anholti965: Dump the surface, sampler, and sdc state using...
2011-07-11 Eric Anholti965: Dump brw_state_batch data in an easier format...
2011-07-11 Eric Anholti965: Map the batch once for dumping all our state...
2011-07-11 Eric Anholti965: Move the new gen6 state structs to using state_ba...
2011-07-11 Eric Anholti965: Move the SF VP state dump to using the state_batc...
2011-07-11 Eric Anholti965: Move CLIP VP state dump to using the state_batch_...
2011-07-11 Eric Anholti965: Track the brw_state_batch() data while under...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-07-11 Eric Anholti965: Fix fp-dst-aliasing-[12].vpfp.
2011-07-11 Eric Anholti965: Fix fp-lit-src-equals-dst.
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-09 Eric Anholti965/gen4: Fix GPU hangs since the program streaming...
2011-07-09 Kenneth Graunkei965/gen7: Remove gratuitous dirty flags from WM and...
2011-07-07 Kenneth Graunkei965: Remove unused structures for command packets.
2011-07-07 Kenneth Graunkei965: Convert system instruction pointer to OUT_BATCH...
2011-07-07 Kenneth Graunkei965: Convert PIPELINE_SELECT to OUT_BATCH style.
2011-07-07 Kenneth Graunkei965: Emit 3DSTATE_VF_STATISTICS in OUT_BATCH style.
2011-07-07 Kenneth Graunkei965: Convert 3DSTATE_GLOBAL_DEPTH_OFFSET_CLAMP to...
2011-07-06 Kenneth Graunkei965/fs: Fix message register allocation in FB writes.
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Kenneth Graunkei965/fs: Implement new ir_unop_u2i and ir_unop_i2u...
2011-06-29 Kenneth Graunkei965/gen7: Add missing ! to brw->gs.prog_active assertion.
2011-06-28 Eric Anholti965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINT...
2011-06-28 Eric Anholti965/gen6: Fix scissors using invalid STATE_BASE_ADDRESS.
2011-06-27 Ben Widawskyi965: step message register allocation
2011-06-25 Eric Anholti965/gen5: Fix grf_used calculation for 16-wide.
2011-06-24 Paul Berryi965: fix mask used to write to clip distance registers...
2011-06-24 Eric Anholti965: Make the brw_format_for_mesa_format table static...
2011-06-24 Eric Anholti965: Don't bother telling tnl about state updates...
2011-06-24 Eric Anholti965: Reuse existing program data when a new compiled...
2011-06-23 Eric Anholti965/gen6: Add a couple more packets to the nonpipeline...
2011-06-20 Eric Anholti965/gen6: Apply documented workaround for nonpipelined...
2011-06-20 Eric Anholti965/gen6: Limit the workaround flush to once per primi...
2011-06-20 Eric Anholti965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
2011-06-20 Eric Anholti965/gen4: Remove old VS unit state key structure.
2011-06-20 Eric Anholti965/gen6: Add missing state flag for VS push constants.
2011-06-20 Eric Anholti965/gen6+: Correct gratuitous dependency on NEW_POLYGO...
2011-06-20 Eric Anholti965/gen6+: Add a missing state flag for WM constants.
2011-06-19 Kenneth Graunkei965/fs: Add support for TXD with shadow comparisons.
2011-06-19 Kenneth Graunkei965/fs: Refactor texture result swizzling into a helpe...
2011-06-19 Kenneth Graunkei965/fs: Move sampler fetch to the top of the ir_textur...
2011-06-19 Kenneth Graunkei965/fs: Add support for non-shadow textureGrad (TXD...
2011-06-19 Kenneth Graunkei965/fs: Add support for non-shadow textureGrad (TXD...
2011-06-19 Kenneth Graunkei965/fs: Add support for non-shadow textureGrad (TXD...
2011-06-19 Kenneth Graunkei965/fs: Check for compilation failure and bail before...
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-18 Eric Anholti965: Only flag the new-batch related state as dirty...
2011-06-18 Eric Anholti965: Don't try to continue space before the start...
2011-06-18 Eric Anholti965: Add missing state flag for vertex elements on...
2011-06-15 Chad Versacei965/gen5,6: Fix hang when emitting hiz buffer without...
2011-06-14 Eric Anholtintel: Add block alignment for RGTC textures.
2011-06-13 Eric Anholtintel: Move the draw_x/draw_y to the renderbuffer where...
2011-06-10 Eric Anholti965: Add support for GL_FIXED vertex attributes.
2011-06-10 Eugeni DodonovFix format not a string literal error with -Werror...
2011-06-10 Chad Versacei965/brw: Fix emit_depthbuffer() when packed depth...
2011-06-09 Eric Anholti965/gen6: Add support for gl_PointCoord.
2011-06-09 Eric Anholti965/gen6: Fix point sprite texture coordinate overrides.
2011-06-09 Eric Anholti965/gen6: Refactor SF setup a bit to handle overrides...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Kenneth Graunkei965/gen7: Call gen7_create_constant_surface instead...
2011-06-08 Kenneth Graunkei965/gen7: Enable SIMD16 fragment shader dispatch.
2011-06-08 Kenneth Graunkei965/gen7: Don't emit 3DSTATE_GS_SVB_INDEX on Ivybridge.
2011-06-08 Kenneth Graunkei965/gen7: Program stencil buffers on Ivybridge.
2011-06-08 Kenneth Graunkei965/gen7: Add a prepare_depthbuffer function.
2011-06-08 Kenneth Graunkei965/gen7: gen7_emit_depthbuffer needs the _NEW_DEPTH...
2011-06-08 Kenneth Graunkei965/gen7: Remove stencil renderbuffer from gen7_depth_...
2011-06-08 Chad Versacei965/brw: Emit state for hiz and separate stencil buffers
2011-06-07 Eric Anholti965: Fix flipped GT1 vs GT2 URB VS entry count limits.
next