radeon/vce: disable VCE dual instance for harvest part
[mesa.git] / src / gallium / drivers / freedreno /
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-08-12 Rob Clarkfreedreno/a4xx: format updates
2015-08-12 Rob Clarkfreedreno/a3xx+a4xx: add texture buffer object support
2015-08-12 Rob Clarkfreedreno/ir3: 'keeps' need neighbors found too
2015-08-12 Rob Clarkfreedreno/ir3/print: print left/right neighbors too
2015-08-12 Rob Clarkfreedreno/ir3: use nir pass to lower const to scalar
2015-08-12 Rob Clarkfreedreno/a4xx: point-size and spritelist fixes
2015-08-12 Rob Clarkfreedreno: cap cleanups
2015-08-10 Rob Clarkfreedreno/a4xx: add s8/z32/z32_s8x24 support
2015-08-10 Rob Clarkfreedreno: update generated headers
2015-08-10 Rob Clarkfreedreno/a4xx: fix vpsrepl for blit shaders
2015-08-10 Rob Clarkfreedreno/a4xx: clear cached fp when switching blit...
2015-08-10 Rob Clarkfreedreno/a3xx: clear cached fp when switching blit...
2015-08-04 Rob Clarkfreedreno/a4xx: add independent blend function support
2015-08-04 Rob Clarkfreedreno/a4xx: MRT support
2015-08-04 Rob Clarkfreedreno: move the half-precision logic into core
2015-08-04 Rob Clarkfreedreno: simplify/cleanup resource status tracking
2015-08-04 Rob Clarkfreedreno: fix stream-out caps vec4->components
2015-08-04 Rob Clarkfreedreno: small bit of cleanup about max rendertargets
2015-07-27 Rob Clarkfreedreno/ir3: add transform-feedback support
2015-07-27 Rob Clarkfreedreno/ir3: track "keeps" in ir
2015-07-27 Rob Clarkfreedreno/ir3: add support for store instructions
2015-07-27 Rob Clarkfreedreno/ir3: cleanup driver-param stuff
2015-07-27 Rob Clarkfreedreno: add transform-feedback state
2015-07-27 Rob Clarkfreedreno: add resource tracking support for written...
2015-07-27 Rob Clarkfreedreno/a3xx+a4xx: add support for vtxcnt semantic
2015-07-27 Rob Clarkfreedreno/ir3: add stream-output support to cmdline...
2015-07-27 Rob Clarkfreedreno/ir3: drop unused create_input() arg
2015-07-27 Rob Clarkfreedreno/ir3: move emit_const to ir3
2015-07-27 Rob Clarkfreedreno/ir3: bit of shader API refactoring
2015-07-27 Rob Clarkfreedreno/ir3: updated cat6 encoding
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-16 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
2015-07-10 Rob Clarkfreedreno/a4xx: occlusion query support
2015-07-10 Rob Clarkfreedreno: update generated headers
2015-07-10 Rob Clarkfreedreno/ir3/sched: fixup new instr's block
2015-07-10 Rob Clarkfreedreno/ir3/ra: fix failed assert for a0/p0
2015-07-10 Rob Clarkfreedreno/ir3: shader-db traces
2015-07-10 Rob Clarkfreedreno: fix crash in fd_invalidate_resource()
2015-07-10 Rob Clarkfreedreno: unref old fence
2015-07-08 Varad Gautamandroid: freedreno: add missing components to the build
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-07-05 Marek Olšákgallium: handle fence_finish timeout in various drivers
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-01 Timothy Arcerifreedreno: use consistent version string format
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-26 Matt Turnermesa: Enable subdir-objects globally.
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-12 Emil Velikovmesa; add a dummy _mesa_error_no_memory() symbol to...
2015-06-12 Emil Velikovgallium: use $(top_builddir) when referencing static...
2015-06-12 Emil Velikovfreedreno: use CXX linker rather than explicit link...
2015-06-05 Marek Olšáktgsi/ureg: don't emit in/out arrays if drivers don...
2015-05-21 Ilia Mirkinfreedreno/a3xx: set .zw of sprite coords to .01
2015-05-21 Ilia Mirkinfreedreno/ir3: fix immediate usage in tgsi tex fe
2015-05-20 Jason Ekstrandnir: Get rid of the array elements parameter on load...
2015-05-20 Marek Olšákgallium: remove TGSI_SAT_MINUS_PLUS_ONE
2015-05-18 Rob Clarkfreedreno: fence fix
2015-05-14 Rob Clarkfreedreno: fix bug in tile/slot calculation
2015-05-14 Rob Clarkfreedreno: enable a306
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-05-10 Rob Clarkfreedreno/ir3/nir: fix build break after f752effa
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-05-05 Samuel Pitoisetgallium: replace pipe_driver_query_info::max_value...
2015-04-28 Ilia Mirkinfreedreno/a3xx: color masking works like a blend for...
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for S8 and Z32F_S8
2015-04-28 Ilia Mirkinfreedreno/a3xx: add Z32F support
2015-04-28 Ilia Mirkinfreedreno: add fd_transfer to wrap around pipe_transfer
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for disabling depth clipping
2015-04-22 Rob Clarkfreedreno: misc minor cleanups
2015-04-22 Rob Clarkfreedreno/a4xx: (partial) gl_FragCoord.zw
2015-04-22 Rob Clarkfreedreno/a4xx: primitive-restart
2015-04-22 Rob Clarkfreedreno/nir: sysval fixes
next