glx: add missing fallthrough comment
[mesa.git] / src / gallium /
2020-07-02 Timothy Arceriradeonsi: add missing fallthrough comment
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 Mike Blumenkrantzzink: implement Vk_EXT_index_type_uint8
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 Arceriiris: add missing fallthrough comment
2020-07-02 Timothy Arcerigallivm: add missing break
2020-07-02 Timothy Arcerillvmpipe: add missing fallthrough comments
2020-07-01 Greg Vgallium,util: undef ALIGN on FreeBSD to prevent name...
2020-07-01 Emmanueliris: Explicitly cast value to uint64_t
2020-07-01 Jonathan Marekfreedreno/a6xx: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/a5xx: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/a4xx: fake LINEAR_PIXEL varying support for...
2020-07-01 Jonathan Marekfreedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID...
2020-07-01 Jonathan Marekfreedreno/registers: update varying-related registers
2020-07-01 Erik Faye-Lundgallium/docs: remove unused imgmath extension
2020-07-01 Erik Faye-Lundgallium/docs: remove non-existent static dir
2020-07-01 Erik Faye-Lundgallium/docs: prefix exts dir with underscore
2020-07-01 Erik Faye-Lundgallium/docs: use none for highlight_language
2020-07-01 Erik Faye-Lundgallium/docs: remove reference to non-existent label
2020-07-01 Erik Faye-Lundgallium/docs: fixup formatting of numbered lists
2020-07-01 Erik Faye-Lundgallium/docs: update to recent sphinx
2020-06-30 Dave Airliedraw/llvm: fix big-endian mask adjusting
2020-06-30 Dave Airliellvmpipe: fix occlusion queries on big-endian.
2020-06-30 Dave Airliegallivm/nir: fix big-endian 64-bit splitting/merging.
2020-06-30 Frédéric Bonnardmeson: Revert commit overriding C++ standard with gnu...
2020-06-30 Frédéric Bonnardclover: Fix types collision between c++ and altivec
2020-06-30 Icecream95panfrost: Do fine-grained flushing for occlusion query...
2020-06-30 Shawn Guofreedreno/a4xx: fix *_NONE enum conversion
2020-06-30 Marek Olšákradeonsi: add a debug option to enable NGG culling...
2020-06-30 Marek Olšákradeonsi: don't try to enable NGG culling for GS
2020-06-30 Marek Olšákradeonsi: always use Wave64 for HS/GS/VS shader stages...
2020-06-30 Marek Olšákradeonsi: always use Wave32 for GS fast launch, because...
2020-06-30 Marek Olšákradeonsi: fix NGG culling for Wave64
2020-06-30 Marek Olšákradeonsi: don't flush in fence_server_sync
2020-06-30 Pierre-Eric Pellou... radeonsi: bump SI_NUM_SHADER_BUFFERS to 32
2020-06-29 Mike Blumenkrantzzink: set lower_uadd_carry in nir options
2020-06-29 Eric Anholtv3d: Fix -Wmaybe-uninitialized compiler warning in...
2020-06-29 Eric Anholtv3d: Enable PIPE_CAP_TGSI_TEXCOORD.
2020-06-29 Eric Anholtvc4: Enable PIPE_CAP_TGSI_TEXCOORD.
2020-06-29 Eric Anholtgallium/util: Add a helper function for point sprite...
2020-06-29 Satyajit Sahufrontends/va: Handle dynamic resolution/SVC for VP9
2020-06-28 Dave Airliegallivm/nir: fix const loading on big endian systems
2020-06-27 Vinson Leerbug: Fix rbug_delete_vs_state lock acquisition.
2020-06-27 Alejandro Piñeirov3d: moving v3d simulator to src/broadcom
2020-06-26 Kenneth Graunkeiris: Implement pipe->texture_subdata directly
2020-06-26 Rob Clarkfreedreno/ir3: disk-cache support
2020-06-26 Rob Clarkfreedreno/ir3: build binning variant at same time as...
2020-06-26 Rob Clarkfreedreno/a6xx+ir3: stop generating pointless binning...
2020-06-26 Rob Clarkfreedreno/ir3: add ir3_compiler_destroy()
2020-06-26 Rob Clarkfreedreno/ir3: move finalize_nir to pscreen hook
2020-06-26 Rob Clarkfreedreno/ir3: add ir3_finalize_nir()
2020-06-26 Mike Blumenkrantzzink: use OpFUnordNotEqual for nir_op_fne
2020-06-26 Mike Blumenkrantzzink: set lower_mul_high and lower_rotate in ntv compil...
2020-06-26 Mike Blumenkrantzzink: handle isign alu in ntv
2020-06-26 Mike Blumenkrantzzink: handle ixor in ntv
2020-06-26 Mike Blumenkrantzzink: lower byte/word extract ops in nir
2020-06-26 Mike Blumenkrantzzink: add bitfield_reverse handling to ntv
2020-06-26 Mike Blumenkrantzzink: add ult handling for ntv
2020-06-26 Mike Blumenkrantzzink: handle signed and unsigned min/max ops in ntv
2020-06-26 Icecream95panfrost: Add PAN_MESA_DEBUG=gl3 flag
2020-06-26 Connor Abbottfreedreno/a6xx: use firstIndex field
2020-06-26 Connor Abbottfreedreno: On a5xx+ INDX_SIZE is MAX_INDICES
2020-06-26 Connor Abbottfreedreno: Share constlen between different stages...
2020-06-26 Connor Abbottfreedreno: Refactor ir3_cache shader compilation
2020-06-26 Connor Abbottir3, freedreno: Round up constlen earlier
2020-06-26 Marek Olšákradeonsi: remove tabs
2020-06-26 Marek Olšákradeonsi: clear per-context buffers at the end of si_cr...
2020-06-26 Marek Olšákradeonsi: make si_pm4_cmd_begin/end static and simplify...
next