radeonsi: interpolate colors after interpolation weight shuffling
[mesa.git] / src / gallium / state_trackers /
2016-10-04 Leo Liust/omx/dec/h265: add scaling list data
2016-10-04 Leo Liust/omx/dec/h265: fix the skip for before and after...
2016-10-04 Leo Liust/omx/dec/h265: set the default reference picture...
2016-10-04 Leo Liust/omx/dec/h265: decoder size should follow from sps
2016-10-04 Leo Liust/omx/dec/h265: increase dpb max size to 32
2016-10-04 Matt Whitlockst/xa: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
2016-10-04 Matt Whitlockst/dri: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
2016-09-27 Nicholas Bishopst/dri: check pipe_screen->resource_get_handle() return...
2016-09-27 Andy Furnissst/va Avoid VBR bitrate calculation overflow v2
2016-09-27 Mark Thompsonst/va: Fix vaSyncSurface with no outstanding operation
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-20 Indrajit Dasst/omx/dec/h265: Correct the timestamping
2016-09-20 Nayan Deshmukhst/va: flush the context before calling flush_frontbuff...
2016-09-20 Nayan Deshmukhst/vdpau: flush the context before calling flush_frontb...
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-09-16 Serge Martinclover: fix getting scalar args api size
2016-09-12 Julien Isorcest/va: also honors interlaced preference when providing...
2016-09-12 Boyuan Zhangst/va: enable vbr rate control for vaapi encode
2016-09-10 Niels Ole Salscheiderst/clover: Define __OPENCL_VERSION__ on the device...
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-09-07 Rob Clarkgbm: wire up fence extension
2016-09-06 Leo Liust/omx/dec: enable hevc omx decode support
2016-09-06 Leo Liust/omx/dec/h265: get the reference list for uvd
2016-09-06 Leo Liust/omx/dec/h265: add short term reference picture sets
2016-09-06 Leo Liust/omx/dec/h265: add slice header
2016-09-06 Leo Liust/omx/dec/h265: add picture parameter sets
2016-09-06 Leo Liust/omx/dec/h265: add sequence parameter sets
2016-09-06 Leo Liust/omx/dec: add initial omx hevc support
2016-09-06 Leo Liust/omx/dec: set dst rect to match src size
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-08-30 Eric Engestromst/nine: fix unreachable() typo
2016-08-29 Jan Veselyclover: Use device cap to query pointer size instead...
2016-08-29 Nayan Deshmukhst/vdpau: use temporary buffers while applying filters
2016-08-29 Christian Königst/vdpau: Revert "change the order in which filters...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-24 Eric Engestromst/xvmc: fix a couple 'unused-but-set-variable' warnings
2016-08-24 Kai Wasserbächst/va: Remove unused variable coded_size from vlVaEndPi...
2016-08-24 Kai Wasserbächst/va: Remove else case in vlVaEndPicture() made superf...
2016-08-24 Eric Engestromst/va: add missing mutex_unlock
2016-08-23 Ilia Mirkinst/dri: respect driver's request to avoid mixed color...
2016-08-23 Ilia Mirkindri: add a way to request that modes have matching...
2016-08-19 Boyuan Zhangst/va: enable dual instances encode by sync surface
2016-08-16 Nayan Deshmukhst/vdpau: change the order in which filters are applied(v3)
2016-08-11 Indrajit Dasst/omx/dec/h264: pass default scaling lists in raster...
2016-08-10 Trevor Davenportst/nine: Fix invalid attempt to use indirect draws.
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-28 Dieter Nützelclover: make GCC 4.8 happy
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 Zhangst/va: add encode entrypoint v2
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-20 Tom Stellardclover: Re-order includes in invocation.cpp to fix...
2016-07-20 Tom Stellardclover: Add missing include v2
2016-07-15 Leo Liust/omx/enc: check uninitialized list from task release
2016-07-14 Boyuan Zhangst/omx: assign previous values to new structure
2016-07-12 Leo Liust/omx/dec: convert decoder video buffer to progressive
2016-07-12 Francisco Jerezclover/api: Implement clLinkProgram per-device binary...
2016-07-12 Serge Martinclover: Add clLinkProgram (CL 1.2).
2016-07-12 Francisco Jerezclover: Trivial cleanups for api/program.cpp.
2016-07-12 Francisco Jerezclover/core: Remove compiler.hpp.
2016-07-12 Francisco Jerezclover/llvm: Get rid of compile_program_llvm().
2016-07-12 Francisco Jerezclover: Provide separate program methods for compilatio...
2016-07-12 Francisco Jerezclover: Unify program::build_* into a single method...
2016-07-12 Serge Martinclover: Change program::build opts argument to std...
2016-07-12 Francisco Jerezclover: Define error subclass to signal build option...
2016-07-12 Francisco Jerezclover: Move back to using build_error to signal compil...
2016-07-12 Serge Martinclover: Override ret_object.
2016-07-12 Francisco Jerezclover/tgsi: Add stub link_program() function.
2016-07-12 Francisco Jerezclover/tgsi: Move compiler entry point declaration...
2016-07-12 Francisco Jerezclover/llvm: Implement the -create-library linker option.
2016-07-12 Francisco Jerezclover/llvm: Implement linkage of multiple clover modules.
2016-07-12 Francisco Jerezclover/llvm: Split compilation and linking.
2016-07-12 Francisco Jerezclover/llvm: Implement library bitcode codegen.
2016-07-12 Francisco Jerezclover/llvm: Trivial assorted cleanups for invocation...
2016-07-12 Francisco Jerezclover/llvm: Split native codegen into separate file.
2016-07-12 Francisco Jerezclover/llvm: Split bitcode codegen into separate file.
2016-07-12 Francisco Jerezclover/llvm: Split shared codegen support code into...
2016-07-12 Francisco Jerezclover/llvm: Define function for bitcode print-out.
2016-07-12 Francisco Jerezclover/llvm: Split native codegen and assembly print...
2016-07-12 Francisco Jerezclover/llvm: Clean up bitcode codegen.
2016-07-12 Francisco Jerezclover/llvm: Use metadata introspection utils for kerne...
2016-07-12 Francisco Jerezclover/llvm: Use metadata introspection utils for kerne...
2016-07-12 Francisco Jerezclover/llvm: Add simplified utility functions for metad...
2016-07-12 Francisco Jerezclover/llvm: Clean up codestyle of get_kernel_args().
2016-07-12 Francisco Jerezclover/llvm: Fold compile_native() call into build_modu...
2016-07-12 Francisco Jerezclover/llvm: Factor out duplicated construction of...
2016-07-12 Francisco Jerezclover/llvm: Clean up compile_native().
2016-07-12 Francisco Jerezclover/llvm: Clean up ELF parsing.
2016-07-12 Francisco Jerezclover/llvm: Move a bunch of utility functions into...
2016-07-12 Francisco Jerezclover/llvm: Tidy debug handling.
2016-07-12 Francisco Jerezclover/llvm: Use helper function to abort compilation...
2016-07-12 Francisco Jerezclover/llvm: Simplify diagnostic_handler().
2016-07-12 Francisco Jerezclover/llvm: Trivial codestyle clean-up for optimize().
2016-07-12 Francisco Jerezclover/llvm: Clean up compilation into LLVM IR.
next