r200: Add scissor to state atom list.
[mesa.git] / src / mesa / drivers / dri / i965 /
2009-08-23 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-22 Ian Romanicki965: Implement frag prog DPH like DP4
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-19 Eric Anholtintel: Fix failure to commit -a --amend before last...
2009-08-19 Eric Anholtintel: Align cubemap texture height to its padding...
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-15 Roland Scheideggeri965: disable bounds checking on arrays with stride 0
2009-08-14 Ian Romanicki965: Add support for GL_ARB_seamless_cube_map
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Xiang, Haihaoi965: fix cube map on IGDNG
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Eric Anholti965: Make the cube mapping RCP use a writemask.
2009-08-12 Eric Anholti965: Allocate destination registers for GLSL TEX instr...
2009-08-12 Eric Anholti965: drop dead scalar handling in GLSL.
2009-08-12 Eric Anholti965: Correct brw_wm_nr_args for WM_DELTAXY and WM_PIXELXY.
2009-08-12 Eric Anholti965: Drop GLSL ABS code, which is translated away...
2009-08-12 Eric Anholti965: Drop code for emitting OPCODE_SUB, since brw_wm_f...
2009-08-12 Eric Anholti965: Store the dispatch width in the WM compile struct.
2009-08-12 Eric Anholti965: Handle scalar result swizzling in shared GLSL...
2009-08-12 Eric Anholti965: Flag ARL-using programs as requiring brw_wm_glsl.c
2009-08-12 Eric Anholti965: Remove some unused WM opcode args.
2009-08-12 Eric Anholti965: Avoid re-uploading the index buffer when we don...
2009-08-12 Eric Anholtvbo: Avoid extra validation of DrawElements.
2009-08-12 Eric Anholti965: Use _MaxElement instead of index-calculated min...
2009-08-08 Eric Anholti965: Add a note justifying domain choice for the SF VP.
2009-08-08 Eric Anholti965: Replace the subroutine-skipping jump in VS with...
2009-08-07 Brian Pauli965: minor context comments
2009-08-06 Eric Anholti965: Fix source depth reg setting for FSes reading...
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-05 Eric Anholti965: Fix dangerous warning I let slip in.
2009-08-05 Eric Anholti965: Respect CondSwizzle in OPCODE_IF.
2009-08-05 Eric Anholti965: Emit conditional code updates as required for...
2009-08-05 Eric Anholti965: Don't set pop_count in the reserved MBZ area...
2009-08-05 Eric Anholti965: Print out ELSE and ENDIF src1 arguments like...
2009-08-04 Eric Anholtintel: Add support for EXT_provoking_vertex.
2009-08-04 Eric Anholti965: Spell "conditional" correctly.
2009-08-04 Eric Anholti965: Hook up the disassembler for INTEL_DEBUG={wm...
2009-08-04 Eric Anholti965: Initial import of disasm code from intel-gen4asm.
2009-08-04 Eric Anholti965: warning fix
2009-08-04 Eric Anholti965: Fix RECT shadow sampling by not losing the other...
2009-08-04 Eric Anholti965: Assert that the offset in the VBO is below the...
2009-08-04 Eric Anholti965: Even if no VS inputs are set, still load some...
2009-08-04 Eric Anholti965: Make sure the VS URB size is big enough to fit...
2009-08-04 Eric Anholti965: Don't emit bad packets when no VBs are referenced.
2009-08-04 Eric Anholti965: Calculate enabled[] and nr_enabled once and re...
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-07-31 Michal KrolRename TGSI LOOP instruction to better match theri...
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Xiang, Haihaoi965: Postpone ff_sync message in CLIP kernel on IGDNG
2009-07-30 Brian Paulmesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC...
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-21 Eric Anholti965: Don't clip everything if FRONT_AND_BACK culling...
2009-07-21 Eric Anholti965: Don't clip everything if FRONT_AND_BACK culling...
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Eric Anholti965: Add missing state dependency of sf_unit on _NEW_B...
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Xiang, Haihaoi965: the offset of any branch/jump instruction is...
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-13 Xiang, Haihaoi965: add support for new chipsets
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Eric Anholti965: Remove BRW_NEW_INPUT_VARYING
2009-07-04 Roland Scheideggeri965: fix fetching constants from constant buffer in...
2009-07-04 Eric Anholti965: Remove bad constant buffer constant-reg-already...
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-02 Xiang, Haihaoi965: fixes for JMPI
2009-07-01 Eric Anholti965: Increase G4X default VS URB allocation to actuall...
2009-06-30 Brian Pauli965: first attempt at handling URB overflow when there...
2009-06-30 Brian Pauli965: use BRW_MAX_MRF
2009-06-30 Brian Pauli965: use BRW_MAX_GRF, BRW_MAX_MRF
2009-06-30 Brian Pauli965: move BRW_MAX_GRF, define BRW_MAX_MRF
2009-06-30 Brian Pauli965: defined BRW_MAX_MRF
2009-06-30 Brian Pauli965: comments and a new assertion
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Eric Anholtintel: Move note_unlock() implementation to the one...
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-22 Roland Scheideggeri965: handle OPCODE_SWZ in the glsl path
2009-06-17 Robert Ellisoni965: fix 1D texture borders with GL_CLAMP_TO_BORDER
2009-06-17 Robert Ellisoni965: fix segfault on low memory conditions
2009-06-17 Eric Anholti956: Make state dependency of SF on drawbuffer bounds...
2009-06-17 Eric Anholti965: Fix varying payload reg assignment for the non...
2009-06-17 Eric Anholti965: Fix register allocation of GLSL fp inputs.
2009-06-17 Brian Pauli965: fix bugs in projective texture coordinates
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-26 Roland Scheideggeri965: fix fetching constants from constant buffer in...
2009-06-19 Brian Pauli965: initial code for loops in vertex programs
2009-06-19 Brian Pauli965: asst clean-ups, etc in brw_vs_emit()
2009-06-19 Brian Pauli965: asst clean-ups, var renaming in brw_wm_emit_glsl()
next