util: fix issues with util_clear_render_target.
[mesa.git] / src / gallium / auxiliary /
2012-12-07 José Fonsecadraw: Dump LLVM shader key.
2012-12-07 José Fonsecagallivm: Allow indirection from TEMP registers too.
2012-12-07 José Fonsecagallivm,llvmpipe,draw: Support multiple constant buffers.
2012-12-07 Marek Olšákgallium/u_blitter: fix conflict with u_memory.h
2012-12-06 José Fonsecautil: Add util_copy_box helper.
2012-12-06 José Fonsecagallium/util: Move the util_copy/fill_rect into u_surface.
2012-12-06 José Fonsecagallium/os: Cleanup up os_time_get/os_time_get_nano.
2012-12-06 José Fonsecagallium/os: Fix os_time_sleep() on Windows for small...
2012-12-06 José Fonsecagallivm: Fix lerping of (un)signed normalized numbers.
2012-12-06 José Fonsecagallivm: Fix lp_build_print_value of smaller integer...
2012-12-06 Brian Pauldraw: remove some dead constant buffer code
2012-12-05 Vincent Lejeunegallivm: Have a default emit function for min/max opcode
2012-12-05 Vincent Lejeunegallivm: have a default emit function for fdiv/rcp
2012-12-05 Brian Pauldraw: set precalc_flat flag for AA lines too
2012-12-04 José Fonsecagallivm: Re-add the kludge for lp_build_lerp of fixed...
2012-12-04 José Fonsecautil/u_debug: Cleanup/fix debug_dump_image.
2012-12-04 José Fonsecatranslate: Fix the fetch function assertions.
2012-12-04 José Fonsecautil/u_draw: Skip rendering instead of aborting when...
2012-12-04 José Fonsecadraw: Properly limit vertex buffer fetches on draw...
2012-12-04 José Fonsecadraw: Use symbolic primitive names in debug output.
2012-12-04 José Fonsecadraw: Consider the geometry shader when choosing the...
2012-12-04 José Fonsecatgsi: Allow TXF from buffers.
2012-12-04 José Fonsecautil/surface: Always use the surface format when clearing.
2012-12-04 José Fonsecatgsi: Increase maximum number of temps to 4096.
2012-12-04 José Fonsecagallivm: Generalize lp_build_mul and lp_build_lerp...
2012-12-04 Dave Airlieu_cache: fix dereference before NULL check
2012-12-04 Johannes Obermayrgallium/auxiliary: Add -fno-rtti to CXXFLAGS on LLVM...
2012-12-03 James Bentonllvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY...
2012-12-03 Roland Scheideggergallivm: fix srgb format fetch
2012-12-01 Roland Scheideggergallivm: drop border wrap clamping code
2012-11-30 Brian Paulutil: added pipe_surface_release() function
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-11-29 José Fonsecagallivm: Fix lp_build_float_to_half.
2012-11-29 Roland Scheideggergallivm: fix a trivial txq issue for 2d shadow and...
2012-11-29 Roland Scheideggergallivm: support array textures
2012-11-29 José Fonsecautil/u_format: Kill util_format_is_array().
2012-11-29 José Fonsecautil/u_format: Tighten the meaning of is_array bit...
2012-11-29 Adhemerval Zanellautil/u_format: Fix format manipulation for big-endian
2012-11-29 Adhemerval Zanellagallivm: Fix format manipulation for big-endian
2012-11-29 Adhemerval Zanellagallivm: Add byte-swap construct calls
2012-11-29 Adhemerval Zanellagallivm: Fix vector constant for shuffle
2012-11-29 Adhemerval Zanellagallivm: clear Altivec NJ bit
2012-11-29 Adhemerval Zanellagallivm: Altivec floating-point rounding
2012-11-29 Adhemerval Zanellagallivm: Altivec vector add/sub intrisics
2012-11-29 Adhemerval Zanellagallivm: Altivec vector max/min intrisics
2012-11-29 Adhemerval Zanellagallivm: Altivec pack/unpack intrisics
2012-11-28 Brian Paulutil: add more memory debugging features
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-11-28 James Bentongallivm: Updated lp_build_const_mask_aos to input numbe...
2012-11-28 James Bentonutil: Updated util_format_is_array to be more accurate.
2012-11-28 James Bentongallivm: Added support for float to half-float conversi...
2012-11-28 James Bentongallivm: Changed lp_build_pad_vector to correctly handl...
2012-11-28 James Bentongallivm: Add a function to generate lp_type for a format.
2012-11-28 James Bentongallivm: Add support for unorm16 in lp_build_mul.
2012-11-28 Roland Scheideggergallivm: fix multiple lods with different min/mag filte...
2012-11-27 James Bentonutil: Modified u_rect to default to memcpy.
2012-11-27 James Bentonutil/format: Fix bug in float to non-float conversion...
2012-11-27 James Bentongallivm: Fix bug in lp_build_one which would incorrectl...
2012-11-27 Roland Scheideggergallivm: use the new mip per quad handling in texture...
2012-11-27 Roland Scheideggergallivm,llvmpipe: handle TXF (texelFetch) instruction...
2012-11-17 Vinson Leeutil: Only use open coded snprintf for MSVC.
2012-11-15 José Fonsecautil/u_debug: Fix DEBUG_NAMED_VALUE.
2012-11-15 Roland Scheideggerdraw: fix crashes with out-of-bounds indices
2012-11-13 Tom Stellardauxillary: Append LLVM_CXXFLAGS to CXXFLAGS
2012-11-12 Roland Scheideggergallivm,draw,llvmpipe: use base ptr + mip offsets inste...
2012-11-11 Marek Olšákgallium/u_blitter: handle PIPE_TEXTURE_CUBE_ARRAY in...
2012-11-09 Dave Airlieu_blitter: fix cube array check
2012-11-09 José Fonsecautil/u_surface: Support 3D/array textures in util_resou...
2012-11-09 José Fonsecadraw: Remove redundant draw_geometry_shader_delete().
2012-11-09 José Fonsecautil/u_surface: Fix util_clear_depth_stencil for Z32_FL...
2012-11-09 José Fonsecasoftpipe,util: Fix blending of R and RG formats.
2012-11-09 José Fonsecatgsi: Lift the requirement of indirection being done...
2012-11-09 José Fonsecautil: Fix reduction of line adjacency primitives.
2012-11-09 José Fonsecautil/u_rect: Make it C++ safe.
2012-11-09 Dave Airlieu_blitter: don't create fragment program for cube maps...
2012-11-09 Dave Airlieu_blitter: add cube map array support.
2012-11-09 Dave Airliesoftpipe: add ARB_texture_cube_map_array support (v1.1)
2012-11-09 Dave Airliegallium: add defines/shader opcode for texture cube...
2012-11-06 Marek Olšákr600g: add in-place DB decompression and texturing...
2012-11-05 José Fonsecautil: Make u_framebuffer.h C++ safe.
2012-11-01 Marek Olšákgallium/u_vbuf: document how it works
2012-11-01 Marek Olšákgallium/u_vbuf: optimize looping over the list of buffe...
2012-11-01 Marek Olšákgallium/u_vbuf: skip processing of buffers unused by...
2012-10-31 Marek Olšákdraw: fix assertion failure in draw_emit_vertex_attr
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-29 Marek Olšákr600g: implement texturing with 8x MSAA compressed...
2012-10-29 Marek Olšákmesa: bump MAX_VARYING to 32
2012-10-28 Alexander V. Nikolaevgallium/gallivm: code generation options for LLVM 3.1+
2012-10-26 Brian Paulgallivm/llvmpipe: fix 64-bit %ll format compiler warnin...
2012-10-26 Christian Königvl: fix the dri winsys helper screen init
2012-10-17 José Fonsecagallivm: Hide AVX support when requested by LP_NATIVE_V...
2012-10-17 Will Schmidtgallivm: Use mcjit for ppc_64 architecture
2012-10-17 Brian Paultgsi: silence MSVC signed/unsigned comparison warnings
2012-10-17 Brian Paulutil: fix MSVC signed/unsigned comparison warning in...
2012-10-17 Brian Paulutil: fix MSVC signed/unsigned comparison warning in...
2012-10-17 Brian Paulutil: fix MSVC double/float conversion warning in u_for...
2012-10-17 Brian Pauldraw: silence MSVC signed/unsigned comparison warnings
2012-10-17 Brian Paulutil/blitter: silence assorted MSVC warnings
2012-10-17 José Fonsecatgsi: Add support to parse IMM[x] too.
2012-10-17 José FonsecaRevert "gallivm: Don't use llvm.x86.avx.max/min.ps...
next