amd/addrlib: fix another C++ one definition rule violation
[mesa.git] / src /
2020-07-06 Bas Nieuwenhuizenamd/addrlib: fix another C++ one definition rule violation
2020-07-06 Marcin Ślusarziris: return max counter value for AMD_performance_monitor
2020-07-06 Marcin Ślusarzst/mesa: fix reporting of float perf counters max value
2020-07-06 Dave Airliellvmpipe: enable GL 4.2
2020-07-06 Dave Airliellvmpipe: bump to GL support to GL 4.1
2020-07-06 Dave Airliellvmpipe: bump texture/scene limits to enable GL 4.1
2020-07-06 Dave Airliemesa/version: only enable GL4.1 with correct limits.
2020-07-05 Jonathan Marekturnip: enable 420_UNORM formats
2020-07-05 Jonathan Marekturnip: support multi-image layouts
2020-07-05 Jonathan Marekturnip: clear_blit: pass aspect mask to setup function
2020-07-05 Ilia Mirkinst/mesa: allow R8 to not be exposed as renderable by...
2020-07-04 Eric Engestrommesa/glformats: make _mesa_gles_error_check_format_and_...
2020-07-04 Benjamin Chengdrirc: Add picom to adaptive_sync exclusion list
2020-07-04 Jonathan Marekturnip: fix tess param bo size calculation
2020-07-04 Vinson Leenir: Add nir_lower_clip_disable.c to SCons build.
2020-07-04 Timothy Arcerinouveau: fix pointer-sign warning
2020-07-03 Eric Anholtutil: Avoid strict aliasing bugs in xxhash.
2020-07-03 Dave Airliedraw/clip: fix viewport index for geometry shaders
2020-07-03 Dave Airliedraw/clip: cleanup viewport index handling code.
2020-07-03 Jonathan Marekturnip: vsc improvements
2020-07-03 Jonathan Marekturnip: rework render_tiles loop
2020-07-03 Jonathan Marekturnip: make tiling config part of framebuffer state
2020-07-03 Michel DänzerRevert "loader/dri3: Check for window destruction in...
2020-07-03 Emmanuel Vadotmeson: Add versioning for xvmc tracker
2020-07-03 Mike Blumenkrantzst/program: use nir_lower_clip_disable instead of nir_l...
2020-07-03 Mike Blumenkrantznir: add lowering pass for clip plane enabling
2020-07-03 Alejandro Piñeirov3d/tex: handle correctly coordinates for cube/cubearra...
2020-07-03 Hyunjun Kotu,radv: fix potentially wrong offset of flexible array.
2020-07-02 Timothy Arcerinv30: add missing fallthrough comment
2020-07-02 Timothy Arcerimesa: update fallthrough comment so gcc can see it
2020-07-02 Timothy Arcerisvga: add missing fallthrough comments
2020-07-02 Timothy Arcerir300: add and fix up fallthrough comments
2020-07-02 Timothy Arcerimesa: fix unintended fallthrough in glIsEnabled()
2020-07-02 Timothy Arcerimesa: add missing fallthrough comment to teximage.c
2020-07-02 Timothy Arcerimesa/vbo: add some missing fallthrough comments
2020-07-02 Timothy Arcerispirv: add missing fallthrough comments
2020-07-02 Timothy Arceriradeon: add missing fallthrough comments
2020-07-02 Timothy Arceriglsl: move fallthrough comment to where gcc can see it
2020-07-02 Timothy Arceriglx: add missing fallthrough comment
2020-07-02 Timothy Arceriradeonsi: add missing fallthrough comment
2020-07-02 Timothy Arcerimesa: add fallthrough comments to COPY_SZ_4V()
2020-07-02 Timothy Arcerinir: fix implicit fallthrough warnings
2020-07-02 Timothy Arcerimesa: add fallthrough comments to get.c
2020-07-02 Timothy Arcerimesa: add fallthrough comments to glformats.c
2020-07-02 Timothy Arcerimesa: fix fallthrough in glformats
2020-07-02 Ian Romanicknir/algebraic: Don't distrubte absolute-value into...
2020-07-02 Alyssa Rosenzweigpan/mdg: Schedule based on liveness
2020-07-02 Icecream95pan/mdg: Vectorize vlut operations
2020-07-02 Alyssa Rosenzweigpan/mdg: Skip r1.w write where possible
2020-07-02 Alyssa Rosenzweigpan/mdg: Prioritize non-moves on VADD/VLUT
2020-07-02 Alyssa Rosenzweigpan/mdg: Allow Z/S writes to use any 2nd stage unit
2020-07-02 Alyssa Rosenzweigpan/mdg: Defer smul, vlut until after writeout moves
2020-07-02 Alyssa Rosenzweigpan/mdg: Schedule writeout to VLUT
2020-07-02 Alyssa Rosenzweigpan/mdg: Remove bundle interference code
2020-07-02 Alyssa Rosenzweigpan/mdg: Don't assign destination in writeout block...
2020-07-02 Alyssa Rosenzweigpan/mdg: Defer nir_fuse_io_16 until after opts
2020-07-02 Alyssa Rosenzweigpanfrost: Specify stack_shift on SFBD
2020-07-02 Christian Gmeineretnaviv: move ra into own file
2020-07-02 Christian Gmeineretnaviv: move nir compiler related stuff into .c file
2020-07-02 Christian Gmeineretnaviv: move functions that generate asm to own file
2020-07-02 Christian Gmeineretnaviv: drop emit macro
2020-07-02 Christian Gmeineretnaviv: merge struct etna_compile and etna_state
2020-07-02 Christian Gmeineretnaviv: move liveness related stuff into own file
2020-07-02 Christian Gmeineretnaviv: make more use of compile_error(..)
2020-07-02 Christian Gmeineretnaviv: drop OPT_V define
2020-07-02 Christian Gmeineretnaviv: move etna_lower_alu(..) to etnaviv_nir.c
2020-07-02 Christian Gmeineretnaviv: get rid of etna_compile dependency
2020-07-02 Christian Gmeineretnaviv: move etna_lower_io(..) to etnaviv_nir.c
2020-07-02 Christian Gmeineretnaviv: convert enums
2020-07-02 Christian Gmeineretnaviv: delete not used struct
2020-07-02 Samuel Pitoisetradv,vulkan: add a new x11 wsi drirc workaround for...
2020-07-02 Samuel PitoisetRevert "vulkan/wsi/x11: Ensure we create at least minIm...
2020-07-02 Samuel Pitoisetradv: fix wide lines with multisample enabled
2020-07-02 Mike Blumenkrantzzink: implement Vk_EXT_index_type_uint8
2020-07-02 Samuel Pitoisetradv: fix wide points and lines
2020-07-02 Dave Airliellvmpipe: handle indirect images properly
2020-07-02 Dave Airliedraw/sample: add support for indirect images
2020-07-02 Dave Airliegallivm/nir: add support for indirect image loading
2020-07-02 Dave Airliegallivm/img: refactor out the texel return type (v2)
2020-07-02 Dave Airliegallivm/nir: refactor image operations for indirect...
2020-07-02 Dave Airliegallivm/nir: support passing image index into image...
2020-07-02 Dave Airliellvmpipe: pass number of images into image soa create
2020-07-02 Dave Airliedraw: pass number of images to image soa create
2020-07-02 Dave Airliellvmpipe: enable ARB_gpu_shader5
2020-07-02 Dave Airliegallivm/sample: handle size unit offset
2020-07-02 Dave Airliellvmpipe/draw: wire up indirect offset
2020-07-02 Dave Airliegallivm/sample: pass indirect offset into texture/image...
2020-07-02 Dave Airliegallivm/nir: handle non-uniform texture offsets
2020-07-02 Dave Airliegallivm/nir: add texture unit indexing
2020-07-02 Dave Airliellvmpipe: add support for indirect texture access.
2020-07-02 Dave Airliedraw: add support for indirect texture access
2020-07-02 Dave Airliegallivm: add indirect texture switch statement builder.
2020-07-02 Dave Airliegallivm/sample: change texture function generator api
2020-07-02 Dave Airliellvmpipe: pass number of samplers into llvm sampler...
2020-07-02 Dave Airliedraw: pass nr_samplers into llvm sample state creation.
2020-07-02 Timothy Arcerinir: add missing break to nir_opt_access()
2020-07-02 Timothy Arceriegl: move fallthrough comment so gcc can see it
2020-07-02 Timothy Arceriiris: add missing fallthrough comment
2020-07-02 Timothy Arceriintel/compiler: add and fix up fallthrough comments...
2020-07-02 Timothy Arcerianv: update fallthrough comment so gcc sees it
next