iris: Fix iris_flush_and_dirty_history to actually dirty history.
[mesa.git] / src / gallium /
2019-06-20 Kenneth Graunkeiris: Fix iris_flush_and_dirty_history to actually...
2019-06-20 Kenneth Graunkeiris: Add maybe_flush calls to texture_barrier and...
2019-06-20 Kenneth Graunkeiris: Implement INTEL_DEBUG=pc for pipe control logging.
2019-06-20 Alyssa Rosenzweigpanfrost: Skip shading unaffected tiles
2019-06-20 Tomeu Vizosopanfrost: Set job requirements during draw
2019-06-20 Alyssa Rosenzweigpanfrost/meson: Link with libpanfrost_shared
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 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 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 Marek Olšákac/rtld: check correct LDS max size
2019-06-20 Nicolai Hähnleradeonsi: add s_sethalt to shaders for debugging
2019-06-19 Jory Prattmeson: Search for execinfo.h
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 Connor Abbottac,radeonsi: Always mark buffer stores as inaccessiblem...
2019-06-19 Tomeu Vizosopanfrost: Move to use ralloc for some allocations
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
2019-06-18 Alyssa Rosenzweigpanfrost: Enable sRGB
2019-06-18 Alyssa Rosenzweigpanfrost: Disable AFBC on sRGB buffers
2019-06-18 Alyssa Rosenzweigpanfrost: Enable sRGB fixed-function blending
2019-06-18 Alyssa Rosenzweigpanfrost: Specify sRGB in the render target
2019-06-18 Alyssa Rosenzweigpanfrost: Implement sRGB texturing
2019-06-18 Alyssa Rosenzweigpanfrost: Add sRGB render target flag
2019-06-18 Alyssa Rosenzweigpanfrost: Implement tiled rendering
2019-06-18 Alyssa Rosenzweigpanfrost: Decode rendering block type
2019-06-18 Alyssa Rosenzweigpanfrost: Refactor texture targets
2019-06-18 Rohan Gargpanfrost: Figure out job requirements in pan_job.c
2019-06-18 Rohan Gargpanfrost: Reset job counters once the job is submitted
2019-06-18 Rohan Gargpanfrost: Initial implementation of panfrost_job_submit
2019-06-18 Gurchetan Singhvirgl_hw: add YUV support
2019-06-18 Gurchetan Singhvirgl: sync to virglrenderer virgl_hw.h
2019-06-18 Alyssa Rosenzweigpanfrost/midgard: Enable autovectorization
2019-06-18 Boris Brezillonpanfrost: Add support for TXS instructions
2019-06-18 Boris Brezillonpanfrost: Prepare things to support non-native texture ops
2019-06-18 Boris Brezillonpanfrost: Move sysval upload logic out of panfrost_emit...
2019-06-18 Boris Brezillonpanfrost: Make the sysval logic more generic
2019-06-18 Tomeu Vizosopanfrost: Adapt to constant name change in UABI
2019-06-18 Tomeu Vizosopanfrost: ci: Update results
2019-06-18 Iago Toral Quirogav3d: only flush jobs accessing the query BO when readin...
2019-06-18 Iago Toral Quirogav3d: add a helper function to flush jobs using a BO
2019-06-18 Kenneth Graunkeiris: Support more RGBX pipe formats.
2019-06-17 Kenneth Graunkeiris: Make resource_copy_region handle packed depth...
2019-06-17 Kenneth Graunkeiris: Order CS stall and TC invalidate for format reint...
2019-06-17 Kenneth Graunkeiris: Be more aggressive at post-format-reintepret...
2019-06-17 Gert Wollnyvirgl: Assume sRGB write control for older guest kernel...
2019-06-17 Rob Clarkfreedreno/a6xx: disallow UBWC for x24s8
2019-06-17 Rob Clarkfreedreno/a6xx: un-swap X24S8_UINT
2019-06-17 Caio Marcelo de... gallium: Remove unused util_ringbuffer
2019-06-17 Caio Marcelo de... llvmpipe: Don't use u_ringbuffer for lp_scene_queue
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Simplify 2D array logic
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Handle non-zero component in store
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Apply writemask to LUTs
2019-06-17 Marek Olšákamd: update addrlib
2019-06-17 Nicolai Hähnleradeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES
2019-06-17 Alyssa Rosenzweigpanfrost: Cleanup default blend mode
2019-06-17 Alyssa Rosenzweigpanfrost: Don't accidentally include blend shader
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Use typeless moves internally
2019-06-17 Chia-I Wuvirgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_R...
2019-06-17 Chia-I Wuvirgl: add virgl_rebind_resource
2019-06-17 Chia-I Wuvirgl: save virgl_hw_res in virgl_transfer
2019-06-17 Chia-I Wuvirgl: add resource_reference to virgl_winsys
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Add rounding mode specific opcodes
2019-06-17 Alyssa Rosenzweigpanfrost: Drop draws with complete scissor
2019-06-17 Alyssa Rosenzweigpanfrost: Disable pipelining temporarily
next