freedreno/a4xx: add fake RGTC support (required for GL3)
[mesa.git] / src / gallium / drivers / freedreno /
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
2015-08-27 Kenneth Graunkenir: Convert the builder to use the new NIR cursor...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-25 Rob Clarkfreedreno/ir3: fix compile break after splitting out...
2015-08-25 Rob Clarkfreedreno/ir3: fix compile break after fxn->start_block...
2015-08-24 Rob Clarkfreedreno/a4xx: formats update
2015-08-24 Rob Clarkfreedreno: update generated headers
2015-08-19 Jason Ekstrandutil/ra: Make allocating conflict lists optional
2015-08-18 Rob Clarkfreedreno: use fd_pipe_wait_timeout()
2015-08-18 Rob Clarkfreedreno: fence fix
2015-08-17 Ilia Mirkinfreedreno/a3xx: add s3tc texture format support
2015-08-17 Ilia Mirkinfreedreno/a3xx: fix up logic for handling block formats
2015-08-17 Ilia Mirkinfreedreno/a3xx: double the polygon offset value
2015-08-16 Ilia Mirkinfreedreno/a3xx: add per-texture seamless cubemap control
2015-08-15 Ilia Mirkinfreedreno/a4xx: add cube map array support
2015-08-15 Rob Clarkfreedreno/a4xx: fix srgb render targets
2015-08-15 Rob Clarkfreedreno: update generated headers
2015-08-15 Ilia Mirkinfreedreno: expose OES exts for float linear filtering
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
next