mesa: Avoid aliasing violation in FXT1.
[mesa.git] / src / gallium /
2016-07-25 Samuel Pitoisetnvc0: use nvc0_m2mf_push_linear() to reduce code duplic...
2016-07-25 Samuel Pitoisetnvc0: use nve4_p2mf_push_linear() to reduce code duplic...
2016-07-25 Boyuan Zhangst/va: enable h264 VAAPI encode
2016-07-25 Boyuan Zhangst/va: add function to handle misc param type frame...
2016-07-25 Boyuan Zhangst/va: add enviromental variable to disable interlace
2016-07-25 Boyuan Zhangst/va: add preset values for VAAPI encode
2016-07-25 Boyuan Zhangst/va: add functions for VAAPI encode
2016-07-25 Boyuan Zhangst/va: get rate control method from configattrib v2
2016-07-25 Boyuan Zhangst/va: add conversion for yv12 to nv12in putimage v2
2016-07-25 Boyuan Zhangvl/util: add copy func for yv12image to nv12surface v2
2016-07-25 Boyuan Zhangst/va: add encode entrypoint v2
2016-07-24 Samuel Pitoisetnvc0: upload sample locations on GM20x
2016-07-24 Rob Clarkfreedreno/a4xx: time-elapsed query should be active...
2016-07-23 Samuel Pitoisetnvc0/ir: fix up an assertion in emitUADD()
2016-07-23 Samuel Pitoisetnvc0: fix wrong indentation in nvc0_validate_fb()
2016-07-23 Rob Clarkfreedreno/a4xx: timestamp queries
2016-07-23 Rob Clarkfreedreno: hw timestamp support
2016-07-23 Rob Clarkfreedreno: prep work for timestamp queries
2016-07-23 Nicolai Hähnleradeonsi: ensure sample locations are set for line...
2016-07-23 Nicolai Hähnleradeonsi: fix Polaris MSAA regression
2016-07-23 francians@gmail.comfreedreno/ir3: Add missing braces in initializer
2016-07-23 francians@gmail.comfreedreno/a2xx: silence missing case 'SHADER_COMPUTE...
2016-07-23 Marek Olšákradeonsi: implement buffer_subdata without indirect...
2016-07-23 Marek Olšákgallium/util: don't modify usage in pipe_buffer_write
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-22 Samuel Pitoisetnv50/ir: allow to swap sources for OP_SUB
2016-07-22 Marek Olšákgallium/radeon: make deferred flushes asynchronous
2016-07-22 Marek Olšákgallium: add PIPE_FLUSH_DEFERRED
2016-07-22 Marek Olšákgallium/os: use CLOCK_MONOTONIC for sleeps (v2)
2016-07-22 Samuel Pitoisetnvc0/mme: fix offsets used for indirect draws
2016-07-22 Samuel Pitoisetnvc0: fix offsets of MP perf counters input parameters
2016-07-20 Eric Anholtvc4: Return V3D version details in the GL renderer...
2016-07-20 Eric Anholtvc4: Check the V3D version reported by the kernel.
2016-07-20 Eric Anholtvc4: Detect and report kernel support for branching.
2016-07-20 Eric Anholtvc4: Switch to using the libdrm-provided vc4_drm.h.
2016-07-20 Tom Stellardclover: Re-order includes in invocation.cpp to fix...
2016-07-20 Tom Stellardclover: Add missing include v2
2016-07-20 Tim Rowleyswr: [rasterizer core] introduce simd16intrin.h
2016-07-20 Tim Rowleyswr: [rasterizer core] fix for possible int32 overflow...
2016-07-20 Tim Rowleyswr: [rasterizer core] rename *_MAX enum values to...
2016-07-20 Tim Rowleyswr: [rasterizer core] centroid correction
2016-07-20 Tim Rowleyswr: [rasterizer core] support range of values in Templ...
2016-07-20 Tim Rowleyswr: [rasterizer core] ensure adjacent topologies use...
2016-07-20 Tim Rowleyswr: [rasterizer] attribute swizzling and linkage
2016-07-20 Tim Rowleyswr: [rasterizer common] icc declspec definitions
2016-07-20 Tim Rowleyswr: [rasterizer jitter] rework vertex/instance ID...
2016-07-20 Tim Rowleyswr: [rasterizer core] avx512 simd utility work
2016-07-20 Tim Rowleyswr: [rasterizer core] viewport rounding for disabled...
2016-07-20 Tomasz Figagallium/dri: Add shared glapi to LIBADD on Android
2016-07-20 Józef Kuciaradeonsi: advertise 8 bits subpixel precision for viewp...
2016-07-20 Józef Kuciar600: advertise 8 bits subpixel precision for viewport...
2016-07-20 Józef Kuciagallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
2016-07-20 Samuel Pitoisetnvc0: disable MS images on GM107+
2016-07-20 Samuel Pitoisetnv50/ir: print OP_SUREDB subops in debug mode
2016-07-20 Samuel Pitoisetgm107/ir: add emission for SUREDx
2016-07-20 Samuel Pitoisetgm107/ir: add emission for SUSTx and SULDx
2016-07-20 Samuel Pitoisetgm107/ra: fix constraints for surface operations
2016-07-20 Samuel Pitoisetgm107/ir: lower surface operations
2016-07-20 Samuel Pitoisetnvc0: bind images for 3d/cp shaders on GM107+
2016-07-20 Samuel Pitoisetnvc0: increase the tex handles area size in the driver cb
2016-07-19 Marek Olšákwinsys/amdgpu: use pb_cache buckets for fewer pb_cache...
2016-07-19 Marek Olšákwinsys/radeon: use pb_cache buckets for fewer pb_cache...
2016-07-19 Marek Olšákgallium/pb_cache: reduce the number of pointer dereferences
2016-07-19 Marek Olšákgallium/pb_cache: divide the cache into buckets for...
2016-07-19 Marek Olšákgallium/pb_cache: check parameters that are more likely...
2016-07-19 Marek Olšákradeonsi: emit PS exports last
2016-07-19 Marek Olšákradeonsi: set optimal settings in COMPUTE_RESOURCE_LIMITS
2016-07-19 Marek Olšákradeonsi: really wait for the second EOP event and...
2016-07-19 Marek Olšákgallium/radeon: remove RADEON_FLUSH_KEEP_TILING_FLAGS...
2016-07-19 Samuel Pitoisetgm107/ir: make use of ADD32I for all immediates
2016-07-19 Samuel Pitoisetgm107/ir: add missing NEG modifier for IADD32I
2016-07-19 Andreas Bollddebug: Fix trivial typo in stderr message
2016-07-19 Eric Engestromvl: fix memory leak
2016-07-19 Boyuan Zhangvl: add entry point
2016-07-19 Ilia Mirkinnv50,nvc0: srgb rendering is only available for rgba...
2016-07-19 Ilia Mirkinnvc0: add support for BGRA8 images
2016-07-18 Christian Königradeon/uvd: add session context buffer for polaris...
2016-07-18 Leo Liuvl/dri3: fix a memory leak from front buffer
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-16 Dave Airlievirgl: drop pointless leftover init of virgl_transfer_i...
2016-07-16 Ilia Mirkinnv50: fix alphatest for non-blendable formats
2016-07-16 Rob Clarkgallium/u_queue: add optional cleanup callback
2016-07-16 Nicolai Hähnleradeonsi: remove the DRAW_PREAMBLE packet
2016-07-15 Eric Anholtvc4: Speed up glGenerateMipmaps by avoiding shadow...
2016-07-15 Eric Anholtvc4: Drop VC4_DIRTY_TEXSTATE in favor of the per-stage...
2016-07-15 Eric Anholtvc4: Remove dead dirty_samplers field.
2016-07-15 Eric Anholtvc4: Turn on control flow support in the simulator...
2016-07-15 Charmaine Leesvga: avoid ubinding render targets that have already...
2016-07-15 Neha Bhendesvga: dump code for GenMips.
2016-07-15 Yaakov SelkowitzUse correct names for dlopen()ed files on Cygwin
2016-07-15 Brian Paulsvga: handle mismatched number of samplers, sampler...
2016-07-15 Leo Liust/omx/enc: check uninitialized list from task release
2016-07-14 Samuel Pitoisetnv50/ir: add missing string for SV_WORK_DIM
2016-07-14 Marek OlšákRevert "radeon/llvm: Use alloca instructions for larger...
2016-07-14 Jan Veselyr600,compute: Reserve vtx 3 for kernel arguments
2016-07-14 Marek Olšákradeon/uvd: fail to create a decoder if RUVD_MSG_CREATE...
2016-07-14 Marek Olšákwinsys/amdgpu: return an error on IB submission failures
2016-07-14 Marek Olšákgallium/radeon: add a return value to cs_flush
2016-07-14 francians@gmail.comfreedreno/a4xx: Fix sign compare warnings
2016-07-14 francians@gmail.comfreedreno/a3xx: Fix sign compare warnings
next