mesa.git
2010-08-11 Luca Barbieriauxiliary: fix u_split_prim naming convention
2010-08-11 Luca Barbieriauxiliary: move Ben Skeggs' primitive splitter to commo...
2010-08-11 Vinson Leemesa: Include missing header in prog_noise.h.
2010-08-11 Vinson Leemesa: Clean up header file inclusion in prog_instruction.h.
2010-08-11 Vinson Leemesa: Include missing header in prog_execute.h.
2010-08-11 Vinson Leemesa: Include missing header in prog_cache.h.
2010-08-11 Vinson Leemesa: Include missing header in nvvertparse.h.
2010-08-11 Vinson Leemesa: Include missing header in nvfragparse.h.
2010-08-11 Vinson Leemesa: Remove unnecessary header from hash_table.h.
2010-08-11 M.Froehlich... swrast: fix span color array pointer assignment for...
2010-08-11 Marek Olšákr300g: initialize VAP_VTX_STATE_CNTL
2010-08-11 Marek Olšákr300g: implement gl_FrontFacing
2010-08-11 Vinson Leeswrast: Remove unnecessary header.
2010-08-11 Vinson Leesvga: Remove unnecessary headers.
2010-08-11 Vinson Leer300g: Remove unnecessary header.
2010-08-10 Nigel Stewartglut: also check for GLX_ARB_multisample
2010-08-10 Brian Paulmesa: use switch stmt in init_program_limits()
2010-08-10 Brian Paulmesa: remove obsolete comments
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.
next