nir: Get rid of function overloads
[mesa.git] / src / gallium / drivers / freedreno /
2015-12-28 Jason Ekstrandnir: Get rid of function overloads
2015-12-23 Rob Clarkfreedreno/ir3: spelling..
2015-12-22 Kenneth Graunkenir: Add a writemask to store intrinsics.
2015-12-18 Rob Herringfreedreno/ir3: fix 32-bit builds with pointer-to-int...
2015-12-15 Rob Clarkfreedreno/a4xx: fix fragcoord.z + fragdepth
2015-12-15 Rob Clarkfreedreno: update generated headers
2015-12-15 Rob Clarkfreedreno/ir3/cmdline: don't dump nir by default
2015-12-10 Jason Ekstrandnir: Get rid of *_indirect variants of input/output...
2015-12-09 Serge Martinfreedreno: little clean up in fd_create_surface
2015-12-09 Serge Martinfreedreno: change to goto fail
2015-12-09 Serge Martinfreedreno: fix bind_sampler_states when hwcso is NULL
2015-12-05 Rob Clarkfreedreno/ir3: nir shader prints with 'disasm' debug...
2015-12-04 Rob Clarkfreedreno/ir3: convert scheduler back to recursive...
2015-12-04 Rob Clarkfreedreno/ir3: don't reuse a0.x across blocks
2015-12-04 Rob Clarkfreedreno/ir3: rename ir3_block::bd
2015-11-26 Rob Clarkfreedreno/ir3: assign varying locations later
2015-11-26 Rob Clarkfreedreno/ir3: use instr flag to mark unused instructions
2015-11-26 Rob Clarkfreedreno/a4xx: rework vinterp/vpsrepl
2015-11-26 Rob Clarkfreedreno/a3xx: rework vinterp/vpsrepl
2015-11-23 Ilia Mirkinfreedreno/ir3: add support for a few gs5 ops
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_query_lod support
2015-11-23 Ilia Mirkinfreedreno/a4xx: re-emit program on dirty framebuffer
2015-11-23 Ilia Mirkinfreedreno/a4xx: use a factor of 32767 for snorm8 blending
2015-11-23 Ilia Mirkinfreedreno/a4xx: only compute texture offset once for...
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_view support
2015-11-23 Ilia Mirkinfreedreno/a4xx: add formats for ARB_texture_buffer_obje...
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_rgb10_a2ui support
2015-11-23 Ilia Mirkinfreedreno/a4xx: add astc formats
2015-11-23 Ilia Mirkinfreedreno/a4xx: support 16384 texels in buffer texture
2015-11-23 Ilia Mirkinfreedreno/a4xx: add ARB_texture_buffer_range support
2015-11-23 Ilia Mirkinfreedreno/a4xx: add polygon mode support
2015-11-23 Jason Ekstrandnir: s/nir_type_unsigned/nir_type_uint
2015-11-21 Ilia Mirkinfreedreno/a4xx: disable blending and alphatest for...
2015-11-21 Ilia Mirkinfreedreno/a4xx: fix independent blend
2015-11-21 Ilia Mirkinfreedreno/a4xx: enable ARB_base_instance support
2015-11-21 Ilia Mirkinfreedreno/a4xx: set fetchsize in mem2gmem texture restore
2015-11-21 Ilia Mirkinfreedreno/a4xx: add 11_11_10_float vertex type support
2015-11-21 Ilia Mirkinfreedreno/a4xx: fix 3d texture setup
2015-11-21 Ilia Mirkinfreedreno/a4xx: only align slices in non-layer_first...
2015-11-21 Ilia Mirkinfreedreno/a4xx: add missing formats to enable ARB_verte...
2015-11-21 Ilia Mirkinfreedreno/a4xx: use hardware RGTC texture samplers
2015-11-21 Ilia Mirkinfreedreno/a4xx: hook up RGB565 format
2015-11-21 Ilia Mirkinfreedreno/a4xx: logic op handling
2015-11-21 Ilia Mirkinfreedreno/a4xx: add 16-bit unorm/snorm format texturing...
2015-11-20 Ilia Mirkinfreedreno/a4xx: point regid to "red" even for alpha...
2015-11-20 Ilia Mirkinfreedreno: always set all border colors
2015-11-20 Ilia Mirkinfreedreno/a4xx: fix dst_alpha blend for RGBX render...
2015-11-20 Ilia Mirkinfreedreno/a4xx: add BPTC support
2015-11-20 Ian Romanicknir: Add nir_texop_samples_identical opcode
2015-11-20 Ilia Mirkinfreedreno/a4xx: fix 5_5_5_1 texture sampler format
2015-11-20 Ilia Mirkinfreedreno/a4xx: add depth clamp and halfz clip
2015-11-20 Ilia Mirkinfreedreno/a4xx: allow seamless cubemap filtering to...
2015-11-20 Ilia Mirkinfreedreno/a4xx: support lod_bias
2015-11-18 Rob Clarkfreedreno/a4xx: add fake RGTC support (required for...
2015-11-18 Rob Clarkfreedreno/a4xx: add compressed texture formats
2015-11-18 Rob Clarkfreedreno: update generated headers
2015-11-18 Ilia Mirkinfreedreno: expose GLSL 140 and fake MSAA for GL3.0...
2015-11-18 Ilia Mirkinfreedreno/a3xx: fix texture buffers, enable offsets
2015-11-18 Ilia Mirkinfreedreno: add support for conditional rendering, requi...
2015-11-18 Ilia Mirkinfreedreno/a3xx: add fake RGTC support (required for...
2015-11-18 Ilia Mirkinfreedreno/a3xx: add missing formats to enable ARB_verte...
2015-11-18 Rob Clarkfreedreno/a3xx+a4xx: fix for stk binning pass hang
2015-11-18 Rob Clarkfreedreno/a3xx+a4xx: fix GL_POINTS lockup w/ GLES
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-06 Rob Clarkfreedreno/a4xx: fix blend color
2015-11-06 Rob Clarkfreedreno: update generated headers
2015-11-06 Guillaume Charififreedreno: add a305 support
2015-11-06 Boyan Dingfreedreno/ir3: Use nir_foreach_variable
2015-10-28 Marek Olšákgallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN...
2015-10-24 Rob Clarkfreedreno: remove unnecessary null checks
2015-10-20 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
2015-10-20 Marek Olšákgallium: add PIPE_CAP_SHAREABLE_SHADERS
2015-10-16 Rob Clarkglsl: (mostly) remove libglsl_util
2015-10-15 Rob Clarkfreedreno: add debug option to dirty state after draw
2015-10-15 Rob Clarkfreedreno/a3xx: cache-flush is needed after MEM_WRITE
2015-10-09 Rob Clarkglsl: move shader_enums into nir
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-09-19 Rob Clarkfreedreno/ir3: use nir two-sided-color lowering
2015-09-19 Rob Clarkfreedreno/ir3: lower txp/clamp in NIR
2015-09-17 Rob Clarkfreedreno/ir3: add --gpu arg to cmdline compiler
2015-09-17 Rob Clarkfreedreno/a4xx: wire up ucp support
2015-09-17 Rob Clarkfreedreno/ir3: add support for ucp
2015-09-17 Rob Clarkfreedreno/ir3: convert from tgsi semantic/index to...
2015-09-17 Rob Clarkfreedreno/ir3: switch to shader_enums.h interp constants
2015-09-16 Ilia Mirkinfreedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead...
2015-09-16 Ilia Mirkinfreedreno/a3xx: fix blending of L8 format
2015-09-16 Ilia Mirkinfreedreno/a3xx: add support for dual-source blending
2015-09-16 Eric Anholtgallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RES...
2015-09-16 Rob Clarkfreedreno: one screen to rule them all
2015-09-16 Rob Clarkfreedreno/ir3: use NIR to lower ffract instead of tgsi_...
2015-09-15 Rob Clarkfreedreno/a4xx: more texture formats
2015-09-15 Rob Clarkfreedreno/a4xx: border-color support
2015-09-15 Rob Clarkfreedreno/a4xx: wire up texture clamp lowering
2015-09-15 Rob Clarkfreedreno: helper for a3xx/a4xx border-colors
2015-09-15 Rob Clarkfreedreno: update generated headers
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-09-13 Rob Clarkfreedreno/ir3: fix compile warn after 1807a08e
2015-09-13 Rob Clarkfreedreno/ir3: fix compile break after a4aa25be
2015-08-29 Ilia Mirkinfreedreno/a3xx: implement half-z clipping
2015-08-29 Ilia Mirkinfreedreno/a3xx: add basic clip plane support
next