mesa: Avoid aliasing violation in FXT1.
[mesa.git] / src / gallium / state_trackers /
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.
2016-07-12 Francisco Jerezclover/llvm: Factor out LLVM context init.
2016-07-12 Francisco Jerezclover/llvm: Declare compiler instance at top level...
2016-07-12 Francisco Jerezclover/llvm: Refactor compiler instance initialization.
2016-07-12 Francisco Jerezclover/llvm: Factor out compiler option tokenization.
2016-07-12 Francisco Jerezclover/llvm: Factor out target string parsing.
2016-07-12 Francisco Jerezclover/llvm: Collect #ifdef mess into a separate file.
2016-07-12 Francisco Jerezclover/llvm: Drop dead code.
2016-07-12 Francisco Jerezclover/llvm: Drop support for LLVM < 3.6.
2016-07-08 Nicolai Hähnlegallium: add async flag to pipe_debug_callback
2016-07-05 Emil Velikovclover: conditionally use MESA_GIT_SHA1
2016-07-02 Rob Clarkglsl: add driconf to zero-init unintialized vars
2016-07-02 Hans de Goedeclover: Pass work_dim parameter of clEnqueueNDRangeKern...
2016-07-01 Nayan Deshmukhst/vdpau: use bicubic filter for scaling(v6.1)
2016-06-30 Brian Paulst/wgl: make own_mutex() non-static
2016-06-30 Brian Paulst/wgl: remove unneeded inline qualifiers
2016-06-30 Brian Paulst/wgl: add a stw_device::initialized field
2016-06-30 Brian Paulst/wgl: refactor framebuffer locking code
2016-06-30 José Fonsecast/wgl: rename curctx to old_ctx in stw_make_current()
2016-06-30 Brian Paulst/wgl: release the pbuffer DC at the end of wglBindTex...
2016-06-28 Leo Liust/omx: fix decoder fillout for the OMX result buffer
2016-06-28 Jan Veselyclover: Fix kernel metadata retrieval after clang r273425
2016-06-28 Francisco Jerezclover/llvm: Fix copyright attribution of invocation...
2016-06-27 Julien Isorcest/omx: count number of slices
2016-06-27 Julien Isorcest/omx: add support for nouveau / interlaced
2016-06-27 Julien Isorcest/omx: retrieve preferred interlaced and buffer_formats
2016-06-27 Gurkirpal Singhst/va: Check NULL pointer
2016-06-25 Axel Davyst/nine: Use offset_units_unscaled
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-21 Vedran Miletićclover: Fix build against clang SVN >= r273191
2016-06-16 Christian Königst/vdpau: we support lumakeying now
2016-06-14 Nayan Deshmukhst/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respec...
2016-06-14 Michel Dänzerst/dri: Clear drawable texture_mask in dri2_invalidate_...
2016-06-14 Julien Isorcest/va: ensure linear memory for dmabuf
2016-06-14 Aaron Watryclover: Include generated sources in AM_CPPFLAGS
2016-06-13 Vedran Miletićclover: Update OpenCL version string to match OpenGL
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-13 Julien Isorcest/va: use proper temp pipe_video_buffer template
2016-06-13 Julien Isorcest/va: it is valid to release the VABuffer of an export...
2016-06-09 Nayan Deshmukhst/vdpau: implement luma keying
2016-06-09 Nayan Deshmukhvl: Apply luma key filter before CSC conversion
2016-06-02 Eric Engestromst/osmesa: remove double-write (overwriting)
2016-06-02 Nayan Deshmukhst/vdpau: check for null pointer in get/put bits.
2016-05-30 Emil Velikovmesa_glinterop: remove mesa_glinterop typedefs
2016-05-30 Stanimir Varbanovgallium: push offset down to driver
2016-05-30 Stanimir Varbanovst/dri: cleanup image_from_fd/dma_buf paths
2016-05-30 Stanimir Varbanovst/dri: add handling of R8 and GR88 DRI fourcc formats
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2016-05-24 Emil Velikovmesa_glinterop: make GL interop version field bidirectional
next