r300: Fix typo on < R5xx RS setup for blits.
[mesa.git] / src / mesa / drivers / dri / i965 /
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-10 Ian Romanickintel: Remove ARGB internal_format == GL_RGB hacks
2009-12-10 Ian Romanicki965: Fix handling of drawing to MESA_FORMAT_XRGB8888
2009-12-10 Ian Romanickintel: Axe intel_renderbuffer::texformat
2009-12-10 Eric Anholtintel: Attempt to fix up after "Update vertex texture...
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolmesa: Update vertex texture code after gallium changes.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-21 Eric Anholti965: Fix several memory leaks on exit.
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-19 Richard LiMerge branch 'master' of ssh://richardradeon@git.freede...
2009-11-19 Eric Anholtintel: Remove non-GEM support.
2009-11-19 Eric Anholtintel: Consistently use no_batch_wrap in intel_context...
2009-11-19 Eric Anholti965: Pack brw_wm_fragment_program better.
2009-11-19 Eric Anholtmesa: Remove gratuitous padding in prog_dst_register.
2009-11-19 Eric Anholti965: Pack the brw_wm_prog_key better.
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-18 Ian RomanickMerge branch 'outputswritten64'
2009-11-16 Ian Romanicki965: Use MESA_FORMAT_AL1616 when appropriate
2009-11-14 Eric Anholti965: Share OPCODE_TXB between brw_wm_emit.c and brw_wm...
2009-11-14 Eric Anholti965: Share OPCODE_TEX between brw_wm_emit.c and brw_wm...
2009-11-13 Eric Anholti965: Clean up emit_tex a bit.
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Eric Anholti965: Flag BRW_NEW_CONTEXT on some context state.
2009-11-13 Eric Anholti965: Remove an unused cache_item field.
2009-11-13 Eric Anholti965: Remove long dead structures for ffvertex_prog.c.
2009-11-13 Eric Anholti965: Use bo_map instead of subdata to upload the bits...
2009-11-13 Eric Anholti965: Validate the number of URB entries selected for...
2009-11-13 Eric Anholti965: Clean up Ironlake sampler type definitions.
2009-11-13 Eric Anholti965: Avoid moving the current value back into the...
2009-11-12 Eric Anholti965: Fix Ironlake shadow comparisons.
2009-11-12 Eric Anholti965: Fix VBO last-valid-offset setup on Ironlake.
2009-11-12 Roland Scheideggeri965: fix EXT_provoking_vertex support
2009-11-10 Eric Anholti965: Fix VS constant buffer value loading.
2009-11-10 Eric Anholti965: Unalias src/dst registers for SGE and friends.
2009-11-10 Eric Anholti965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric Anholti965: avoid memsetting all the BRW_WM_MAX_INSN arrays...
2009-11-11 Eric Anholti965: Add a note explaining the data cache domain.
2009-11-10 Eric Anholti965: Unalias src/dst registers for SGE and friends.
2009-11-10 Eric Anholti965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
2009-11-07 Eric Anholti965: Use Compr4 instruction compression mode on G4X...
2009-11-07 Eric Anholti965: Share min/max between brw_wm_emit.c and brw_wm_glsl.c
2009-11-07 Eric Anholti965: Share emit_fb_write() between brw_wm_emit.c and...
2009-11-07 Eric Anholti965: Share most of the WM functions between brw_wm_gls...
2009-11-07 Eric Anholti965: Share math functions between brw_wm_glsl.c and...
2009-11-07 Eric Anholti965: Share the sop opcodes between brw_wm_glsl.c and...
2009-11-07 Eric Anholti965: Share OPCODE_MAD between brw_wm_glsl.c and brw_wm...
2009-11-07 Eric Anholti965: Share the DP3, DP4, and DPH between brw_wm_glsl...
2009-11-07 Eric Anholti965: Add generic GLSL code for unaliasing a 3-arg...
2009-11-07 Eric Anholti965: Use a normal alu1 emit for OPCODE_TRUNC.
2009-11-07 Eric Anholti965: Share basic ALU ops between brw_wm_glsl and brw_w...
2009-11-07 Eric Anholti965: Collect GLSL src/dst regs up in generic code.
2009-11-06 Eric Anholti965: Always pass the size argument to brw_cache_data.
2009-11-06 Eric Anholti965: Remove an XXX comment for testing some code that...
2009-11-06 Eric Anholtintel: Use PIPE_CONTROL on gen4 hardware for doing...
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian Paulintel: avoid unnecessary front buffer flushing/updating
2009-10-30 Eric Anholti965: Add an index assert on get_fp_inst array like...
2009-10-30 Eric Anholti965: Fix BRW_WM_MAX_INSN to reflect current limits.
2009-10-30 Brian Paulintel: update intel_create_renderbuffer(format), add...
2009-10-29 Brian Pauli965: indentation fix
2009-10-29 Brian Pauli965: make brw_sf_prog_key::sprite_origin_lower_left...
2009-10-29 Brian Pauli965: make brw_wm_prog_key a little smaller
2009-10-29 Brian Pauli965: avoid shader translation on window resize
2009-10-29 Brian Pauli965: define, use BRW_MAX_DRAW_BUFFERS
2009-10-29 Brian Pauli965: remove unused var
2009-10-29 Brian Pauli965: don't use context state in emit_fb_write()
2009-10-29 Brian Pauli965: use macros to get/set prog_instruction::Aux field
2009-10-29 Brian Pauli965: minor code reformatting
2009-10-29 Eric Anholti915: Implement min/max LOD clamping with the hardware.
2009-10-29 Eric Anholti965: Replace a MIN(MAX()) with CLAMP().
2009-10-29 Eric Anholti965: Fix fallout from ARB_depth_clamp enablement that...
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-27 Brian Pauli965: be clear that the Fallback field is a boolean...
2009-10-27 Brian PaulRevert "i965: fix hacked Fallback usage in brw_prepare_...
2009-10-27 Brian Pauli965: be clear that the Fallback field is a boolean...
2009-10-27 Brian PaulRevert "i965: fix hacked Fallback usage in brw_prepare_...
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Eric Anholti965: Annotate _NEW_COLOR dependency for brw_update_ren...
2009-10-23 Eric Anholtintel: Keep track of x,y offsets in miptrees and use...
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
next