mesa.git
2009-11-26 José Fonsecallvmpipe: Fake missing SSSE3 when simulation less capab...
2009-11-26 José Fonsecallvmpipe: Update/correct CPU requirements.
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-25 José Fonsecascons: Make it work with MinGW build of LLVM 2.6.
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 José Fonsecallvmpipe: Update instructions.
2009-11-24 José Fonsecasvga: Handle comment tokens when dumping.
2009-11-24 José Fonsecasvga: Use consistent names for public symbol names...
2009-11-24 José Fonsecasvga: Use consistent file names for dumping facilities.
2009-11-24 José Fonsecautil: Describe a few more formats.
2009-11-24 José Fonsecallvmpipe: Use assert instead of abort. Only verify...
2009-11-24 José Fonsecallvmpipe: Fix memory leak.
2009-11-24 José Fonsecallvmpipe: Use the generic conversion routine for depths.
2009-11-24 José Fonsecallvmpipe: Be more conservative with the supported formats.
2009-11-24 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-24 José Fonsecallvmpipe: Fix typo in comparison operator.
2009-11-24 Michal Kroltgsi: Document Declaration Semantic token and FACE...
2009-11-24 Michal Krolslang: Fix allocation size.
2009-11-24 Michal Krolmesa: Fix pointer arithmetic.
2009-11-24 Michal Kroltgsi: Implement predicated instructions in exec.
2009-11-24 Michal Kroltgsi: Add ureg_DECL_loop().
2009-11-24 Michal Kroltgsi: Account for gallium shader token representation...
2009-11-24 Michal Krolgallium: Refactor the instruction predicate TGSI token.
2009-11-24 Dave Airlier300: fix swtcl bo leak problem.
2009-11-24 Dave Airlieradeon/r200/r300/r600: make bo mapping be explicit
2009-11-24 Brian Paulmesa: use gcc __builtin_popcount()
2009-11-24 Brian Paulr300g: use util_bitcount()
2009-11-24 Brian Paulegl: use util_bitcount()
2009-11-24 Brian Paulgallium/util: added util_bitcount()
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Maciej Cencoraradeon: fix errors in miptree related function
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-23 Michal Krolslang: Check return value from emit_instruction().
2009-11-23 Michal Kroltgsi: Clamp the source argument in micro_exp2() to...
2009-11-23 Michal Kroltgsi: Remove code that actually had no effect.
2009-11-23 Michal Krolsoftpipe: Initialise TGSI machine's Face.
2009-11-23 Michal Kroltgsi: Fix POSITION and FACE fragment shader inputs.
2009-11-23 Michal Kroltgsi: Bring BGNFOR/ENDFOR implementation up to spec.
2009-11-23 Michal Kroltgsi: Fake TXD implementation in exec.
2009-11-23 Michal Kroltgsi: Add execution debugging facilities to exec.
2009-11-23 Michal Krolslang: Be more robust with memory in concat_shaders().
2009-11-23 Vinson Leemesa: Initialize variable in _mesa_get_texel_fetch_func.
2009-11-23 Vinson Leeglx: Prevent potential null pointer deference in driCre...
2009-11-23 Vinson Leeglu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
2009-11-23 Vinson Leeglu/sgi: Fix memory leak in gluScaleImage3D.
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...
2009-11-22 Maciej Cencorar300: fix VP source conflict resolution on 64-bit machines
2009-11-22 Maciej Cencorar300: fix SIN/COS/SCS instructions for R300 fp
2009-11-22 Vinson Leeglu/sgi: Fix memory leak in gluScaleImage.
2009-11-22 Vinson Leeglu: Fix memory leak in __gl_meshMakeEdge.
2009-11-22 Vinson Leesvga: Prevent potential null pointer deference in vmw_s...
2009-11-22 Vinson Leesvga: Fix memory leak in vmw_screen_ioctl.c
2009-11-22 Vinson Leest/xorg: Prevent potential null pointer deference in...
2009-11-22 Vinson Leest/xorg: Reorder cases in switch statement.
2009-11-22 Corbin Simpsonr300g: Build fix.
2009-11-21 Marek Olšákr300g: do not reallocate r300_vertex_info and r300_rs_b...
2009-11-21 Marek Olšákr300g: clean up vs/fs tabs
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix glCompressedTexSubImage
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix glCompressedTexSubImage
2009-11-21 Roland Scheideggerintel: make CopyTex[Sub]Image fallback debug messages...
2009-11-21 Roland Scheideggermesa: handle different RowStride in _mesa_get_compresse...
2009-11-21 Eric Anholti965: Fix several memory leaks on exit.
2009-11-21 Marek Olšákr300g: silence warnings
2009-11-21 Marek Olšákr300g: fix typo in r300_reg.h to prevent the RS unit...
2009-11-21 Marek Olšákr300g: fix updating a vertex format
2009-11-21 Marek Olšákr300g: add texture lod clamping
2009-11-21 Corbin Simpsonr300g: Begin separating HW TCL and SW TCL state and...
2009-11-21 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
2009-11-21 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in pbinfo.c.
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in pbdemo.c.
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in glxpbdemo.c.
2009-11-20 Marek Olšákr300g: emit R300_TEX_ENABLE to indicate there are no...
2009-11-20 Marek Olšákr300g: remove variant states from emit_state_invariant
2009-11-20 Vinson Leeprogs/xdemos: Remove duplicate code in glxinfo.c.
2009-11-20 Vinson Leeprogs/xdemos: Add assert in corender.c.
2009-11-20 Corbin Simpsonr300g: Texrect factor cleanup.
2009-11-20 Marek Olšákr300g: fix rectangle textures on r3xx
2009-11-20 Vinson Leei915g: Add missing break statement in i915_debug.c.
2009-11-20 Vinson Leegallium/util: Initialize variables in u_pack_color.h.
2009-11-20 Corbin Simpsonr300g: Clean up bitcounting function.
2009-11-20 Corbin Simpsonr300g: Use MAX3 and MIN3.
2009-11-20 Corbin Simpsonutil: Add MAX3 and MIN3.
2009-11-20 Marek Olšákr300g: set better values in the R300_VAP_CNTL register
2009-11-20 Alan HourihaneFix comment to use /* */ rather than //
2009-11-20 Alan HourihaneFix indentation.
2009-11-20 Alan HourihaneFix vega compilation.
2009-11-20 Alan HourihaneFix memory leak.
2009-11-20 Richard Lir600 : eliminate Wondows line ending for test code.
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-20 Dave Airlier100: fix texture_from_pixmap and compiz.
next