nvc0: avoid using magic numbers for the uniform_bo offsets
[mesa.git] / src / gallium / drivers /
2016-03-19 Samuel Pitoisetnvc0: avoid using magic numbers for the uniform_bo...
2016-03-19 Samuel Pitoisetnv50/ir: make use of auxCBSlot instead of magic numbers
2016-03-19 Samuel Pitoisetnv50,nvc0: replace resInfoCBSlot by auxCBSlot
2016-03-19 Samuel Pitoisetnv50/ir: fix compilation warning in handleSharedATOM()
2016-03-19 Vinson Leenv50,nvc0: Fix invalid constant.
2016-03-18 Pierre Moreaunv50: Mark compute states as dirty on context switch
2016-03-18 Samuel Pitoisetnv50/ir: print SUBFM subops
2016-03-18 Samuel Pitoisetnv50: add a new validation path for compute
2016-03-18 Samuel Pitoisetnv50: rework nv50_compute_validate_program()
2016-03-18 Samuel Pitoisetnv50: rework the validation path for 3D
2016-03-18 Samuel Pitoisetnv50: rename 3d binding points to NV50_BIND_3D_XXX
2016-03-18 Samuel Pitoisetnv50: rename 3d dirty flags to NV50_NEW_3D_XXX
2016-03-18 Samuel Pitoisetnv50: rename NV50_COMPUTE to NV50_CP
2016-03-18 Samuel Pitoisetnv50: rename nv50_context::dirty to nv50_context::dirty_3d
2016-03-18 George Kyriazisgallium/swr: Cleaned up some context-resource management
2016-03-17 Marek Olšákradeonsi: fix Hyper-Z hangs on P2 configs
2016-03-17 Brian Paulr300g: add missing layer argument to rws->buffer_get_ha...
2016-03-17 Christian Königradeon/winsys: add layer support for BO export
2016-03-17 Christian Königradeon/winsys: add offset support for BO import/export
2016-03-17 Connor Abbottnir: add a bit_size parameter to nir_ssa_dest_init
2016-03-17 Iago Toral Quiroganir: rename nir_const_value fields to include bitsize...
2016-03-17 Connor Abbottnir: update opcode definitions for different bit sizes
2016-03-16 Eric Anholtvc4: Move discard handling to the condition flag.
2016-03-16 Eric Anholtvc4: Don't make a temporary for setting flags.
2016-03-16 Eric Anholtvc4: Add a safety check for setting flags.
2016-03-16 Eric Anholtvc4: Reuse list_for_each_entry_safe_rev().
2016-03-15 Varad Gautamvc4: Coalesce instructions using VPM reads into the...
2016-03-15 Varad Gautamvc4: rename file to group vpm optimizations together
2016-03-15 Eric Anholtvc4: Fix failures with nir_extract_* since the addition...
2016-03-15 Roland Scheideggerllvmpipe: fix lp_rast_plane alignment on 32bit
2016-03-15 Roland Scheideggersoftpipe: fix misleading TGSI_QUAD_SIZE usage
2016-03-15 Roland Scheideggersoftpipe: fix anisotropic filtering crash
2016-03-14 Nicolai Hähnleradeonsi: set DEPTH_BEFORE_SHADER based on FS_EARLY_DEP...
2016-03-14 Bruce Cherniakgallium/swr: Resource management
2016-03-13 Pierre Moreaunv50,nvc0: Set only NEW_CP_GLOBALS upon binding
2016-03-13 Rob Clarkfreedreno/ir3: lower extract_byte/word
2016-03-13 Ilia Mirkinnv50,nvc0: handle SQRT lowering inside the driver
2016-03-13 Ilia Mirkinnv50/ir: avoid folding mul + add if the mul has a dnz
2016-03-13 Ilia Mirkinnvc0: fix blit triangle size to fully cover FB's >...
2016-03-13 Rob Clarkfreedreno: OUT_RELOC vs OUT_RELOCW fixes
2016-03-13 Rob Clarkfreedreno/a4xx: hw binning
2016-03-13 Rob Clarkfreedreno/a4xx: use generated headers for draw initiator
2016-03-13 Rob Clarkfreedreno/a4xx: remove RB_RENDER_CONTROL patching
2016-03-13 Rob Clarkfreedreno: update generated headers
2016-03-13 Rob Clarkfreedreno/a3xx: move where we deal w/ binning FS
2016-03-13 Rob Clarkfreedreno/a4xx: move where we deal w/ binning FS
2016-03-13 Rob Clarkfreedreno/a3xx: constify the shader variants
2016-03-13 Rob Clarkfreedreno/a4xx: constify the shader variants
2016-03-13 Rob Clarkfreedreno/a3xx: remove duplicate mark of end of binning...
2016-03-13 Nicolai Hähnleradeonsi: avoid crash when a sampler state is bound...
2016-03-12 Boyuan Zhangradeon/video: enable HEVC main 10 decode
2016-03-12 Boyuan Zhangradeon/uvd: handle HEVC main 10 decode
2016-03-11 Bas Nieuwenhuizenradeonsi: Lazily re-set sampler views after disabling DCC
2016-03-11 Nicolai Hähnler600g: clear compressed_depthtex/colortex_mask when...
2016-03-11 Ilia Mirkinnvc0: add support for TGSI FMA ops
2016-03-10 Nicolai Hähnleradeonsi: update compressed_colortex_masks when a cmask...
2016-03-10 Nicolai Hähnleradeonsi: move si_decompress_textures to si_blit.c
2016-03-10 Nicolai Hähnler600g: update compressed_colortex_masks when a cmask...
2016-03-10 Nicolai Hähnlegallium/radeon: notify all contexts when cmasks are...
2016-03-10 Tim Rowleygallium/swr: remove use of BYTE from swr driver
2016-03-10 Samuel Pitoisetnvc0: expose SM35 perf counters to AMD_performance_monitor
2016-03-10 Samuel Pitoisetnvc0: add driver metrics for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: add MP performance counters for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: explode config of Kepler hardware SM events
2016-03-10 Samuel Pitoisetnvc0: rework the driver metrics infrastructure
2016-03-10 Samuel Pitoisetnvc0: rework the MP counters infrastructure
2016-03-10 Vinson Leenouveau: Fix clang reserved-user-defined-literal error.
2016-03-09 Emil Velikovgallium/radeon: use explicit drm_major, drm_minor check
2016-03-09 Marek Olšákgallium: add CAPs returning PCI device location
2016-03-09 Marek Olšákwinsys/amdgpu: get PCI info
2016-03-09 Marek Olšákradeonsi: set amdgpu metadata before exporting a texture
2016-03-09 Nicolai Hähnleradeonsi: extract the texture descriptor computation...
2016-03-09 Nicolai Hähnleradeonsi: extract the buffer descriptor computation...
2016-03-09 Nicolai Hähnleradeonsi: remove resource field from si_sampler_view
2016-03-09 Marek Olšákradeonsi: accept pipe_resource in si_sampler_view_add_b...
2016-03-09 Marek Olšákradeonsi: disable DCC on handle export if expecting...
2016-03-09 Bas Nieuwenhuizenradeonsi: add DCC decompression (v2)
2016-03-09 Marek Olšákradeonsi: allocate DCC in the same backing buffer as...
2016-03-09 Marek Olšákgallium/radeon: disable CMASK on handle export if shari...
2016-03-09 Marek Olšákgallium/radeon: eliminate fast color clear before sharing
2016-03-09 Marek Olšákgallium/radeon: don't use fast color clear if sharing...
2016-03-09 Marek Olšákgallium/radeon: disallow handle export for MSAA & depth...
2016-03-09 Marek Olšákgallium/radeon: remember that texture_from_handle was...
2016-03-09 Marek Olšákgallium/radeon: check that handle usage doesn't change...
2016-03-09 Marek Olšákgallium/radeon: disallow reallocation of shared buffers
2016-03-09 Marek Olšákgallium/radeon: if we can't discard a whole resource...
2016-03-09 Marek Olšákgallium/radeon: buffer valid range tracking only works...
2016-03-09 Marek Olšákgallium/radeon: don't set texture metadata for buffers
2016-03-09 Marek Olšákgallium/radeon: set texture metadata only once
2016-03-09 Marek Olšákgallium/radeon: clean up r600_texture_get_handle
2016-03-09 Marek Olšákgallium/radeon: move code initializing texture metadata...
2016-03-09 Marek Olšákwinsys/amdgpu: allow drivers to set/get opaque metadata
2016-03-09 Marek Olšákgallium/radeon: rename winsys buffer_get/set_tiling...
2016-03-09 Marek Olšákgallium/radeon: remove rcs parameter from radeon_winsys...
2016-03-09 Marek Olšákgallium/radeon: use a structure for passing tiling...
2016-03-09 Marek Olšákgallium: add external usage flags to resource_from...
2016-03-09 Tamil velanradeon/uvd: increase max height to 4096 for VI and...
2016-03-08 Samuel Pitoisetnvc0: add a new validation path for compute
2016-03-08 Samuel Pitoisetnvc0: rework the validation path for 3D
2016-03-08 Samuel Pitoisetnv50,nvc0: make sure to destroy the mutex used for...
next