r300: fix vertex program parameters limits
[mesa.git] / src / mesa / drivers / dri / i965 /
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()
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-18 Eric Anholti965: Add decode for the G4X x,y offset in surface...
2009-06-18 Eric Anholti965: Fix up texture layout for small things with wide...
2009-06-18 Eric Anholti965: Fall back or appropriately adjust offsets of...
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-16 Roland Scheideggeri965: handle OPCODE_SWZ in the glsl path
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-24 Eric Anholti965: Set the max index buffer address correctly accord...
2009-06-24 Eric Anholti965: Don't set a reserved bit in MI_FLUSH.
2009-06-24 Eric Anholti965: Fix packed depth/stencil textures to be Y-tiled...
2009-06-20 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-06-20 Eric Anholtintel: Update Mesa state before span setup in glReadPixels.
2009-06-12 Brian Pauli965: interpolate colors with perspective correction...
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-04 Eric Anholtintel: Add support for tiled textures.
2009-06-02 Eric Anholti965: Support OPCODE_TRUNC in the brw_wm_fp.c code.
2009-06-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-31 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Eric Anholti965: fix whitespace in brw_tex_layout.c
2009-05-21 Eric Anholti956: Make state dependency of SF on drawbuffer bounds...
2009-05-21 Brian Pauli965: rename var: s/tmp/vs_inputs/
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
next