mesa.git
2018-04-16 Samuel Pitoisetradv: handle CMASK/FMASK transitions only if DCC is...
2018-04-16 Samuel Pitoisetradv: merge radv_handle_{dcc,cmask}_image_transition...
2018-04-16 Samuel Pitoisetradv: add radv_init_color_image_metadata() helper
2018-04-16 Samuel Pitoisetradv: make radv_initialise_cmask() static
2018-04-16 Samuel Pitoisetradv: clean up radv_handle_image_transition() a bit
2018-04-16 Samuel Pitoisetradv: add radv_handle_color_image_transition() helper
2018-04-16 Samuel Pitoisetradv: handle DCC image transitions before CMASK/FMASK...
2018-04-16 Samuel Pitoisetradv: disable prediction only if it has been enabled
2018-04-16 Bas Nieuwenhuizenac/nir: Make the GFX9 buffer size fix apply to image...
2018-04-14 Brian Paulgallium/osmesa: link with winsock2 library on Windows
2018-04-14 Brian Paulgallium/util: put (void) in a few function signatures
2018-04-14 Brian Paulddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC build
2018-04-14 Brian Paulmesa: protect #include of unistd.h with _MSV_VER check
2018-04-14 Brian Paulmesa: remove unused 'i' in dimensions_error_check()
2018-04-14 Marek Olšákradeonsi: restore si_emit_cache_flush call at the end...
2018-04-13 Daniel Schürmannradv: enable subgroup capabilities
2018-04-13 Daniel Schürmannac: handle subgroup intrinsics
2018-04-13 Daniel Schürmannac: add LLVM build functions for subgroup instrinsics
2018-04-13 Daniel Schürmannac: make ballot and umsb capable of 64bit inputs
2018-04-13 Daniel Schürmannnir: lower 64bit subgroup shuffle intrinsics
2018-04-13 Daniel Schürmannnir/spirv: Fix warning and add missing breaks.
2018-04-13 Daniel Schürmannnir: use ballot_bit_size when lowering ballot_bitfield_...
2018-04-13 Daniel Schürmannnir: subgroups instructions for 64bit ballot sizes
2018-04-13 Brian Paulglsl: #undef THIS macro to fix MSVC build
2018-04-13 Brian Paulglsl: rename 'interface' var to 'iface' to fix MSVC...
2018-04-13 Brian Paulmesa: remove snprintf macro in imports.h to fix MSVC...
2018-04-13 Lionel Landwerlinanv: fix number of planes for depth & stencil
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-04-13 Marek Olšákradeonsi: make sure CP DMA is idle at the end of IBs
2018-04-13 Marek Olšákgallium/hud: add a simple HUD view that only draws...
2018-04-13 Dylan Bakermesa: Include unistd.h in program_lexer
2018-04-13 Marek Olšákradeonsi: always prefetch later shaders after the draw...
2018-04-13 Marek Olšákradeonsi: emit shader pointers before cache flushes...
2018-04-13 Marek Olšákradeonsi/gfx9: don't use the workaround for gather4...
2018-04-13 Marek Olšákradeonsi: disable TC-compat HTILE on Tonga and Iceland
2018-04-13 Marek Olšákradeonsi: force 2D tiling on VI only when TC-compat...
2018-04-13 Marek Olšákradeonsi: don't flush HTILE if there is no HTILE clear
2018-04-13 Marek Olšákradeonsi: merge 2 identical if statements in si_clear
2018-04-13 Marek Olšákradeonsi: don't do GFX-specific texture decompression...
2018-04-13 Marek Olšákradeonsi: simplify generating the renderer string
2018-04-13 Marek Olšákwinsys/amdgpu: allow local BOs on APUs
2018-04-13 Juan A. Suarez... getteximage: assume texture image is empty for non...
2018-04-13 Juan A. Suarez... gettextureimage: verify cube map is complete
2018-04-13 Juan A. Suarez... gettextsubimage: verify zoffset and depth are correct
2018-04-13 Timothy Arcerimesa: free debug messages when destroying the debug...
2018-04-13 Timothy Arcerimesa: fix x86 builds
2018-04-13 Marek OlšákFix make check
2018-04-12 Marek OlšákFix scons build
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-04-12 Marek Olšákmesa: include dispatch.h less
2018-04-12 Bas Nieuwenhuizenradv: Implement VK_EXT_vertex_attribute_divisor.
2018-04-12 Bas Nieuwenhuizenac/surface: Allow S swizzle for displayable surfaces.
2018-04-12 Eric Anholtbroadcom/vc5: Fix a stray '`' in a comment.
2018-04-12 Eric Anholtbroadcom/vc5: Update the UABI for in/out syncobjs
2018-04-12 Eric Anholtbroadcom/vc5: Drop the finished_seqno optimization.
2018-04-12 Eric Anholtbroadcom/vc5: Drop the throttling code.
2018-04-12 Eric Anholtbroadcom/vc5: Move flush_last_load into load_general...
2018-04-12 Eric Anholtbroadcom/vc5: Rename read_but_not_cleared to loads_pending.
2018-04-12 Eric Anholtbroadcom/vc5: Refactor the implicit coords/stores_pendi...
2018-04-12 Eric Anholtbroadcom/vc5: Emit missing TILE_COORDINATES_IMPLICIT...
2018-04-12 Eric Anholtbroadcom/vc5: Add checks that we don't try to do raw...
2018-04-12 Eric Anholtbroadcom/vc5: Fix MSAA depth/stencil size setup.
2018-04-12 Leo Liust/va: add VP9 config to enable profile2
2018-04-12 Leo Liuradeonsi: use PIPE_FORMAT_P016 format for VP9 profile2
2018-04-12 Leo Liuradeon/vcn: add VP9 profile2 support
2018-04-12 Leo Liuvl: add VP9 profile2 support
2018-04-12 Leo Liust/va: add VP9 config to enable profile0
2018-04-12 Leo Liust/va: parse VP9 uncompressed frame header
2018-04-12 Leo Liust/va: add slice parameter handling for VP9
2018-04-12 Leo Liust/va: add picture parameter handling for VP9
2018-04-12 Leo Liust/va: add handles for VP9 buffers
2018-04-12 Leo Liust/va: add VP9 picture to context
2018-04-12 Leo Liuradeonsi: cap VP9 support to progressive buffer
2018-04-12 Leo Liuradeonsi: cap VP9 support to Raven
2018-04-12 Leo Liuradeon/vcn: add VP9 context buffer
2018-04-12 Leo Liuradeon/vcn: get VP9 msg buffer
2018-04-12 Leo Liuradeon/vcn: fill probability table to prob buffers
2018-04-12 Leo Liuradeon/vcn: add VP9 message buffer interface
2018-04-12 Leo Liuradeon/vcn: add VP9 prob table buffer
2018-04-12 Leo Liuvl: add VP9 probability tables
2018-04-12 Leo Liuradeon/vcn: add VP9 dpb buffer size
2018-04-12 Leo Liuradeon/vcn: add VP9 stream type for decoder
2018-04-12 Leo Liuvl: add VP9 picture description
2018-04-12 Leo Liuvl: add VP9 profile0 and format
2018-04-12 Samuel Pitoisetradv: fix radv_layout_dcc_compressed() when image doesn...
2018-04-12 Samuel Pitoisetradv: add radv_decompress_resolve_{subpass}_src() helpers
2018-04-12 Samuel Pitoisetradv: add radv_init_dcc_control_reg() helper
2018-04-12 Timothy Arceriglsl: fix compat shaders in GLSL 1.40
2018-04-11 Ian Romanickmesa: Silence remaining unused parameter warnings in...
2018-04-11 Ian Romanickmesa: Silence unused parameter warning in compressedtex...
2018-04-11 Nanley Cheryblorp: Silence unused function warnings
2018-04-11 Caio Marcelo... nir/vars_to_ssa: Simplify node matching code
2018-04-11 Caio Marcelo... nir/vars_to_ssa: Remove an unnecessary deref_arry_type...
2018-04-11 Caio Marcelo... nir/vars_to_ssa: Rework register_variable_uses()
2018-04-11 Jason Ekstrandnir: Use nir_builder in lower_io_to_temporaries
2018-04-11 Bas Nieuwenhuizenradv: Enable RB+ on Raven.
2018-04-11 Tapani Pällivulkan: fix build issue on android (both anv/radv)
2018-04-11 Nicolai Hähnleradeonsi: correctly parse disassembly with labels
2018-04-11 Nicolai Hähnleradeonsi: pass -O halt_waves to umr for hang debugging
2018-04-11 Jason Ekstrandvulkan: Drop vk_android_native_buffer.xml
next