radeonsi: remove redundant call to emit_cache_flush in compute clear/copy
[mesa.git] / src / gallium /
2019-01-22 Marek Olšákradeonsi: remove redundant call to emit_cache_flush...
2019-01-22 Marek Olšákradeonsi: use buffer_store_format_x & xy
2019-01-22 Marek Olšákradeonsi: fix rendering to tiny viewports where the...
2019-01-22 Marek Olšákradeonsi: fix a u_blitter crash after a shader with...
2019-01-22 Marek Olšákwinsys/amdgpu: use the new BO list API
2019-01-22 Jonathan Marekfreedreno: a2xx: add partial lower_scalar pass for ir2
2019-01-22 Jonathan Marekfreedreno: a2xx: add ir2 copy propagation
2019-01-22 Jonathan Marekfreedreno: a2xx: insert scalar MOV to allow 2 source...
2019-01-22 Jonathan Marekfreedreno: a2xx: NIR backend
2019-01-21 Karol Herbstmesa: add MESA_SHADER_KERNEL
2019-01-21 Jonathan Marekfreedreno: a2xx: sysmem rendering
2019-01-21 Jonathan Marekfreedreno: a2xx: fix non-zero texture base offsets
2019-01-21 Jonathan Marekfreedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x
2019-01-21 Jonathan Marekfreedreno: a2xx: fix gmem2mem viewport
2019-01-21 Jonathan Marekfreedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL
2019-01-21 Jonathan Marekfreedreno: a2xx: cleanup init_shader_const
2019-01-20 Karol Herbstnir: add bit_size parameter to system values with multi...
2019-01-20 Karol Herbstnir: replace more nir_load_system_value calls with...
2019-01-20 Rhys Kiddnv50,nvc0: add missing CAPs for unsupported features
2019-01-19 Karol Herbstnir: rename nir_var_ssbo to nir_var_mem_ssbo
2019-01-19 Karol Herbstnir: rename nir_var_ubo to nir_var_mem_ubo
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-19 Karol Herbstnir: rename nir_var_private to nir_var_shader_temp
2019-01-18 Kristian H. Kristensenfreedreno/a6xx: Turn on texture tiling by default
2019-01-18 Kristian H. Kristensenfreedreno: Synchronize batch and flush for staging...
2019-01-18 Karol Herbstgm107/ir: disable TEXS for tex with derivAll set
2019-01-18 Karol Herbstnv50/ir: disable tryCollapseChainedMULs in ConstantFold...
2019-01-17 Eric Anholtvc4: Don't leak the GPU fd for renderonly usage.
2019-01-17 Eric Anholtv3d: Don't leak the GPU fd for renderonly usage.
2019-01-17 Eric Anholtv3d: Restructure RO allocations using resource_from_handle.
2019-01-17 Eric Anholtv3d: If the modifier is not known on BO import, default...
2019-01-16 Timothy Arceriradeonsi/nir: get correct type for images inside structs
2019-01-16 Alok Hotaswr/rast: Store cached files in multiple subdirs
2019-01-16 Alok Hotaswr/rast: New execution engine per JIT
2019-01-16 Alok Hotaswr/rast: Scope MEM_CLIENT enum for mem usages
2019-01-16 Alok Hotaswr/rast: Unaligned and translations in gathers
2019-01-16 Alok Hotaswr/rast: partial support for Tiled Resources
2019-01-16 Alok Hotaswr/rast: Add annotator to interleave isa text
2019-01-16 Alok Hotaswr/rast: Use gfxptr_t value in JitGatherVertices
2019-01-16 Bruce Cherniakgallium/swr: Fix multi-context sync fence deadlock.
2019-01-16 Kenneth Graunkest/mesa: Optionally override RGB/RGBX dst alpha blend...
2019-01-15 Kenneth Graunkegallium: Add the ability to query a single pipeline...
2019-01-15 Kenneth Graunkest/mesa: Make an enum for pipeline statistics query...
2019-01-14 Marek Olšákradeonsi: also apply the GS hang workaround to draws...
2019-01-14 Eric Anholtv3d: SHARED but not necessarily SCANOUT buffers on...
2019-01-14 Eric Anholtv3d: Add support for shader_image_load_store.
2019-01-14 Eric Anholtv3d: Add SSBO/atomic counters support.
2019-01-14 Eric Anholtv3d: Drop the GLSL version level.
2019-01-14 Eric Anholtv3d: Add an isr to the simulator to catch GMP violations.
2019-01-14 Eric Anholtv3d: Add support for GL_ARB_framebuffer_no_attachments.
2019-01-14 Eric Anholtv3d: Add support for flushing dirty TMU data at job...
2019-01-14 Marek Olšákst/dri: fix dri2_format_table for argb1555 and rgb565
2019-01-11 Ilia Mirkindocs: fix gallium screen cap docs
2019-01-10 Rob Clarkfreedreno/a6xx: fix 3d+tiled layout
2019-01-10 Rob Clarkfreedreno/a6xx: move tile_mode to sampler-view CSO
2019-01-10 Rob Clarkfreedreno/a6xx: separate stencil restore/resolve fixes
2019-01-10 Guido Güntheretnaviv: fix typo in cflush_all description
2019-01-09 Indrajit Dasst/va: Return correct status from vlVaQuerySurfaceStatus
2019-01-09 Roland ScheideggerRevert "llvmpipe: Always return some fence in flush...
2019-01-09 Marek Olšákst/mesa: don't leak pipe_surface if pipe_context is...
2019-01-09 Mario Kleinerradeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
2019-01-09 Rhys Perryac/nir,radv,radeonsi/nir: use correct indices for inter...
2019-01-09 Tomasz Figallvmpipe: Always return some fence in flush (v2)
2019-01-08 Eric Anholtv3d: Enable GL_ARB_texture_gather on V3D 4.x.
2019-01-08 Bas Nieuwenhuizenfreedreno: Move register constant files to src/freedreno.
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-08 Dylan Bakerautotools: Remove tegra vdpau driver
2019-01-08 Pierre Moreauclover/meson: Ignore 'svn' suffix when computing CLANG_...
2019-01-08 Dave Airlievirgl: use primconvert provoking vertex properly
2019-01-08 Jason Ekstrandspirv: Add support for using derefs for UBO/SSBO access
2019-01-08 Jason Ekstrandglsl_type: Add support for explicitly laid out matrices...
2019-01-08 Jason Ekstrandnir: Distinguish between normal uniforms and UBOs
2019-01-07 Lucas Stachetnaviv: annotate variables only used in debug build
2019-01-07 Lucas Stachetnaviv: enable full overwrite in a few more cases
2019-01-04 Eric Anholtv3d: Fix up VS output setup during precompiles.
2019-01-03 Gurchetan Singhvirgl: remove empty file
2019-01-03 Gurchetan Singhvirgl: don't flush an empty range
2019-01-03 Jakob Bornecrantzvirgl/vtest: Use default socket name from protocol...
2019-01-03 Rob Clarkfreedreno: fix staging resource size for arrays
2019-01-03 Rob Clarkfreedreno: remove blit_via_copy_region()
2019-01-03 Rob Clarkfreedreno/a6xx: rework blitter API
2019-01-03 Rob Clarkfreedreno: try blitter for fd_resource_copy_region()
2019-01-03 Rob Clarkfreedreno: rework blit API
2019-01-03 Rob Clarkfreedreno: skip depth resolve if not written
2019-01-02 Eric Anholtv3d: Refactor compiler entrypoints.
2019-01-02 Eric Anholtv3d: Don't forget to include RT writes in precompiles.
2019-01-02 Eric Anholtv3d: Fix segfault when failing to compile a program.
2019-01-02 Marek Olšákradeonsi: always unmap texture CPU mappings on 32-bit...
2019-01-02 Marek Olšákradeonsi: remove unused variables in si_insert_input_ptr
2019-01-02 Marek Olšákradeonsi: use u_decomposed_prims_for_vertices instead...
2019-01-02 Marek Olšákradeonsi: make si_cp_wait_mem more configurable
2019-01-02 Marek Olšákradeonsi: call si_fix_resource_usage for the GS copy...
2019-01-02 Marek Olšákradeonsi: don't emit redundant PKT3_NUM_INSTANCES packets
2019-01-02 Timothy Arcerist/glsl_to_nir: call nir_lower_load_const_to_scalar...
2019-01-01 Timothy Arceriradeonsi: make use of ac_are_tessfactors_def_in_all_inv...
2019-01-01 Timothy Arceriradeonsi: remove unrequired param in si_nir_scan_tess_c...
2019-01-01 Timothy Arceritgsi/scan: correctly walk instructions in tgsi_scan_tes...
2019-01-01 Timothy Arceritgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
2019-01-01 Ilia Mirkinnv30: disable rendering to 3D textures
2018-12-31 Ilia Mirkinnv30: fix some s3tc layout issues
next