mesa.git
2019-06-22 Eric Engestromegl: drop `_eglReturnFalse()` fallbacks
2019-06-22 Eric Engestromegl: remove unnecessary eglGetProcAddress() fallback
2019-06-22 Eric Engestromegl: remove NULL assignments after calloc()
2019-06-22 Eric Engestromegl: move bad_param check further up
2019-06-22 Kenneth Graunkeiris: Drop bo != NULL check from blorp 48b invalidate...
2019-06-22 Kenneth GraunkeRevert "iris: Don't check VF address high bits when...
2019-06-22 Eric Anholtfreedreno: Only upload UBO pointers for UBOs that haven...
2019-06-22 Eric Anholtfreedreno: Remove silly return from ir3_optimize_nir().
2019-06-22 Eric Anholtfreedreno: Fix up end range of unaligned UBO loads.
2019-06-22 Eric Anholtfreedreno: Fix UBO load range detection on booleans.
2019-06-22 Eric Anholtfreedreno: Stop reporting max_const in shader-db.
2019-06-22 Eric Anholtfreedreno: Include binning shaders in shader-db.
2019-06-21 Marek Olšákinclude: update GL headers from the registry
2019-06-21 Alyssa Rosenzweigpanfrost: Fix unused variable warning
2019-06-21 Boris Brezillonpanfrost: Remove the panfrost_driver abstraction
2019-06-21 Boris Brezillonpanfrost: Remove the perf counters interface
2019-06-21 Tomeu Vizosopanfrost: ci: Fix parsing of crashed tests
2019-06-21 Alyssa Rosenzweigpanfrost: Conditionally submit fragment job
2019-06-21 Alyssa Rosenzweigpanfrost: Implement rasterizer discard
2019-06-21 Alyssa Rosenzweigpanfrost: Track buffer initialization
2019-06-21 Alyssa Rosenzweigpanfrost: Implement command stream scoreboarding
2019-06-21 Anuj Phogatintel/icl: Add new ICL PCI-IDs
2019-06-21 Jason Ekstrandanv: Implement "pop-free" clipping
2019-06-21 Jason Ekstrandanv: Enable the guardband clip test
2019-06-21 Jason Ekstrandi965,iris: Move guardband calculations to a common...
2019-06-21 Mauro Rossiandroid: virgl: fix libmesa_winsys_virgil_common build...
2019-06-21 Mauro Rossiandroid: winsys/amdgpu,radv: fix generated amdgfxregs...
2019-06-21 Samuel Pitoisetradv: add support for VK_KHR_depth_stencil_resolve
2019-06-21 Samuel Pitoisetradv: pass sample locations for transitions before...
2019-06-21 Samuel Pitoisetradv: clear the depth/stencil resolve attachment if...
2019-06-21 Samuel Pitoisetradv: decompress HTILE if the resolve src image is...
2019-06-21 Samuel Pitoisetradv: select the depth/stencil resolve method based...
2019-06-21 Samuel Pitoisetradv: implement all depth/stencil resolve modes using...
2019-06-21 Samuel Pitoisetradv: implement all depth/stencil resolve modes using...
2019-06-21 Samuel Pitoisetradv: record if a render pass has depth/stencil resolve...
2019-06-21 Samuel Pitoisetradv: rename has_resolve to has_color_resolve
2019-06-21 Samuel Pitoisetradv: emit framebuffer state from primary if secondary...
2019-06-21 Eric Engestromdrisw: move build logic to build systems
2019-06-21 Tomeu Vizosopanfrost: ci: Exclude two more flip-flop from results
2019-06-21 Gert Wollnygallium/st: Add Gallium hud to swrast drivers
2019-06-21 Iago Toral... v3d: flush jobs writing to vertex buffers used in the...
2019-06-21 Iago Toral... v3d: flush jobs reading from transform feedback output...
2019-06-21 Iago Toral... v3d: add a helper to check if transform feedback is...
2019-06-21 Dave Airliellvmpipe: make remove_shader_variant static.
2019-06-20 Eric Engestromutil/os_file: resize buffer to what was actually needed
2019-06-20 Tomeu Vizosopanfrost: ci: Update expectations
2019-06-20 Alyssa Rosenzweigpanfrost/midgard: Broadcast swizzle
2019-06-20 Kenneth Graunkeiris: Use stream uploader for shader draw parameters.
2019-06-20 Kenneth Graunkeiris: Don't check VF address high bits when there is...
2019-06-20 Kenneth Graunkeiris: Drop RT flushes from depth stencil clearing flushes.
2019-06-20 Kenneth Graunkeiris: Don't bother with PIPE_CONTROLs for CPU writes...
2019-06-20 Kenneth Graunkeiris: Only do an RT flush for transfer maps if using...
2019-06-20 Kenneth Graunkeiris: Use iris_flush_bits_for_history in iris_transfer_...
2019-06-20 Kenneth Graunkeiris: Avoid double flushing in iris_transfer_flush_regi...
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 Eric Engestromglx: fix glvnd pointer types
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...
next