swr/rast: SIMD16 FE - fix conservative rasterization
[mesa.git] / src / gallium / drivers /
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix conservative rasterization
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - interleaved simdvertex output...
2017-05-30 Tim Rowleyswr/rast: fix _simd16_movemask_(ps,pd) native AVX512...
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - primitive assembly simplification
2017-05-30 Tim Rowleyswr/rast: silence write of cfg graph
2017-05-30 Tim Rowleyswr/rast: add CreateDirectoryPath to recursively create...
2017-05-30 Tim Rowleyswr/rast: add support for DX1_RGB{_SRGB} formats
2017-05-30 Tim Rowleyswr/rast: clean up whitespace
2017-05-30 Tim Rowleyswr/rast: adjust BinPostSetupPoints* function signature
2017-05-30 Tim Rowleyswr/rast: remove extra pixel center adjustment in BinPo...
2017-05-30 Alexandre Courbotnvc0: support for GP10B
2017-05-30 Tomeu Vizosoetnaviv: Don't try to use the index buffer if size...
2017-05-28 Marek Olšákradeonsi: use ac_build_buffer_load for shader buffer...
2017-05-28 Marek Olšákradeonsi: move building llvm.SI.load.const into ac_buil...
2017-05-28 Marek Olšákradeonsi: rename readonly_memory -> can_speculate
2017-05-28 Marek Olšákradeonsi: fix a crash in si_destroy_context if we fail...
2017-05-28 Rob Clarkfreedreno: fix fence creation fail if no rendering
2017-05-27 Samuel Pitoisetradeonsi: drop useless memcmp() check in si_set_blend_c...
2017-05-27 Roland Scheideggerllvmpipe: add LP_NEW_GS flag for updating vertex info
2017-05-27 Brian Paulsvga: document some incorrect VGPU10 shader translation...
2017-05-25 Rob Herringnouveau: drop Android 4.4 and earlier support
2017-05-25 Leo Liuradeonsi: enable vcn decode
2017-05-25 Leo Liuradeon: rename has_uvd info to has_hw_decode
2017-05-25 Leo Liuradeon/vcn: add decode message for mpeg4 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for mpeg2 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for vc1 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for hevc codec
2017-05-25 Leo Liuradeon/vcn: add decode message decode for avc codec
2017-05-25 Leo Liuradeon/vcn: add decode message feedback
2017-05-25 Leo Liuradeon/vcn: add decode message destroy
2017-05-25 Leo Liuradeon/vcn: add decode message create
2017-05-25 Leo Liuradeon/vcn: add common decode part
2017-05-25 Leo Liuradeon/winsys: add vcn dec ring type
2017-05-25 Leo Liuradeon/winsys: add uvd enc ring type
2017-05-25 Leo Liuradeon/vcn: add vcn decode interface
2017-05-24 Brian Paulsvga: init svga_screen::swc_mutex with mtx_recursive
2017-05-24 Brian Paulsvga: move logging initialization code into new function
2017-05-24 Brian Paulsvga: init local vars to silence uninitialized use...
2017-05-24 Brian Paulsvga: log the process command line to the vmware.log...
2017-05-24 Sinclair Yehsvga: Limit svga message capability to newer compilers
2017-05-24 Brian Paulsvga: Fix MSVC build.
2017-05-24 Sinclair Yehsvga: Add the ability to log messages to vmware.log...
2017-05-23 Marek Olšákgallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAUL...
2017-05-23 Rob Clarkfreedreno/ir3: switch to NIR by default
2017-05-23 Rob Clarkfreedreno/ir3: lower arrays to regs
2017-05-23 Rob Clarkfreedreno/ir3: add put_dst()
2017-05-23 Rob Clarkfreedreno/ir3: code-motion
2017-05-23 Rob Clarkfreedreno/ir3: fix cmdline compiler
2017-05-23 Rob Clarkfreedreno/ir3: add missing nir_opt_copy_prop_vars(...
2017-05-23 Rob Clarkfreedreno/ir3: need different compiler options for...
2017-05-23 Rob Clarkfreedreno/a5xx: remove copapasta from a4xx
2017-05-23 Rob Clarkfreedreno: only support SSBOs with nir
2017-05-23 Rob Clarkfreedreno/a5xx: add some missing texture formats
2017-05-23 Rob Clarkfreedreno/a5xx: provoking vertex
2017-05-23 Rob Clarkfreedreno: update generated headers
2017-05-22 Timothy Arceriradeon: pass flags that can change shaders to disk_cach...
2017-05-22 Timothy Arceriutil/disk_cache: add new driver_flags param to cache...
2017-05-22 Marek Olšákgallium/radeon: add a query for monitoring Gallium...
2017-05-22 Marek Olšákradeonsi/gfx9: compile shaders with +xnack
2017-05-22 Rhys Kiddvc4: Remove dead code in vc4_dump_surface_msaa()
2017-05-20 Ilia Mirkinnv50,nvc0: clear index buffer bufctx bin unconditionally
2017-05-20 Ilia Mirkinnv50: fix vtxbuf cleanup
2017-05-20 Ilia Mirkinnvc0/ir: SHLADD's middle source must be an immediate
2017-05-19 Emil Velikovautomake: add SWR LLVM gen_builder.hpp workaround
2017-05-19 Rob HerringAndroid: r600: fix build when LLVM is disabled
2017-05-18 Marek Olšákradeonsi/gfx9: use CE RAM optimally
2017-05-18 Marek Olšákradeonsi: remove CE offset alignment restriction
2017-05-18 Marek Olšákradeonsi: only upload (dump to L2) those descriptors...
2017-05-18 Marek Olšákradeonsi: record which descriptor slots are used by...
2017-05-18 Marek Olšákradeonsi: update si_ce_needed_cs_space
2017-05-18 Marek Olšákradeonsi: do only 1 big CE dump at end of IBs and one...
2017-05-18 Marek Olšákradeonsi: remove early return in si_upload_descriptors
2017-05-18 Marek Olšákradeonsi: clamp indirect index to the number of declare...
2017-05-18 Marek Olšákradeonsi: merge sampler and image descriptor lists...
2017-05-18 Marek Olšákradeonsi: merge constant and shader buffers descriptor...
2017-05-18 Samuel Pitoisetradeonsi: get the sampler view type from inst->Texture...
2017-05-18 Nicolai Hähnleac: add radeon_info::num_{sdma,compute}_rings
2017-05-18 Nicolai Hähnleac/radeonsi: move struct radeon_info to ac_gpu_info.h
2017-05-18 Nicolai Hähnleac/radeonsi: move surface definitions to new header...
2017-05-17 Eric Anholtvc4: Don't allocate new BOs to avoid synchronization...
2017-05-17 Eric Anholtvc4: Drop pointless indirections around BO import/export.
2017-05-17 Eric Anholtvc4: Drop the u_resource_vtbl no-op layer.
2017-05-17 Marek Olšákgallium/radeon: use a top-of-pipe timestamp for the...
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-17 Tim Rowleyswr: don't use AttributeSet with llvm >= 5
2017-05-16 Rob Clarkfreedreno/gmem: fix hw binning hangs with large render...
2017-05-16 Rob Clarkfreedreno/ir3: fix crash with atomics
2017-05-16 Rob Clarkfreedreno/a5xx: remove unneeded assert
2017-05-16 Rob Clarkfreedreno/a5xx: fallback to slow-clear for z32
2017-05-16 Philipp Zabeletnaviv: increment the resource seqno in resource_changed
2017-05-16 Lucas Stachetnaviv: clean up sampler view reference counting
2017-05-16 Lucas Stachetnaviv: apply feature overrides in one central location
2017-05-16 Lucas Stachetnaviv: allow R/B swapped surfaces to be cleared
2017-05-16 Lucas Stachetnaviv: stop oversizing buffer resources
2017-05-16 Nicolai Hähnleradeonsi: extract TGSI memory/texture opcode handling...
2017-05-16 Nicolai Hähnleradeonsi: make const_array externally accessible
2017-05-16 Nicolai Hähnleradeonsi: make get_bounded_indirect_index externally...
2017-05-16 Nicolai Hähnleradeonsi: make emit_waitcnt externally accessible
2017-05-16 Nicolai Hähnleradeonsi: silence a Coverity warning
2017-05-16 Nicolai Hähnleradeonsi: rename tcs_tes_uses_prim_id for clarity
next