mesa/st: Reuse st_choose_matching_format from st_choose_format().
[mesa.git] / src / gallium /
2019-11-15 Marek Olšákradeonsi/nir: don't lower fma, instead, fuse fma
2019-11-15 Marek Olšákradeonsi/nir: call nir_lower_flrp only once per shader
2019-11-15 Marek Olšákradeonsi/nir: remove dead function temps
2019-11-15 Marek Olšákgallium/noop: call finalize_nir
2019-11-15 Tomeu Vizosopanfrost: Make sure the shader descriptor is in sync...
2019-11-15 Tomeu Vizosopanfrost: Multiply offset_units by 2
2019-11-15 Nathan Kiddllvmpipe: Check thread creation errors
2019-11-14 Ben Crockerllvmpipe: use ppc64le/ppc64 Large code model for JIT...
2019-11-14 Kenneth Graunkeiris: Wrap iris_fix_edge_flags in NIR_PASS
2019-11-14 Kenneth Graunkeiris: Properly move edgeflag_out from output list to...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-14 Tapani PälliRevert "st/dri: assume external consumers of back buffe...
2019-11-14 Tapani PälliRevert "st/dri: add support for EGL_EXT_image_flush_ext...
2019-11-13 Alyssa Rosenzweigpan/midgard: Remove util/ra support
2019-11-13 Alyssa Rosenzweigpan/midgard: Add blend shader selection bits for MRT
2019-11-13 Erik Faye-Lundzink: move drawing separate source
2019-11-13 Erik Faye-Lundzink: move blitting to separate source
2019-11-13 Erik Faye-Lundzink: move filter-helper to separate helper-header
2019-11-13 Erik Faye-Lundzink: move format-checking to separate source
2019-11-12 Rob Clarkfreedreno/ir3: remove first-vertex sysval
2019-11-12 Rafael Antognolliiris: Use mocs from isl_dev.
2019-11-12 Rob Clarkfreedreno: fix eglDupNativeFenceFD error
2019-11-12 Erik Faye-Lundzink: remove no-longer-needed hack
2019-11-12 Erik Faye-Lundzink: implement buffer-to-buffer copies
2019-11-12 Erik Faye-Lundzink: always allow transfer to/from buffers
2019-11-12 Jonathan Marekfreedreno: add Adreno 640 ID
2019-11-12 Marek Olšákst/mesa: remove unused TGSI-only debug printing functions
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-11 Alyssa Rosenzweigpanfrost: Select format-specific blending intrinsics
2019-11-11 Tomeu Vizosopanfrost: Set depth and stencil for SFBD based on the...
2019-11-11 Erik Faye-Lundzink: correct depth-stencil format
2019-11-11 Erik Faye-Lundzink/spirv: add support for nir_op_flrp
2019-11-09 Rob Clarkfreedreno/ir3: also track # of nops for shader-db
2019-11-09 Rob Clarkfreedreno/a4xx: fix SP_FS_MRT_REG.HALF_PRECISION
2019-11-09 Rob Clarkfreedreno/a3xx: fix SP_FS_MRT_REG.HALF_PRECISION
2019-11-08 Marek Olšákradeonsi/nir: fix compute shader crash due to nir_binar...
2019-11-08 Marek Olšákradeonsi/nir: call nir_serialize only once per shader
2019-11-08 Eric Anholtu_format: Fix swizzle of A1R5G5B5.
2019-11-08 David Stevensvirgl: support emulating planar image sampling
2019-11-08 Krzysztof Raszkowskigallium/swr: Enable some ARB_gpu_shader5 extensions
2019-11-08 Krzysztof Raszkowskigallium/swr: Fix GS invocation issues
2019-11-08 Boris Brezillonpanfrost: Try to evict unused BOs from the cache
2019-11-08 Boris Brezillonpanfrost: Move BO cache related fields to a sub-struct
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Turn on tessellation shaders
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Only use merged regs and four quads...
2019-11-08 Kristian H. Kristensenfreedreno/blitter: Save tessellation state
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Only set emit.hs/ds when we're drawing...
2019-11-08 Kristian H. Kristensenfreedreno: Use bypass rendering for tessellation
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Program state for tessellation stages
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Emit constant parameters for tessellati...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Allocate and program tessellation buffer
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Build the right draw command for tessel...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add tessellation field to shader key
2019-11-08 Kristian H. Kristensenfreedreno: Don't count primitives for patches
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Emit link map as byte or dwords offsets...
2019-11-08 Kristian H. Kristensenfreedreno/a6x: Rename z/s formats
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix layered texture type enum
2019-11-08 Kristian H. Kristensenfreedreno: Add nogmem debug option to force bypass...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Clear sysmem with CP_BLIT
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix primitive counters again
2019-11-07 Erico Nuneslima: fix bo submit memory leak
2019-11-07 Erico Nuneslima: fix nir shader memory leak
2019-11-07 Prodea Alexandru... Meson: Remove lib prefix from graw and osmesa when...
2019-11-07 Eric Anholtgallium: Add equivalents of packed MESA_FORMAT_*UINT...
2019-11-07 Eric Anholtgallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
2019-11-07 Eric Anholtgallium: Add some more channel orderings of packed...
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-07 Dylan Bakerosmesa/tests: Extend render test to cover other working...
2019-11-07 Dylan Bakergallium/osmesa: Convert osmesa test to gtest
2019-11-07 Tomeu Vizosopanfrost: Pipe the GPU ID into compiler and disassembler
2019-11-07 Boris Brezillonpanfrost: Release the ctx->pipe_framebuffer ref
2019-11-07 Boris Brezillonpanfrost: Destroy the upload manager allocated in panfr...
2019-11-06 Lepton Wugallium: dri2: Use index as plane number.
2019-11-06 Tomeu Vizosopanfrost: Generate polygon list manually for SFBD
2019-11-06 Tomeu Vizosopanfrost: Decode blend shaders for SFBD
2019-11-06 Tomeu Vizosopanfrost: Take into account texture layers in SFBD
2019-11-06 Tomeu Vizosopanfrost: Rework format encoding on SFBD
2019-11-06 Tomeu Vizosopanfrost: Set 0x10 bit on mali_shader_meta.unknown2_4...
2019-11-06 Tomeu Vizosopanfrost: Add checksum fields to SFBD descriptor
2019-11-06 Erik Faye-Lundzink: do advertize integer support in shaders
2019-11-06 Erik Faye-Lundzink/spirv: implement ball_fequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement ball_iequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement bany_inequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement bany_fnequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: support loading bool constants
2019-11-06 Erik Faye-Lundzink/spirv: drop temp-array for component-count
2019-11-06 Erik Faye-Lundzink: use u_blitter when format-reinterpreting
2019-11-06 Erik Faye-Lundzink: always allow sampling of images
2019-11-06 Erik Faye-Lundzink: transition resources before resolving
2019-11-06 Erik Faye-Lundzink: disable fragment-shader texture-lod
2019-11-06 Duncan Hopkinszink: make sure src image is transfer-src-optimal
2019-11-06 Erik Faye-Lundzink: do not advertize coherent mapping
2019-11-06 Erik Faye-Lundzink: always allow mutating the format
2019-11-06 Erik Faye-Lundzink: use actual format for render-pass
2019-11-06 Pierre-Eric Pellou... radeonsi: fix shader disk cache key
2019-11-06 Marek Olšákradeonsi: keep serialized NIR instead of nir_shader...
2019-11-06 Marek Olšákradeonsi: don't keep compute shader IR after compilation
2019-11-06 Marek Olšákradeonsi: use IR SHA1 as the cache key for the in-memor...
2019-11-06 Vasily Khoruzhicklima: add support for gl_PointSize
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
next