mesa.git
2009-12-10 Zack Rusinst/xorg: enable yv12 for xv
2009-12-10 Eric Anholtintel: Attempt to fix up after "Update vertex texture...
2009-12-10 Vinson Leemesa: Fix SCons build.
2009-12-10 Roland Scheideggerwinsys/intel: fix dereferencing of opaque type due...
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGend.
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Lighti.
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Lightf.
2009-12-09 Marek Olšákr300g: fix routing of vertex streams if TCL is bypassed
2009-12-09 Marek Olšákr300g: always disable unused colorbuffers
2009-12-09 Marek Olšákr300g: make pow(0,0) return 1 instead of NaN in the...
2009-12-09 Marek Olšákr300g: clean up r300_emit_aos
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_PointPara...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_PointPara...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_LightModelf.
2009-12-09 Richard Lir600 : add pre-compile mesa shader calling interface...
2009-12-09 Vinson Leeglsl: Remove unused member x from struct slang_operation.
2009-12-09 Brian Paulmesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
2009-12-09 José Fonsecautil: Document the meaning of util_format_layout.
2009-12-09 Andre Maasikasr600: fix state size prediction after dc0777d3
2009-12-09 Jakob Bornecrantzvmware/xorg: Properly detect overlay support
2009-12-09 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h
2009-12-09 Ian Romanickmeta: Bind texture to unit 0 for mipmap generation
2009-12-09 Eric Anholtmesa: Move OES_read_format support from drivers into...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_LightModeli.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogf.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-09 Eric Anholti965: Enable the accelerated ReadPixels path on gen4...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogi.
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Brian Paulvbo: fix array index out of bounds error, and fix evalu...
2009-12-08 Roland Scheideggernouveau: use boolean instead of bool
2009-12-08 Roland Scheideggercell: use boolean instead of bool
2009-12-08 Roland Scheideggergallium: use boolean instead of bool in p_refcnt.h
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Brian Paultgsi: fix some off-by-one errors in shader length,...
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 Alan Hourihanemove assert to avoid crash in debug build.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Michel Dänzervmware/xorg: Fix SCons build.
2009-12-08 Michel Dänzervmware/xorg: Avoid warning about HAVE_STDINT_H being...
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-12-08 Vinson Leei915g: Add missing break statement in i915_debug_packet.
2009-12-08 Vinson Leerbug: Initialize variable in rbug_get_message.
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 Vinson Leellvmpipe: Initialize variables in emit_instruction.
2009-12-08 Vinson Leeprogs/test: Initialize variable in prog_parameter.
2009-12-08 Ian Romanickmesa: set version string to 7.7-rc1
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickRevert "intel: Make RGB renderbuffers use XRGB8888...
2009-12-08 Ian Romanickmesa: set version string to 7.6.1-rc3
2009-12-07 Maciej Cencoraradeon: fix cases when only first image where put direc...
2009-12-07 Maciej Cencoraradeon: fix image migration for small compressed textures
2009-12-07 Roland Scheideggermesa: fix shader prog_execute strict aliasing violations
2009-12-07 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-07 Roland Scheideggermesa: fix strict aliasing issues in half-to-float/float...
2009-12-07 Michal Krolutil/tile: Support R8G8B8A8_UNORM format.
2009-12-07 Brian Paulst/mesa: remove debug code
2009-12-07 Brian Paulprogs/glsl: updates to deriv.c test
2009-12-07 Brian Paulst/mesa: negate DDY to match GL semantics
2009-12-07 Brian Paulst/mesa: fix up comment
2009-12-07 Brian Paulprogs/glsl: added texture mapping to bump demo
2009-12-07 Corbin Simpsonradeong: Automatically softpipe for non-r3xx.
2009-12-07 Corbin Simpsonradeong: Call softpipe_create directly.
2009-12-07 Corbin Simpsonsoftpipe: sp_winsys.h should define/include what it...
2009-12-07 Corbin Simpsonr300g: Clean up previous commit.
2009-12-07 Marek Olšákr300g: enhance ZTOP conditions
2009-12-06 Younes Mantonnouveau: Work around nv04-nv40 miptrees not matching...
2009-12-06 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
2009-12-06 Marek Olšákr300g: don't render if everything is culled by scissoring
2009-12-06 Marek Olšákr300g: remove redundant code and clean up
2009-12-06 Vinson Leedri: Fix potential null pointer dereference in driBindC...
2009-12-06 Vinson Leedri: Fix potential null pointer deference in dri_put_dr...
2009-12-06 Vinson Leeglx: Prevent potential null pointer deference in driCre...
2009-12-06 Vinson Leeprogs/tests: Add tests to Makefile.
2009-12-05 Alex Deucherradeon/r200/r600: fix drivers for changes in 433f0a82f5...
2009-12-05 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGenf.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGeni.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-05 Younes Mantonst/xvmc: No more pf_get_block().
2009-12-05 Michel Dänzerr300g: Need to emit a hardware scissor rectangle even...
2009-12-05 Michel Dänzerst/mesa: Prefer alpha-less formats for RGB textures.
next