freedreno: per-generation OUT_IB packet
[mesa.git] / src / gallium / drivers / freedreno /
2016-01-18 Rob Clarkfreedreno: per-generation OUT_IB packet
2016-01-17 Rob Clarkfreedreno/ir3: fix mad 3rd src delay calc
2016-01-16 Rob Clarkfreedreno/ir3: better array register allocation
2016-01-16 Rob Clarkfreedreno/ir3: array offset can be negative
2016-01-16 Rob Clarkfreedreno/ir3: workaround bug/feature
2016-01-16 Rob Clarkfreedreno/ir3: array rework
2016-01-16 Rob Clarkfreedreno/ir3: refactor/simplify cp
2016-01-16 Rob Clarkfreedreno/ir3: fix incorrect decoding of mov instructions
2016-01-16 Rob Clarkfreedreno/ir3: remove unused tgsi tokens ptr
2016-01-16 Rob Clarkfreedreno/ir3: bit of ra refactor
2016-01-16 Rob Clarkfreedreno/ir3: cosmetic de-indent
2016-01-14 Charmaine Leegallium/st: add pipe_context::generate_mipmap()
2016-01-14 Nicolai Hähnlegallium: add PIPE_CAP_INVALIDATE_BUFFER
2016-01-08 Ilia Mirkinfreedreno: add ir3_compiler to gitignore
2016-01-08 Ilia Mirkingallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
2016-01-08 Ilia Mirkingallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
2016-01-08 Marek Olšákgallium: add caps for POSITION and FACE system values
2016-01-07 Ilia Mirkingallium: add caps to expose support for multi indirect...
2016-01-03 Ilia Mirkingallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate...
2016-01-03 Rob Clarkfreedreno/ir3: use NIR_PASS helper macros
2016-01-03 Rob Clarkfreedreno/ir3: we require block_index metadata
2016-01-03 Rob Clarkfreedreno/ir3: refactor NIR IR handling
2016-01-03 Rob Clarkfreedreno/ir3: drop unnecessary unreachable() case
2016-01-02 Marek Olšáku_upload_mgr: allow specifying PIPE_USAGE_* for the...
2016-01-02 Marek Olšáku_upload_mgr: remove alignment parameter from u_upload_...
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_alloc manually
2015-12-30 Ilia Mirkingallium: add PIPE_CAP_DRAW_PARAMETERS
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
next