vc4: Make a helper for TLB color writes, too.
[mesa.git] / src / gallium / drivers /
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
2015-06-20 Chia-I Wuilo: add 3DSTATE_VF to ilo_state_vf
2015-06-20 Chia-I Wuilo: embed pipe_index_buffer in ilo_ib_state
2015-06-20 Chia-I Wuilo: fix a buffer overrun
2015-06-20 Chia-I Wuilo: fix a -Wmaybe-uninitialized warning
2015-06-19 Jose Fonsecallvmpipe: Truncate the binned constants to max const...
2015-06-18 Emil Velikovilo: remove missing ilo_fence.h from the sources list
2015-06-18 Eric Anholtvc4: Move tile state/alloc allocation into the kernel.
2015-06-18 Eric Anholtvc4: Move RCL generation into the kernel.
2015-06-18 Eric Anholtvc4: Add dumping of VC4_PACKET_TILE_BINNING_MODE_CONFIG.
2015-06-18 Eric Anholtvc4: Fix memory leak from simple_list conversion.
2015-06-18 Eric Anholtvc4: Track the number of BOs allocated and their size.
2015-06-18 Ilia Mirkinnvc0/ir: can't have a join on a load with an indirect...
2015-06-16 Eric Anholtvc4: Make sure that direct texture clamps have a minimu...
2015-06-16 Eric Anholtvc4: Swap around which src we spill to ra31/rb31.
2015-06-16 Eric Anholtvc4: R4 is not a valid register for clamped direct...
2015-06-16 Eric Anholtvc4: Factor out the live clamp register getter.
2015-06-16 Eric Anholtvc4: Drop the unused "stride" field of surfaces.
2015-06-16 Eric Anholtvc4: Handle refcounting the exec BO like we do in the...
2015-06-16 Eric Anholtvc4: Use VC4_SET/GET_FIELD for some RCL packets.
2015-06-16 Eric Anholtvc4: Make symbolic values for packet sizes.
2015-06-16 Eric Anholtvc4: Use symbolic values in texture ptype validation.
2015-06-16 Eric Anholtvc4: Move vc4_packet.h to the kernel/ directory, since...
2015-06-15 Ilia Mirkinnv50,nvc0: clamp uniform size to 64k
2015-06-15 Ilia Mirkinnvc0/ir: fix collection of first uses for texture barri...
2015-06-15 Eric Anholtvc4: Add support for building on Android.
2015-06-15 Jürgen Rühlenv50/ir: OP_JOIN is a flow instruction
2015-06-15 Chia-I Wuilo: add ilo_state_raster_{line,poly}_stipple
2015-06-15 Chia-I Wuilo: add ilo_state_sample_pattern
2015-06-15 Chia-I Wuilo: add 3DSTATE_AA_LINE_PARAMETERS to ilo_state_raster
2015-06-14 Marek Olšákr600g: handle TGSI input/output array declarations...
2015-06-14 Chia-I Wuilo: merge ilo_state_3d*.[ch] to ilo_state.[ch]
2015-06-14 Chia-I Wuilo: add ilo_state_ps to ilo_shader_cso
2015-06-14 Chia-I Wuilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
2015-06-14 Chia-I Wuilo: embed ilo_state_sbe in ilo_shader
2015-06-14 Chia-I Wuilo: embed ilo_state_vf in ilo_ve_state
2015-06-14 Chia-I Wuilo: embed ilo_state_urb in ilo_state_vector
2015-06-14 Chia-I Wuilo: embed ilo_state_sol in ilo_shader
2015-06-14 Chia-I Wuilo: embed ilo_state_cc in ilo_blend_state
2015-06-14 Chia-I Wuilo: embed ilo_state_raster in ilo_rasterizer_state
2015-06-14 Chia-I Wuilo: embed ilo_state_viewport in ilo_viewport_state
2015-06-14 Chia-I Wuilo: replace ilo_sampler_cso with ilo_state_sampler
2015-06-14 Chia-I Wuilo: replace ilo_view_surface with ilo_state_surface
2015-06-14 Chia-I Wuilo: replace ilo_zs_surface with ilo_state_zs
2015-06-14 Chia-I Wuilo: add ilo_state_ps
2015-06-14 Chia-I Wuilo: add ilo_state_{vs,hs,ds,gs}
2015-06-14 Chia-I Wuilo: add ilo_state_sbe
2015-06-14 Chia-I Wuilo: add ilo_state_vf
2015-06-14 Chia-I Wuilo: add ilo_state_urb
2015-06-14 Chia-I Wuilo: add ilo_state_sol
2015-06-14 Chia-I Wuilo: add ilo_state_cc
2015-06-14 Chia-I Wuilo: add ilo_state_raster
2015-06-14 Chia-I Wuilo: add ilo_state_viewport
2015-06-14 Chia-I Wuilo: add ilo_state_sampler
2015-06-14 Chia-I Wuilo: add ilo_state_surface
2015-06-14 Chia-I Wuilo: add ilo_state_zs
2015-06-14 Chia-I Wuilo: update genhw headers
2015-06-14 Chia-I Wuilo: add ilo_image_disable_aux()
next