mesa.git
2018-04-27 Samuel Pitoisetac: fix texture query LOD for 1D textures on GFX9
2018-04-27 Christian Gmeineretnaviv: remove not needed includes
2018-04-27 Christian Gmeineretnaviv: remove redundant include
2018-04-27 Timothy Arceriglsl: replace some asserts with unreachable when proces...
2018-04-27 Timothy Arcerimesa: drop the buffer mode param from the DrawBuffer...
2018-04-26 Anuj Phogatanv/icl: Enable Vulkan on Ice Lake
2018-04-26 Caio Marcelo... anv: enable VK_EXT_shader_viewport_index_layer
2018-04-26 Jason Ekstrandanv/allocator: Don't shrink either end of the block...
2018-04-26 Eric Anholtbroadcom/vc5: Add support for centroid varyings.
2018-04-26 Eric Anholtbroadcom/vc5: Add an assert about GFXH-1559.
2018-04-26 Eric Anholtbroadcom/vc5: Add validation that we don't violate...
2018-04-26 Eric Anholtbroadcom/vc5: Add validation that we don't violate...
2018-04-26 Eric Anholtbroadcom/vc5: Implement GFXH-1742 workaround (emit...
2018-04-26 Eric Anholtbroadcom/vc5: Add QPU validation for register writes...
2018-04-26 Eric Anholtst: Choose a 2101010 format for GL_RGB/GL_RGBA with...
2018-04-26 Charmaine Leest/mesa: fix missing setting of _ElementSize in new_dra...
2018-04-26 Drew Davenportst/va: Fix typos
2018-04-26 Drew Davenportst/va: Fix potential buffer overread
2018-04-26 Boyuan Zhangradeon/vcn: fix mpeg4 msg buffer settings
2018-04-26 Ian Romanickradeon: Drop broken front_buffer_reading/drawing optimi...
2018-04-26 Ian Romanickradeon: Use _mesa_is_front_buffer_drawing
2018-04-26 Samuel Pitoisetradv: set ac_surf_info::num_channels correctly
2018-04-26 Samuel Pitoisetradv: fix DCC enablement since partial MSAA implementation
2018-04-26 Karol Herbstnir/opt_constant_folding: fix folding of 8 and 16 bit...
2018-04-26 Karol Herbstnir: print 8 and 16 bit constants correctly
2018-04-26 Karol Herbstnir: support converting to 8-bit integers in nir_type_c...
2018-04-26 Neil Robertsspirv: Don’t check for NaN for most OpFOrd* comparisons
2018-04-25 Matt AtwoodIntel: Add a Kaby Lake PCI ID
2018-04-25 Eric Anholtgallium/util: Fix incorrect refcounting of separate...
2018-04-25 Eric Anholtbroadcom/vc5: Fix reloads of separate stencil buffers.
2018-04-25 Eric Anholtbroadcom/vc5: Fix cpp of MSAA surfaces on 4.x.
2018-04-25 Eric Anholtbroadcom/vc5: Implement stencil blits using RGBA.
2018-04-25 Eric Anholtbroadcom/vc5: Remove leftover vc4 MSAA lowering setup...
2018-04-25 Eric Anholtbroadcom/vc5: Fix tile load/store of MSAA surfaces...
2018-04-25 Juan A. Suarez... travis: update libva required version
2018-04-25 Tapani Pällimesa: GL_EXT_texture_norm16 extension plumbing
2018-04-25 Jordan Justenmeson: Fix with_intel_vk and with_amd_vk variables
2018-04-25 Roland Scheideggerdraw: fix different sign logic when clipping
2018-04-25 Roland Scheideggerdraw: simplify clip null tri logic
2018-04-25 Ilia Mirkinnvc0/ir: all short immediates are sign-extended, adjust...
2018-04-24 Boyan Dingmesa: call DrawBufferAllocate driver hook in update_fra...
2018-04-24 Timothy Arcerist/mesa: add new driver function DrawBufferAllocate
2018-04-24 Timothy Arcerimesa: some C99 tidy ups for framebuffer.c
2018-04-24 Dylan Bakermeson: Fix no-rtti in llvm detection
2018-04-24 Dylan Bakermeson: use new warning function
2018-04-24 Dylan Bakermeson: use array type options
2018-04-24 Dylan Bakermeson: fix builds against LLVM built without rtti
2018-04-24 Dylan Bakermeson: remove dummy_cpp
2018-04-24 Dylan Bakermeson: allow empty sources when using link_whole
2018-04-24 Dylan Bakermeson: remove workaround for custom target creating...
2018-04-24 Dylan Bakermeson: raise required version to 0.44.1
2018-04-24 Dylan Bakermeson: fix graw-xlib after auxiliary consolidation
2018-04-24 Dylan Bakermeson: only build mesa_st tests when build-tests is...
2018-04-24 Dylan Bakermeson: don't build classic mesa tests without dri_drivers
2018-04-24 Nanley Cheryi965/meta_util: Re-enable sRGB-encoded fast-clears...
2018-04-24 Nanley Cheryi965/miptree: Extend the sRGB-blending WA to future...
2018-04-24 Nanley Cheryi965: Add and use a getter for the clear color
2018-04-24 Jason Ekstrandutil/srgb: Add a float sRGB -> linear helper
2018-04-24 Nanley Cheryi965/wm_surface_state: Use the clear address if clear_b...
2018-04-24 Nanley Cheryi965: Add and use a single miptree aux_buf field
2018-04-24 Nanley Cheryi965: Add and use a getter for the miptree aux buffer
2018-04-24 Karol Herbstgm107/ir/lib: fix sched in div u32 builtin
2018-04-24 Ian Romanickintel/compiler: Add scheduler deps for instructions...
2018-04-24 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2018-04-24 Ian Romanickintel/compiler: Silence unused parameter warning in...
2018-04-24 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2018-04-24 Eric Anholtbroadcom/vc5: Set up internal_format for imported resou...
2018-04-24 Eric Anholtbroadcom/vc5: Assert that created BOs have offset ...
2018-04-24 Eric Anholtbroadcom/vc5: Don't allocate simulator BOs at offset 0.
2018-04-24 Eric Anholtbroadcom/vc5: Add sim support for the GET_BO_OFFSET...
2018-04-24 Eric Anholtbroadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID...
2018-04-24 Tapani Pällii965: expose MESA_FORMAT_R8G8B8A8_SRGB visual
2018-04-24 Tapani Pällidri: Add __DRI_IMAGE_FORMAT_SABGR8
2018-04-24 Marek OlšákRevert "st/dri: Fix dangling pointer to a destroyed...
2018-04-24 Roland Scheideggergallivm: dump bitcode before optimization
2018-04-24 Roland Scheideggergallivm: (trivial) do division by 1000 with int64
2018-04-24 Roland Scheideggergallivm: remove LICM pass
2018-04-24 Roland Scheideggergallivm: add early cse pass
2018-04-23 Vlad Golovkinglsl/glcpp: Handle hex constants with 0X prefix
2018-04-23 Timothy Arcerimesa: rename api_validate.{c,h} -> draw_validate.{c,h}
2018-04-23 Dave Airlieac/radv/radeonsi: refactor harvest config register...
2018-04-23 Dave Airlieradv: only set raster_config_1 outside the index registers.
2018-04-23 Dave Airlieac/radv/radeonsi: refactor max simd waves into common...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor raster_config default values...
2018-04-23 Dave Airlieradeonsi: use common gs_table_depth code
2018-04-23 Dave Airlieradv: use common gs_table_depth code.
2018-04-23 Dave Airlieac/info: move gs table depth to common code.
2018-04-23 Dave Airlieradeonsi: don't runtime check gs table info
2018-04-23 Dave Airlieradv/gfx9: don't use gs_table_depth on gfx9.
2018-04-23 Jason Ekstrandi965/fs: Return mlen * 8 for size_read() for INTERPOLAT...
2018-04-23 Samuel Pitoisetac: fix the number of coordinates for ac_image_get_lod...
2018-04-23 Lionel Landwerlini965: perf: enable GPA query statistics
2018-04-23 Lionel Landwerlini965: perf: add support for raw queries
2018-04-23 Lionel Landwerlini965: perf: read slice/unslice frequencies from OA...
2018-04-23 Lionel Landwerlini965: perf: snapshot RPSTAT register
2018-04-23 Lionel Landwerlini965: perf: extract utility functions
2018-04-23 Samuel Pitoisetac: teach get_ac_sampler_dim() about subpass attachments
2018-04-23 Samuel Pitoisetac/nir: add missing round_slice for 1D arrays
2018-04-23 Dylan Bakerbin/install_megadrivers: rename a few variables to...
2018-04-23 Dylan Bakerbin/install_megadrivers: fix DESTDIR and -D*-path
next