summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2009-12-08r600: glsl - allow specifying texture sampler via uniformsAndre Maasikas
2009-12-08r600: implement FRAG_ATTRIB_FACE, glsl/twoside worksAndre Maasikas
2009-12-08r600: quick hack to get KIL_NV working - does condition TR only for nowAndre Maasikas
2009-12-08r600: wip glsl - refactor conditional instructions a bitAndre Maasikas
2009-12-08r600: execute SET funtions on all channelsAndre Maasikas
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas
2009-12-08Merge branch 'mesa_7_6_branch' into mesa_7_7_branchAndre Maasikas
2009-12-08r600: add support for TXB instructionAndre Maasikas
2009-12-08r600: reorder state for render_target and blendAndre Maasikas
2009-12-07mesa: set version string to 7.7-rc1Ian Romanick
2009-12-07Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick
2009-12-07Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...Ian Romanick
2009-12-07mesa: set version string to 7.6.1-rc3Ian Romanick
2009-12-07radeon: fix cases when only first image where put directly into miptree.Maciej Cencora
2009-12-07radeon: fix image migration for small compressed texturesMaciej Cencora
2009-12-07st/mesa: remove debug codeBrian Paul
2009-12-07st/mesa: negate DDY to match GL semanticsBrian Paul
2009-12-07st/mesa: fix up commentBrian Paul
2009-12-06dri: Fix potential null pointer dereference in driBindContext.Vinson Lee
2009-12-06dri: Fix potential null pointer deference in dri_put_drawable.Vinson Lee
2009-12-05radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...Alex Deucher
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexGenf.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexGeni.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexParameterf.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexParameterf.Vinson Lee
2009-12-05st/mesa: Prefer alpha-less formats for RGB textures.Michel Dänzer
2009-12-05radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.Michel Dänzer
2009-12-04mesa: Fix array out-of-bounds access in _mesa_TexEnvf.Vinson Lee
2009-12-04radeon: fix polygon stippleAlex Deucher
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03radeon: workaround an FBO issueMaciej Cencora
2009-12-03radeon: properly check if image should be placed in the miptreeMaciej Cencora
2009-12-03r200: fix polygon stippleAlex Deucher
2009-12-02Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2009-12-02Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz
2009-12-02intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.Eric Anholt
2009-12-02mesa: Fix bad conversion in AL1616_REV texstore.Eric Anholt
2009-12-02mesa: Fix copy'n'paste problem in al1616 texel fetch.Eric Anholt
2009-12-01mesa: added comment for target_enum_to_index()Brian Paul
2009-12-01intel: Remove GL_NV_point_sprite from extension listIan Romanick
2009-12-02intel: Fix more front-buffer rendering after Brian's less flushing patch.Eric Anholt
2009-12-02Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...Dave Airlie
2009-12-01vbo: make flush recursion check code per-contextBrian Paul
2009-12-01st/mesa: updated emit_swz() commentBrian Paul
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-12-01mesa: Update vertex texture code after gallium changes.Michal Krol
2009-12-01st: Update for renamed sampler/texture state setters.Michal Krol
2009-11-30mesa: set version string to 7.7-rc1Ian Romanick
2009-11-30mesa: set version string to 7.6.1-rc2Ian Romanick
2009-11-30Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick