v3dv: Delete VK_KHR_device_group provided entrypoints
[platform/upstream/mesa.git] / src / broadcom / common /
2022-11-15 Yonggang Luotree-wide: Convert all usage of defined(PIPE_(OS|ARCH...
2022-11-03 Yonggang Luomesa: Use DEBUG_NAMED_VALUE_END for const struct debug_...
2022-09-22 Iago Toral Quirogabroadcom/compiler: increase V3D_MAX_BUFFE_RANGE to...
2022-08-29 Iago Toral Quirogav3d,v3dv: lower texel buffer aligment requirements
2022-08-24 Eric Engestromv3d: introduce V3D_DBG() macro to make V3D_DEBUG checks...
2022-08-01 Alejandro Piñeirovc4/v3d: restore calling debug_get_option_vc4/v3d_debug
2022-07-29 Alejandro Piñeirovc4/v3d: stop adding NORAST when SHADERDB debug option...
2022-07-27 Iago Toral Quirogav3d,v3dv: add a common v3d_hw_prim_type helper
2022-07-20 Alejandro Piñeirobroadcom: document which debug options are specific...
2022-07-20 Alejandro Piñeirobroadcom: add no_merge_jobs debug option
2022-07-13 Iago Toral Quirogav3d,v3dv: stop copying and pasting the translate_swizzl...
2022-07-13 Iago Toral Quirogav3d: stop using a smaller texture limit in OpenGL
2022-07-13 Iago Toral Quirogav3d,v3dv: stop hardcoding various image limits
2022-03-28 Alejandro Piñeirobroadcom: update language on V3D_DEBUG options
2022-03-28 Iago Toral Quirogav3dv: implement VK_EXT_inline_uniform_block
2022-03-18 Juan A. Suarez Romerov3dv: add subpixel precision definition
2022-03-18 Juan A. Suarez Romerobroadcom: add on-disk cache debug option
2022-02-18 Jose Maria Casanov... v3dv/v3d: Fix copyright holder to Raspberry Pi Ltd
2022-01-14 Iago Toral Quirogav3dv: implement double-buffer mode
2021-11-17 Alejandro Piñeirov3d,v3dv: move TFU register definition to a common...
2021-11-15 Iago Toral Quirogav3d,v3dv: move tile size calculation to a common helper
2021-09-28 Alejandro Piñeirobroadcom/common: remove unused debug helper
2021-09-13 Juan A. Suarez Romerobroadcom: add cl_nobin debug option
2021-09-13 Juan A. Suarez Romerobroadcom/compiler: add V3D_DEBUG_NO_LOOP_UNROLL debug...
2021-08-11 Iago Toral Quirogav3d,v3dv: add options to force 32-bit or 16-bit TMU...
2021-07-23 Juan A. Suarez Romerov3d: handle debug options with debug_named_value
2021-06-29 Iago Toral Quirogabroadcom/util: don't use compute supergroup packing...
2021-06-04 Alejandro Piñeirobroadcom/common: move v3d_tiling to common
2021-05-26 Iago Toral Quirogav3dv: define V3D_MAX_BUFFER_RANGE
2021-05-04 Iago Toral Quirogabroadcom/common: move CSD supergroup sizing to a common...
2021-02-08 Iago Toral Quirogav3dv: serialize pipeline compilation when debugging...
2021-02-08 Iago Toral Quirogav3d/common: use spaces instead of TABs
2020-10-13 Alejandro Piñeirov3d/limits: add line width and point size limits
2020-10-13 Alejandro Piñeirov3dv: initial CreateGraphicsPipeline/DestroyPipeline...
2020-10-07 Alejandro Piñeirobroadcom/compiler: add V3D_DEBUG_RA option
2020-10-07 Alejandro Piñeirobroadcom/common: increase V3D_MAX_TEXTURE_SAMPLERS...
2019-12-16 Iago Toral Quirogav3d: add initial compiler plumbing for geometry shaders
2019-12-16 Iago Toral Quirogav3d: enable debug options for geometry shader dumps
2019-10-31 Iago Toral Quirogav3d: rename vertex shader key (num)_fs_inputs fields
2019-07-17 Andreas Bergmeierbroadcom: Move v3d_get_device_info to common
2019-04-12 Eric Anholtv3d: Detect the correct number of QPUs and use it to...
2019-04-12 Eric Anholtv3d: Add and use a define for the number of channels...
2019-04-05 Eric Anholtv3d: Bump the maximum texture size to 4k for V3D 4.x.
2019-01-30 Emil Velikovvc4: Declare the last cpu pointer as being modified...
2019-01-29 Carsten Haitzler... vc4: Declare the cpu pointers as being modified in...
2019-01-29 Carsten Haitzler... vc4: Use named parameters for the NEON inline asm.
2019-01-27 Eric Anholtv3d: Drop maximum number of texture units down to 16.
2019-01-27 Eric Anholtv3d: Avoid duplicating limits defines between gallium...
2018-12-29 Eric Anholtv3d: Add a "precompile" debug flag for shader-db.
2018-12-19 Eric Anholtv3d: Add a fallthrough path for utile load/store of...
2018-12-19 Eric Anholtvc4: Move the utile load/store functions to a header...
2018-08-06 Eric Anholtv3d: Emit the VCM_CACHE_SIZE packet.
2018-07-30 Eric Anholtv3d: Add a separate flag for CLIF ABI output versus...
2018-06-19 Eric Anholtv3d: Add missing always_flush debug flag.
2018-05-14 jenny.q.caoandroid: change include "cutils/log.h" to "log/log...
2018-01-27 Eric Anholtbroadcom/vc5: Add XML for V3D 4.2.
2018-01-13 Eric Anholtbroadcom/vc5: Introduce v3dx_macros.h and v3dx_pack...
2017-10-10 Eric Anholtbroadcom: Introduce a v3d_debug.h header for vc5 and...
2017-07-13 Eric Anholtbroadcom: Introduce a header for talking about chip...