mesa.git
2019-06-20 Eric Engestromglx: drop misleading comment about the file being ...
2019-06-20 Boris Brezillonnir/lower_tex: Add an assert() in nir_lower_txs_lod()
2019-06-20 Tomeu Vizosopanfrost: Set job requirements during draw
2019-06-20 Alyssa Rosenzweigpanfrost/meson: Link with libpanfrost_shared
2019-06-20 Hyunjun Kofreedreno/ir3: fix typo
2019-06-20 Alyssa Rosenzweigpanfrost: Load from tiled images
2019-06-20 Alyssa Rosenzweigpanfrost: Switch to lima tiling
2019-06-20 Alyssa Rosenzweigpanfrost: Fix tiled NPOT textures with bpp<4
2019-06-20 Alyssa Rosenzweiglima,panfrost: Move lima_tiling.c/h to /src/panfrost
2019-06-20 Kenneth Graunkeiris: Use render_batch/compute_batch locals in memory_b...
2019-06-20 Lionel Landwerlinanv: only resort to sync fds internally with no syncobj...
2019-06-20 Alyssa Rosenzweigpanfrost: Remove other commented pointers
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Elide more zero fields
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Remove memory comments
2019-06-20 Alyssa Rosenzweigpanfrost: Add missing 0x in invocation_count
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Skip decode of fragment backend in...
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Clip mali_compute_fbd at 64-bytes
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Print COMPUTE uniforms as pointers
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Show int uniforms
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Expand pointers in compute descriptor
2019-06-20 Alyssa Rosenzweigpanfrost/decode: Identify "compute FBD"
2019-06-20 Tomeu Vizosopanfrost: Allocate panfrost_job in panfrost_context
2019-06-20 Tomeu Vizosopanfrost: Release transient pools
2019-06-20 Tomeu Vizosopanfrost: ci: Exclude flip-flops from results
2019-06-20 Alejandro Piñeiroutil: add empty line before virgl options
2019-06-20 Alejandro Piñeiroutil: add missing DRI_CONF_OPT_END
2019-06-20 Eric Engestromisl: tag unreachable path as such
2019-06-20 Samuel Pitoisetradv: enable DCC for mipmapped color textures on GFX8
2019-06-20 Samuel Pitoisetradv: do not fast clears if one level can't be fast...
2019-06-20 Samuel Pitoisetradv: add fast clears support for mipmapped color image...
2019-06-20 Samuel Pitoisetradv: add radv_dcc_clear_level() helper
2019-06-20 Samuel Pitoisetradv: re-initialize DCC metadata after decompressing...
2019-06-20 Samuel Pitoisetradv: initialize levels without DCC during layout trans...
2019-06-20 Thomas Hellstromsvga: Support ARB_buffer_storage
2019-06-20 Thomas Hellstromgallium/util: Make it possible to disable persistent...
2019-06-20 Thomas Hellstromsvga: Map vertex- index- and constant buffers ansynchro...
2019-06-20 Thomas Hellstromsvga: Fix index buffer uploads
2019-06-20 Thomas Hellstromwinsys/svga: Make it possible to specify coherent resources
2019-06-20 Thomas Hellstromgallium/util: Make u_debug_flush support persistent...
2019-06-20 Gert Wollnyvirgl: Add debug flag to bypass driconf to enable the...
2019-06-20 Gert Wollnyvirgl: Add a tweak to set the value for emulated querie...
2019-06-20 Gert Wollnyvirgl: Add tweak to apply a swizzle when drawing/blitti...
2019-06-20 Gert Wollnyvirgl: Add driconf tweak for emulating BGRA surfaces...
2019-06-20 Gert Wollnyvirgl: Add override for BGRA format to use swizzled...
2019-06-20 Gert Wollnyvirgl: Add code to accept BGRx_SRGB as RGBx_SRGB
2019-06-20 Gert Wollnyvirgl: Add skeleton to evaluate cap and send tweaks
2019-06-20 Gert Wollnyvirgl: factor out format host bits check
2019-06-20 Gert Wollnygallium/virgl: Add code path for virgl to read driconf
2019-06-20 Gert Wollnyvirgl: Add driinfo file and tie it into the build
2019-06-20 Caio Marcelo... glspirv: Call pass to lower frexp instructions
2019-06-20 Caio Marcelo... spirv: Restrict use of descriptor intrinsics to Vulkan
2019-06-20 Nicolai Hähnleac/rtld: report better error messages for LDS overalloc...
2019-06-20 Marek Olšákac/rtld: check correct LDS max size
2019-06-20 Nicolai Hähnleradeonsi: add s_sethalt to shaders for debugging
2019-06-20 Nicolai Hähnleac/rtld: fix sorting of LDS symbols by alignment
2019-06-19 Bas Nieuwenhuizenmeson: Allow building radeonsi with just the android...
2019-06-19 Bas Nieuwenhuizenanv: Fix vulkan build in meson.
2019-06-19 Bas Nieuwenhuizenradv: Fix vulkan build in meson.
2019-06-19 Jason Ekstrandanv/image: Set different usage flags for shadow surfaces
2019-06-19 Jason Ekstrandanv: Flush caches in anv_image_copy_to_shadow
2019-06-19 Jason Ekstrandnir: Make nir_constant a vector rather than a matrix
2019-06-19 Jason Ekstrandglsl/nir: Fix handling of 64-bit values in uniform...
2019-06-19 Jason Ekstrandspirv: Only copy needed components for OpSpecConstantOp
2019-06-19 Jason Ekstrandspirv: Use a single path for OpSpecConstantOp of OpVect...
2019-06-19 Jason Ekstrandspirv: Use vtn_constan_uint() for array lengths and...
2019-06-19 Jason Ekstrandspirv: Add a vtn_constant_int helper
2019-06-19 Jason Ekstrandglsl/types: Add a real is_integer helper
2019-06-19 Jason Ekstrandglsl/types: Rename is_integer to is_integer_32
2019-06-19 Jason Ekstrandglsl/types: Ignore bit sizes in contains_integer()
2019-06-19 Jason Ekstrandglsl/types: Handle all bit sizes in glsl_type_is_integer
2019-06-19 Caio Marcelo... glsl/nir_opt_access: Update uniforms correctly when...
2019-06-19 Caio Marcelo... glsl/nir: Fix getting the sampler dim when arrays are...
2019-06-19 Jory Prattmeson: Search for execinfo.h
2019-06-19 Jory Prattutil: Heap-allocate 256K zlib buffer
2019-06-19 Kenneth Graunkeanv: Fix wrong printf formatter
2019-06-19 Kenneth Graunkeiris: Bail on queries for INTEL_NO_HW=1.
2019-06-19 David Rileyvirgl: Support VIRGL_BIND_SHARED
2019-06-19 Lionel Landwerlinanv: write spirv-nir logs back to the application
2019-06-19 Connor Abbottac/nir: Set speculatable for buffer loads where allowed
2019-06-19 Connor Abbottnir: Use reorderable access flag
2019-06-19 Connor Abbottnir: Add a helper to determine if an intrinsic can...
2019-06-19 Connor Abbottst/nir: Use gl_nir_opt_access
2019-06-19 Connor Abbottglsl/nir: Add optimization pass for access flags
2019-06-19 Connor Abbottnir: Add reorderable memory access enum
2019-06-19 Connor Abbottnir/copy_prop_vars: Ignore volatile accesses
2019-06-19 Connor Abbottglsl/nir: Propagate access qualifiers
2019-06-19 Connor Abbottnir: Allow qualifiers on copy_deref and image instructions
2019-06-19 Connor Abbottac,radeonsi: Always mark buffer stores as inaccessiblem...
2019-06-19 Eric Engestromegl: add missing #include
2019-06-19 Samuel Pitoisetradv: disable viewport clamping even if FS doesn't...
2019-06-19 Samuel Pitoisetradv: implement compressed FMASK texture reads with...
2019-06-19 Samuel Pitoisetradv: fix FMASK expand with SRGB formats
2019-06-19 Tomeu Vizosopanfrost: Move to use ralloc for some allocations
2019-06-19 Mathias Fröhlichegl: Don't add hardware device if there is no render...
2019-06-18 Christian Gmeineretnaviv: support GL_ARB_seamless_cubemap_per_texture
2019-06-18 Christian Gmeineretnaviv: update headers from rnndb
2019-06-18 Dave Airlieradeonsi: fix undefined shift in macro definition
2019-06-18 Dave Airlienouveau: fix frees in unsupported IR error paths.
2019-06-18 Rohan Gargpanfrost: Move clearing logic into pan_job
2019-06-18 Chia-I Wuvirgl: fix sync issue regarding discard/unsync transfers
next