mesa.git
2010-08-10 Tom Stellardr300/compiler: Use predicate bit for IF statements...
2010-08-10 Tom Stellardr300/compiler: Implement hardware assisted loops for...
2010-08-10 Tom Stellardr300/compiler: Correctly transform nested loops.
2010-08-10 Jerome Glisser600g: avoid reemiting literal, avoid scheduling empty cs
2010-08-10 José Fonsecautil: Add util_format_srgb().
2010-08-10 Brian Paulgallivm: fix non-SSE4.1 case in lp_build_pack2()
2010-08-10 Brian Paulmesa: additional program limit assertions
2010-08-10 Brian Paulmesa: fix comment typo
2010-08-10 nobledgallivm: Fix bitwise operations for floats, division...
2010-08-10 nobledgallivm: Even more type checking
2010-08-10 nobledllvmpipe: Always use floating-point operators for float...
2010-08-09 Henri Verbeetradeon: Use MESA_FORMAT_SARGB8 for sRGB formats
2010-08-09 Henri Verbeetr600c: Disable alpha test during blits
2010-08-09 José Fonsecagallivm: More type checks.
2010-08-09 José Fonsecagallivm: Don't call LLVMBuildFNeg on llvm-2.6.
2010-08-09 nobledgallivm: Always use floating-point operators for floati...
2010-08-09 José Fonsecautil: Move _mm_shuffle_epi8() to u_sse.h.
2010-08-09 Jerome Glisser600g: fix r600 context structure, avoid segfault when...
2010-08-09 Marek Olšákr300g: do not print shader compiler errors by default
2010-08-09 Marek Olšákr600g: fix some warnings
2010-08-09 Marek Olšákr600g: fill out some missing caps and sort them
2010-08-09 Andre Maasikasradeon: fix npot mipmap alignment on r600
2010-08-09 Andre Maasikasr600: bump glsl version
2010-08-09 Dave Airlier300g: fix hiz/zmask offset emissions.
2010-08-09 Luca Barbierinouveau: fix maps with PIPE_TRANSFER_UNSYNCHRONIZED...
2010-08-08 Marek Olšákr300g: remove a flush
2010-08-08 José Fonsecagallivm: Fix more integer operations.
2010-08-08 nobledgallivm: Use the correct context for integers
2010-08-08 Marek Olšákr300g: flush zmasks of zbuffers we are going to use...
2010-08-08 Marek Olšákr300g: do not allocate a zmask block for 3D textures...
2010-08-08 Marek Olšákr300g: generalize the way we ask for hyperz
2010-08-08 José Fonsecagallivm: Add type checks for the basic operations.
2010-08-08 José Fonsecadraw: Remove unused variable.
2010-08-08 nobleddraw: Use the correct type for integers
2010-08-08 Dave Airlier300g: take hiz/zmask offsets into a/c when clearing.
2010-08-08 Vinson Leei810: Add missing header m_xform.h.
2010-08-08 Vinson Leedri: Add missing header m_xform.h.
2010-08-08 Vinson Leetnl: Reduce header file inclusion in t_context.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_zoom.h.
2010-08-08 Vinson Leeswrast: Fix header file inclusion in s_texfilter.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_texcombine.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_stencil.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_masking.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_logic.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_fragprog.h.
2010-08-07 Vinson Leeswrast: Reduce header file inclusion in s_fog.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_depth.h.
2010-08-07 Vinson Leeswrast: Include missing header in s_context.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_blend.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_atifragshad...
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_alpha.h.
2010-08-07 Marek Olšákr300c: do not advertise half float vertex on RV3xx...
2010-08-07 Vinson Leest/mesa: Remove unnecessary header.
2010-08-07 Marek Olšákr300g: fix cbzb clears when hyperz is off
2010-08-06 Maarten Maathuisnouveau: fix potential NULL-ptr dereference in nouveau_...
2010-08-06 Jerome Glisser600g: add PA_CL_CLIP_CNTL definition
2010-08-06 Jerome Glisser600g: fix rendering, only enable target we write too
2010-08-06 Jerome Glisser600g: really fix multi target support
2010-08-06 Brian Paulst/mesa: remove stray semicolons
2010-08-06 Brian Paulgallium: remove stray semicolons
2010-08-06 Jerome Glisser600g: finish multi target rendering support
2010-08-06 Vinson Leetargets/egl: Fix build by including missing headers.
2010-08-06 Chia-I Wudraw: Add an assertion to varray's version of trim().
2010-08-06 Chia-I Wudraw: Fix draw_pt_split_prim for primitives with adjacency.
2010-08-06 Chia-I Wudraw: Assert that only the first vetex may have flags...
2010-08-06 Jerome Glisser600g: fix color format, indentation, defines
2010-08-06 Jerome GlisseRevert "r600g: don't use dynamic state allocation for...
2010-08-06 Chia-I Wudraw: Avoid mixed declarations and code.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aatriangle.h.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aaline.h.
2010-08-06 Vinson Leer300g: Remove unnecessary headers.
2010-08-06 Dave Airlier600g: start to fix up multiple targets.
2010-08-06 Chia-I Wudraw: Remove unnecessary vertex flag ANDs.
2010-08-06 Chia-I Wudraw: Mask out vertex flags in GS and stream output.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_pt_decompose.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
2010-08-06 Chia-I Wudraw: Add draw_decompose_tmp.h.
2010-08-06 Dave Airlier600g: add SRGB support.
2010-08-06 Dave Airlier600g: fixup z format translations.
2010-08-06 Dave Airlier600g: fix targetmask to work correctly.
2010-08-06 Dave Airlier600g: improve supported format selection.
2010-08-06 Dave Airlier600g: add bo wait after map.
2010-08-06 Vinson Leest/mesa: Clean up header file inclusion in st_program.h.
2010-08-06 Marek Olšákr300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM...
2010-08-06 Jakob Bornecrantztgsi: Fix typo, so we follow what is in the comments
2010-08-06 Jakob Bornecrantztgsi: Add option to stop the sanity checker from printing
2010-08-06 Jakob Bornecrantzutil: Add option to not dump cpu caps
2010-08-06 Jakob Bornecrantzst/mesa: Only get debug option once
2010-08-06 Jakob Bornecrantzst/mesa: Only get mesa mvp dp4 option once
2010-08-06 Jakob Bornecrantzllvmpipe: Only get no rast option once
2010-08-06 Jakob Bornecrantzgallivm: Only get debug option once
2010-08-06 Vinson Leest/mesa: Clean up header file inclusion in st_mesa_to_t...
2010-08-05 Luca Barbierinvfx: fix nv30 vertex program scalar opcodes
2010-08-05 Luca Barbierinvfx: shut up unknown cap 64 warning
2010-08-05 Vinson Leest/mesa: Clean up header file inclusion in st_manager.h.
2010-08-05 Brian Paulglsl: fix atan(0, -1)
2010-08-05 Alex Deucherr600c: tiling require drm 2.6.0, not 2.5.0
2010-08-05 Alex Deucherr600: add support for getting the tiling config via...
next