Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa / drivers / dri / r600 /
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-07 Andre Maasikasr600: adjust after radeon mipmap changes in 7118db8700
2010-01-06 Pierre Ossmanr600: float texture component ordering
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Andre Maasikasr600: adjust after radeon mipmap changes in 7118db8700
2010-01-05 Andre Maasikasr600: support depth compare functions & shadow_ambient
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian Paulmesa: make texture BorderColor a union of float/int...
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Andre Maasikasr600: support vertex_array_bgra
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
2010-01-04 Andre Maasikasr600: support vertex_array_bgra
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-29 Brian Paulmesa: implement per-buffer color masking
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian Paulmesa: adjust OPCODE_IF/ELSE BranchTarget fields to...
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-21 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Dave Airlier600: fix glFrontFace(GL_CW)
2009-12-21 Andre Maasikasr600: support more of arb_point_sprite and also sprite_...
2009-12-21 Andre Maasikasr600: disallow negative offsets for relative addressing...
2009-12-21 Dave Airlier600: fix glFrontFace(GL_CW)
2009-12-20 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-18 Richard Lir600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
2009-12-18 Dave Airlieradeon: fix frontbuffer read/drawpixels
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-17 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-16 Alex Deucherr600: Invert front face winding when rendering to FBO
2009-12-16 Richard Lir600 : clean a bit to prepare to enable gl2.
2009-12-15 Andre Maasikasr600: use _mesa_insert_instructions to fixup wpos inste...
2009-12-15 Andre Maasikasr600: fix typos for vert-tex
2009-12-15 Andre Maasikasr600: fix fragment.position
2009-12-15 Andre Maasikasr600: add support for FRAG_ATTRIB_PNTC
2009-12-15 Andre Maasikasr600: add DDX DDY opcodes
2009-12-14 Richard Lir600 : add texture support for vertex shader.
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
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-09 Richard Lir600 : add pre-compile mesa shader calling interface...
2009-12-09 Andre Maasikasr600: fix state size prediction after dc0777d3
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Andre Maasikasr600: and finally fix SCS
2009-12-08 Andre Maasikasr600: remove (now) dead code
2009-12-08 Andre Maasikasr600: fix SIN also
2009-12-08 Andre Maasikasr600: use the new inline constants feature to fix COS
2009-12-08 Andre Maasikasr600: add assembler support for literal(inline) constants
2009-12-08 Andre Maasikasr600: merge alu_instruction/alu_instruction2
2009-12-08 Andre Maasikasr600: add ABS support for source regs to assembler
2009-12-08 Andre Maasikasr600: glsl - allow specifying texture sampler via uniforms
2009-12-08 Andre Maasikasr600: implement FRAG_ATTRIB_FACE, glsl/twoside works
2009-12-08 Andre Maasikasr600: quick hack to get KIL_NV working - does condition...
2009-12-08 Andre Maasikasr600: wip glsl - refactor conditional instructions...
2009-12-08 Andre Maasikasr600: execute SET funtions on all channels
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 Andre Maasikasr600: add support for TXB instruction
2009-12-08 Andre Maasikasr600: reorder state for render_target and blend
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-05 Alex Deucherradeon/r200/r600: fix drivers for changes in 433f0a82f5...
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 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-29 Richard Lir600 : clena up a bit for last commit.
2009-11-29 Richard Lir600 : add read port allocation for uniform;
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-25 Dave Airlier600: add ARB_texture_non_power_of_two support.
2009-11-24 Richard Lir600 : reset stack flag with one channel only.
2009-11-24 Richard Lir600 : fix stack depth setting bug.
2009-11-24 Dave Airlieradeon/r200/r300/r600: make bo mapping be explicit
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Richard Lir600 : add support for shader instruction trunc and...
2009-11-22 Dave Airlier600: hopefully fix segfault.
2009-11-22 Dave Airlier600: fix inline issues
2009-11-22 Richard Lir600 : add stack depth calculation, enable CF pop.
2009-11-22 Richard Lir600 : use cf for all pop now, left optimization for...
next