summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-16gallium: edgeflags change fixesRoland Scheidegger
2009-12-14gallium: more work for edgeflags changesRoland Scheidegger
2009-12-09gallium: first steps to treat edgeflags as regular vertex elementKeith Whitwell
2009-12-09util: Document the meaning of util_format_layout.José Fonseca
2009-12-08nouveau: use boolean instead of boolRoland Scheidegger
2009-12-08cell: use boolean instead of boolRoland Scheidegger
2009-12-08gallium: use boolean instead of bool in p_refcnt.hRoland Scheidegger
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger
2009-12-08gallium: fix more potential strict aliasing issuesRoland Scheidegger
2009-12-08tgsi: fix some off-by-one errors in shader length, instruction lengthBrian Paul
2009-12-08r600: and finally fix SCSAndre Maasikas
2009-12-08r600: remove (now) dead codeAndre Maasikas
2009-12-08r600: fix SIN alsoAndre Maasikas
2009-12-08r600: use the new inline constants feature to fix COSAndre Maasikas
2009-12-08r600: add assembler support for literal(inline) constantsAndre Maasikas
2009-12-08r600: merge alu_instruction/alu_instruction2Andre Maasikas
2009-12-08r600: add ABS support for source regs to assemblerAndre Maasikas
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-08move assert to avoid crash in debug build.Alan Hourihane
2009-12-08Merge branch 'mesa_7_7_branch'Michel Dänzer
2009-12-08vmware/xorg: Fix SCons build.Michel Dänzer
2009-12-08vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer
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-07llvmpipe: Initialize variables in emit_instruction.Vinson Lee
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-07mesa: fix shader prog_execute strict aliasing violationsRoland Scheidegger
2009-12-07gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger
2009-12-07mesa: fix strict aliasing issues in half-to-float/float-to-half conversionsRoland Scheidegger
2009-12-07util/tile: Support R8G8B8A8_UNORM format.Michal Krol
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-06radeong: Automatically softpipe for non-r3xx.Corbin Simpson
2009-12-06radeong: Call softpipe_create directly.Corbin Simpson
2009-12-06softpipe: sp_winsys.h should define/include what it needs.Corbin Simpson
2009-12-06r300g: Clean up previous commit.Corbin Simpson
2009-12-06r300g: enhance ZTOP conditionsMarek Olšák
2009-12-06nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.Younes Manton