winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
[mesa.git] / src / gallium / drivers /
2015-07-03 Marek Olšákr600g: disable single-sample fast color clear due to...
2015-07-03 Marek Olšákr600g,radeonsi: implement get_device_reset_status
2015-07-03 Rob Clarkfreedreno/ir3: don't be confused by eliminated indirects
2015-07-03 Rob Clarkfreedreno/ir3: sched fixes for addr register usage
2015-07-03 Rob Clarkfreedreno/ir3: fix indirects tracking
2015-07-03 Ilia Mirkingallium/ttn: mark location specially in nir for color0...
2015-07-02 Ilia Mirkinnv50/ir: don't emit src2 in immediate form
2015-07-02 Alexandre Courbotnvc0: tune PREFER_BLIT_BASED_TEXTURE_TRANSFER capability
2015-07-01 Alexandre Courbotnvc0: create screen fence objects with coherent attribute
2015-07-01 Chia-I Wuilo: remove ilo_image_params
2015-07-01 Chia-I Wuilo: add image_init_gen6_transfer_layout()
2015-07-01 Chia-I Wuilo: add image_set_gen6_bo_size()
2015-07-01 Chia-I Wuilo: add image_set_gen6_{hiz,mcs}
2015-07-01 Chia-I Wuilo: add image_get_gen6_monolithic_size()
2015-07-01 Chia-I Wuilo: add image_get_gen6_lods()
2015-07-01 Chia-I Wuilo: add image_get_gen{6,7}_alignment()
2015-07-01 Chia-I Wuilo: add image_get_gen6_{hiz,mcs}_enable()
2015-07-01 Chia-I Wuilo: add image_get_gen6_tiling()
2015-07-01 Chia-I Wuilo: add image_get_gen6_layout()
2015-07-01 Ilia Mirkinnv50/ir: copy joinAt when splitting both before and...
2015-07-01 Timothy Arcerifreedreno: use consistent version string format
2015-06-30 Connor Abbottnir/from_ssa: add a flag to not convert everything...
2015-06-30 Rob Clarkfreedreno/ir3: cache defining instruction
2015-06-30 Rob Clarkfreedreno/ir3: fix RA issue with fanin
2015-06-30 Rob Clarkfreedreno/ir3: add ir3_shader_disasm()
2015-06-30 Rob Clarkfreedreno/a4xx: fix for sparse-samplers
2015-06-30 Rob Clarkfreedreno/ir3: fix crash in fail path
2015-06-30 Rob Clarkfreedreno/ir3: fix crash in RA
2015-06-30 Rob Clarkfreedreno/ir3: fixes for indirect writes
2015-06-30 Rob Clarkfreedreno/ir3: fix constlen in case of load_uniform_ind...
2015-06-30 Ilia Mirkinnv50/ir: fix emission of address reg in 3rd source
2015-06-30 Ilia Mirkinnv30: align transfer stride to 64, required by blit...
2015-06-30 Ilia Mirkinnv30: allow vertex state creation with 0 elements
2015-06-30 Ilia Mirkinnv30: reset fragprog bufctx at bind time
2015-06-30 Ilia Mirkinnv30: modernize fp upload logic
2015-06-30 Ilia Mirkinnv30: provide a minimum map buffer alignment
2015-06-29 Grigori Goronzygallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
2015-06-29 Ilia Mirkinnv30: avoid leaking blit fp/vp
2015-06-29 Ilia Mirkinnv40: enable base vertex
2015-06-26 Dave Airlieradeonsi: add support for geometry shader invocations.
2015-06-26 Dave Airlieradeonsi: add support for viewport array (v3)
2015-06-26 Ilia Mirkinnv50/ir: propagate modifier to right arg when const...
2015-06-26 Matt Turnermesa: Enable subdir-objects globally.
2015-06-26 Chia-I Wuilo: define ILO_IMAGE_MAX_LEVEL_COUNT
2015-06-26 Chia-I Wuilo: replace pipe_format by gen_surface_format
2015-06-26 Chia-I Wuilo: always use the specified image format
2015-06-26 Chia-I Wuilo: replace pipe_texture_target by gen_surface_type
2015-06-26 Chia-I Wuilo: initialize ilo_image from ilo_image_info
2015-06-26 Chia-I Wuilo: remove ilo_image_disable_aux()
2015-06-26 Chia-I Wuilo: improve SURFTYPE_BUFFER validations
2015-06-26 Chia-I Wuilo: remove ilo_buffer
2015-06-26 Chia-I Wuilo: introduce ilo_vma
2015-06-25 Marek Olšákradeonsi: don't fail in si_shader_io_get_unique_index
2015-06-24 Brian Paulsvga: silence warnings about unexpected shader type
2015-06-24 Eric Anholtvc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL.
2015-06-24 Eric Anholtvc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TIL...
2015-06-24 Eric Anholtvc4: Don't try to CSE color reads.
2015-06-24 Eric Anholtvc4: Make a helper for TLB color writes, too.
2015-06-24 Eric Anholtvc4: Pull the blending operation out to a separate...
2015-06-24 Eric Anholtvc4: Clarify size calculation for Z/S writes.
2015-06-24 Eric Anholtvc4: Add an "args" temporary for RCL setup.
2015-06-24 Eric Anholtvc4: Reuse (and extend) the packet.h sizes for dumping.
2015-06-24 Eric Anholtvc4: Fix printfs for blit fallbacks.
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-06-23 Ilia Mirkinnvc0: always put all tfb bufs into bufctx
2015-06-22 Chia-I Wuilo: emit 3DPRIMITIVE from gen6_3dprimitive_info
2015-06-22 Chia-I Wuilo: align vertex buffer size in buf_create()
2015-06-22 Chia-I Wuilo: move ilo_format.[ch] out of core
2015-06-22 Chia-I Wuilo: add ilo_state_surface_valid_format()
2015-06-22 Chia-I Wuilo: add ilo_state_vf_valid_element_format()
2015-06-22 Alexandre Courbotnvc0: use NV_VRAM_DOMAIN() macro
2015-06-22 Alexandre Courbotnouveau: support for custom VRAM domains
2015-06-22 Chia-I Wuilo: add ilo_state_compute
2015-06-22 Dave Airlier600g: ignore sampler views for now.
2015-06-21 Rob Clarkfreedreno/ir3: pass sz to split_dest()
2015-06-21 Rob Clarkfreedreno/ir3/nir: add more opcodes
2015-06-21 Rob Clarkfreedreno/ir3: only unminify txf coords on a3xx
2015-06-21 Rob Clarkfreedreno: remove int sampler shader variants
2015-06-21 Rob Clarkfreedreno/ir3: block reshuffling and loops!
2015-06-21 Rob Clarkfreedreno/ir3: a4xx encodes larger immed offset
2015-06-21 Rob Clarkfreedreno/ir3: simplify find_neighbors stop condition
2015-06-21 Rob Clarkfreedreno/ir3: move inputs/outputs to shader
2015-06-21 Rob Clarkfreedreno/ir3/ra: use register_allocate
2015-06-21 Rob Clarkfreedreno/ir3: introduce ir3_compiler object
2015-06-21 Rob Clarkfreedreno/ir3: dump nocp option
2015-06-21 Rob Clarkfreedreno/ir3: silence warnings
2015-06-21 Rob Clarkfreedreno/ir3: remove tgsi f/e
2015-06-21 Rob Clarkfreedreno/ir3/sched: convert to priority queue
2015-06-21 Rob Clarkfreedreno/ir3: use standard list implementation
2015-06-21 Rob Clarkfreedreno/ir3: drop dot graph dumping
2015-06-21 Rob Clarkfreedreno/ir3: more builder helpers
2015-06-20 Eric Anholtvc4: Use a defined t value for 1D textures.
2015-06-20 Eric Anholtvc4: Fix write-only texsubimage when we had to align.
2015-06-20 Chia-I Wuilo: clean up header includes
2015-06-20 Chia-I Wuilo: avoid ilo_ib_state in genX_3DPRIMITIVE()
2015-06-20 Chia-I Wuilo: move gen6_so_SURFACE_STATE() out of core
2015-06-20 Chia-I Wuilo: add ilo_state_sol_buffer
2015-06-20 Chia-I Wuilo: add ilo_state_index_buffer
2015-06-20 Chia-I Wuilo: add ilo_state_vertex_buffer
2015-06-20 Chia-I Wuilo: add 3DSTATE_VF_INSTANCING to ilo_state_vf
next