freedreno/a6xx: Enable UBWC modifier
[mesa.git] / src / gallium / drivers /
2019-03-01 Fritz Koenigfreedreno/a6xx: Enable UBWC modifier
2019-03-01 Fritz Koenigfreedreno: UBWC allocator
2019-03-01 Fritz Koenigfreedreno/a6xx: UBWC support
2019-03-01 Fritz Koenigfreedreno: pass count to query_dmabuf_modifiers
2019-03-01 Christian Gmeineretnaviv: fix compile warnings
2019-03-01 Christian Gmeineretnaviv: fix resource usage tracking across different...
2019-03-01 Christian Gmeineretnaviv: enable ETC2 texture compression support for...
2019-03-01 Christian Gmeineretnaviv: hook-up etc2 patching
2019-03-01 Christian Gmeineretnaviv: keep track of mapped bo address
2019-03-01 Christian Gmeineretnaviv: implement ETC2 block patching for HALTI0
2019-02-28 Kristian H. Kristensenfreedreno: Fix a couple of warnings
2019-02-28 Kristian H. Kristensenfreedreno/a6xx: Don't zero SO buffer addresses
2019-02-28 Kristian H. Kristensenfreedreno/a6xx: Only output MRT control for used frameb...
2019-02-28 Timothy Arceriradeonsi/nir: move si_lower_nir() call into compiler...
2019-02-27 Jonathan Marekfreedreno: catch failing fd_blit and fallback to softwa...
2019-02-27 Jonathan Marekfreedreno: use renderonly path for buffers allocated...
2019-02-27 Jonathan Marekfreedreno: a2xx: fix mipmapping for NPOT textures
2019-02-27 Jonathan Marekfreedreno: a2xx: fix fast clear for some gmem configura...
2019-02-27 Jonathan Marekfreedreno: a2xx: add use_hw_binning function
2019-02-27 Jonathan Marekfreedreno: a2xx: don't write 4th vertex in mem2gmem
2019-02-27 Erik Faye-Lundswr/codegen: fix autotools build
2019-02-27 Eric Engestrommeson/swr: replace hard-coded path with current_build_dir()
2019-02-27 Tapani Pälliiris: add libmesa_iris_gen8 library to the build
2019-02-27 Alyssa Rosenzweigpanfrost/midgard: Allow flt to run on most units
2019-02-27 Alyssa Rosenzweigpanfrost: Expose perf counters in environment
2019-02-27 Alyssa Rosenzweigpanfrost: Identify 4-bit channel texture formats
2019-02-27 Alyssa Rosenzweigpanfrost: Add RGB565, RGB5A1 texture formats
2019-02-26 Jose Maria Casanov... iris: Enable ARB_shader_draw_parameters support
2019-02-26 Marek Olšákradeonsi: always use compute rings for clover on CI...
2019-02-26 Rob Clarkfreedreno/a6xx: vertex_id is not _zero_based
2019-02-26 Rob Clarkfreedreno/a6xx: fix DRAW_IDX_INDIRECT max_indicies
2019-02-26 Rob Clarkfreedreno/a6xx: fix ssbo alignment
2019-02-26 Rob Clarkfreedreno/a6xx: fix hangs with large shaders
2019-02-26 Brian Paulsvga: fix dma.pending > 0 test
2019-02-26 Brian Paulsvga: assorted whitespace and formatting fixes
2019-02-26 Eduardo Lima Mitevfreedreno/a6xx: Silence compiler warnings
2019-02-25 Dylan Bakermeson/iris: Use current coding style
2019-02-25 Timothy Arceriradeonsi: fix query buffer allocation
2019-02-25 Alok Hotaswr/rast: Fix autotools and scons codegen
2019-02-25 Alok Hotaswr/rast: Add general SWTag statistics
2019-02-25 Alok Hotaswr/rast: Add string handling to AR event framework
2019-02-25 Alok Hotaswr/rast: Add initial SWTag proto definitions
2019-02-25 Alok Hotaswr/rast: Cleanup and generalize gen_archrast
2019-02-25 Kenneth Graunkeiris: Properly allow rendering to RGBX formats.
2019-02-25 Kenneth Graunkeiris: Drop RGBX -> RGBA for storage image usages
2019-02-25 Jordan Justeniris: Always use in-tree i915_drm.h
2019-02-25 Alyssa Rosenzweigpanfrost: Decode render target swizzle/channels
2019-02-25 Alyssa Rosenzweigpanfrost/midgard: Add fround(_even), ftrunc, ffma
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Split out dump_counters
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Make COHERENT_LOCAL explicit
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Flag CPU-invisible regions
2019-02-25 Alyssa Rosenzweigpanfrost/meson: Remove subdir for nondrm
2019-02-25 Alyssa Rosenzweigpanfrost: Use tiler fast path (performance boost)
2019-02-23 Christian Gmeineretnaviv: blt: mark used src resource as read from
2019-02-23 Christian Gmeineretnaviv: rs: mark used src resource as read from
2019-02-22 Alok Hotaswr/rast: bypass size limit for non-sampled textures
2019-02-22 Rob Clarkfreedreno/a6xx: cube image fix
2019-02-22 Rob Clarkfreedreno/a6xx: fix border-color offset
2019-02-22 Rob Clarkfreedreno: fix race condition
2019-02-22 Ilia Mirkinnv50: disable compute
2019-02-22 Gert Wollnyvirgl: Enable mixed color FBO attachemnets only when...
2019-02-21 Kenneth GraunkeRevert "iris: Enable auxiliary buffer support"
2019-02-21 Kenneth Graunkeiris: Enable -msse2 and -mstackrealign
2019-02-21 Kenneth Graunkeiris: Enable auxiliary buffer support
2019-02-21 Rafael Antognolliiris: Flag ALL_DIRTY_BINDINGS on aux state change.
2019-02-21 Rafael Antognolliiris: Skip resolve if there's no context.
2019-02-21 Rafael Antognolliiris/clear: Pass on render_condition_enabled.
2019-02-21 Rafael Antognolliiris: Avoid leaking if we fail to allocate the aux...
2019-02-21 Kenneth Graunkeiris: Only resolve compute resources for compute shaders
2019-02-21 Kenneth Graunkeiris: Fix aux usage in render resolve code
2019-02-21 Rafael Antognolliiris: Pin HiZ buffers when rendering.
2019-02-21 Rafael Antognolliiris: Flush before hiz_exec.
2019-02-21 Kenneth Graunkeiris: Allow disabling aux via INTEL_DEBUG options
2019-02-21 Kenneth Graunkeiris: do flush for buffers still
2019-02-21 Kenneth Graunkeiris: make surface states for CCS_D too
2019-02-21 Rafael Antognolliiris: Skip msaa16 on gen < 9.
2019-02-21 Kenneth Graunkeiris: Set program key fields for MCS
2019-02-21 Kenneth Graunkeiris: don't use hiz for MSAA buffers
2019-02-21 Kenneth Graunkeiris: some initial HiZ bits
2019-02-21 Kenneth Graunkeiris: disable aux for external things
2019-02-21 Kenneth Graunkeiris: Resolves for compute
2019-02-21 Kenneth Graunkeiris: consider framebuffer parameter for aux usages
2019-02-21 Kenneth Graunkeiris: Make blit code use actual aux usages
2019-02-21 Kenneth Graunkeiris: store modifier info in res
2019-02-21 Kenneth Graunkeiris: pin the buffers
2019-02-21 Kenneth Graunkeiris: resolve before transfer maps
2019-02-21 Kenneth Graunkeiris: be sure to skip buffers in resolve code
2019-02-21 Kenneth Graunkeiris: try to fix copyimage vs copybuffers
2019-02-21 Kenneth Graunkeiris: actually use the multiple surf states for aux...
2019-02-21 Kenneth Graunkeiris: add some draw resolve hooks
2019-02-21 Kenneth Graunkeiris: blorp using resolve hooks
2019-02-21 Kenneth Graunkeiris: Initial import of resolve code
2019-02-21 Kenneth Graunkeiris: create aux surface if needed
2019-02-21 Kenneth Graunkeiris: Fill out SURFACE_STATE entries for each possible...
2019-02-21 Kenneth Graunkeiris: Fill out res->aux.possible_usages
2019-02-21 Kenneth Graunkeiris: Add iris_resource fields for aux surfaces
2019-02-21 Jordan Justeniris: Emit default L3 config for the render pipeline
2019-02-21 Kenneth Graunkeiris: Always emit at least one BLEND_STATE
2019-02-21 Kenneth Graunkeiris: Add missing depth cache flushes
2019-02-21 Kenneth Graunkeiris: Simplify iris_get_depth_stencil_resources
next