mesa.git
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 Richard Lir600 : add pre-compile mesa shader calling interface...
2009-12-09 José Fonsecautil: Document the meaning of util_format_layout.
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 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.
2009-12-05 Michel DänzerAdd 'texture leak' test.
2009-12-05 Michel Dänzerradeon: Only get DRI2 front buffer information for...
2009-12-05 Vinson Leeprogs/samples: Fix memory leak if malloc fails in rgbto...
2009-12-05 Vinson Leeprogs/samples: Fix memory leak if fopen fails in rgbtop...
2009-12-05 Vinson Leeprogs/samples: Add rgbtoppm to Makefile.
2009-12-05 Vinson Leeprogs/tests: Removed unused variable from texdown.c.
2009-12-05 Vinson Leeprogs/vpglsl: Assign glGetUniformLocationARB return...
2009-12-05 Vinson Leeprogs/fp: Redraw upon keypress.
2009-12-05 José Fonsecasvga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
2009-12-05 José Fonsecasvga: Use _debug_printf, so that output may be dumped...
2009-12-05 José Fonsecallvmpipe: Tweak disassembly to match gdb.
2009-12-05 José Fonsecallvmpipe: Stop disassembling when an unsupported opcode...
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access in _mesa_TexEnvf.
2009-12-05 Vinson Leeprogs/util: Fix memory leak if fread returns 0 in Compi...
2009-12-05 Vinson Leeprogs/util: Fix memory leak if fail to load/compile...
2009-12-05 Vinson Leeprogs/fp: Add tri-inv.c to Makefile.
2009-12-04 José Fonsecallvmpipe: Port vertex sampler support from softpipe.
2009-12-04 José Fonsecallvmpipe: Ensure transfers are mapped.
2009-12-04 José Fonsecallvmpipe: Remove debug printf.
2009-12-04 José Fonsecagallium: Disable force_align_arg_pointer attribute...
2009-12-04 Roland Scheideggeridentity: fix copy&paste error
2009-12-04 Marek Olšákradeong: flush CS if a buffer being mapped is reference...
2009-12-04 Marek Olšákr300g, radeong: fix the CS overflow
2009-12-04 Marek Olšákr300g: fix warnings
2009-12-04 Roland Scheideggersvga: fix another pipe_reference strict aliasing violation
2009-12-04 Coleman Kaner300g: use $(MAKE) variable
2009-12-04 Brian Paulprogs/xdemos: fix some visual/fbconfig logic in glxinfo.c
2009-12-04 Brian Pauldocs: a few more fixes for 7.6.1
2009-12-04 Alex Deucherradeon: fix polygon stipple
next