mesa.git
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
2018-04-23 Dylan Bakercompiler/glsl: close fd's in glcpp_test.py
2018-04-23 Bas Nieuwenhuizennir: Do not use progress for unreachable code in return...
2018-04-23 Józef Kuciaradv: advertise 8 bits of subpixel precision for viewports
2018-04-23 Johan Klokkhammer... st/dri: Fix dangling pointer to a destroyed dri_drawable
2018-04-23 Ilia Mirkinnv50/ir: make a copy of tex src if it's referenced...
2018-04-23 Lepton Wuvirgl: disable virgl when no 3D for virtio gpu.
2018-04-22 Dave Airlieradv: mark const structs as extern in header file to...
2018-04-22 Dylan BakerBump version after 18.1
2018-04-22 Ilia Mirkingallium/tests/trivial: fix viewport depth transform
2018-04-22 Ilia Mirkintrace: allow image resource to be null
2018-04-21 Karol Herbstnv50/ir/ra: prefer def == src2 for fma with immediates...
2018-04-21 Rhys Perrydocs/features: mark GL_ARB_post_depth_coverage as DONE...
2018-04-21 Dylan Bakerautotools: Include new meson files
2018-04-21 Dylan Bakerautotools: Add passes.h to sources so it will be includ...
2018-04-21 Dylan Bakerautotools: include include/vulkan headers
2018-04-21 Rhys Perrynvc0: fix line width on GM20x+
2018-04-21 Nanley Cheryi965/miptree: Delete an unused function
2018-04-21 Nanley Cheryi965/miptree: Don't leak the clear_color_bo
2018-04-20 Jason Ekstrandi965/blorp: Do the gen11 BTI flush
2018-04-20 Jason Ekstrandanv/blorp: Do the gen11 BTI flush
2018-04-20 Lucas Stachetnaviv: fix texture_format_needs_swiz
2018-04-20 Samuel Pitoisetac/nir: fix image dimension for subpass attachments
2018-04-20 Bas Nieuwenhuizenradv: Mark GTT memory as device local for APUs.
2018-04-20 Samuel Pitoisetradv/winsys: allow to submit up to 4 IBs for chips...
2018-04-20 Stefan Schakegallium/util: Android backtrace support
2018-04-20 Stefan Schakegallium/util: Don't stub u_debug_stack on Android
2018-04-20 Samuel Pitoisetac/nir: handle nir_intrinsic_load_first_vertex like...
2018-04-20 Samuel Pitoisetradv/winsys: allow local BOs on APUs
2018-04-20 Samuel Pitoisetradv: use a global BO list only for VK_EXT_descriptor_i...
2018-04-20 Samuel PitoisetRevert "radv: Don't store buffer references in the...
2018-04-20 Jose Maria... i965/fs: retype offset_reg to UD at load_ssbo
2018-04-20 Nicolai Hähnleac/nir: use ac_build_image_opcode for image intrinsics
2018-04-20 Nicolai Hähnleradeonsi: generate image load/store/atomic ops using...
2018-04-20 Nicolai Hähnleamd/common: pass address components individually to...
2018-04-20 Nicolai Hähnleamd/common: pass new enum ac_image_dim to ac_build_imag...
2018-04-20 Nicolai Hähnleradeonsi/nir: fix crash in test involving the sample...
2018-04-20 Nicolai Hähnleradeonsi/nir: set FS properties only when scanning...
2018-04-20 Nicolai Hähnleac/nir: fix atomic compare-and-swap
2018-04-20 Nicolai Hähnleradeonsi: fix error paths of si_texture_transfer_map
2018-04-20 Nicolai Hähnleglsl: prevent spurious Valgrind errors when serializing NIR
2018-04-20 Aaron Watryclover: Fix host access validation for sub-buffer creation
2018-04-19 Neil Robertsnir: Offset vertex_id by first_vertex instead of base_v...
2018-04-19 Neil Robertsspirv: Lower BaseVertex to FIRST_VERTEX instead of...
2018-04-19 Antia Puentesintel: Handle firstvertex in an identical way to BaseVertex
2018-04-19 Neil Robertsintel/compiler: Add a uses_firstvertex flag
2018-04-19 Antia Puentescompiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsics
2018-04-19 Mike Lothianmeson: Build st_tests_common with gtest
2018-04-19 Bas Nieuwenhuizenradv: Add Vega M support.
2018-04-19 Bas Nieuwenhuizenradv: Add bound checking workaround for dynamic buffers.
2018-04-19 Thomas Hellstromsvga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
2018-04-19 Mike Lothianswr: Fix include for createPromoteMemoryToRegisterPass
2018-04-19 Samuel Pitoisetradv: enable DCC for MSAA 2x textures on VI under an...
2018-04-19 Samuel Pitoisetradv: decompress DCC for multisampled source images...
2018-04-19 Samuel Pitoisetradv: add a workaround for fast clears with DCC and...
2018-04-19 Samuel Pitoisetradv: allocate CMASK for DCC fast clear with MSAA
2018-04-19 Samuel Pitoisetradv: implement fast color clear for DCC with MSAA
2018-04-19 Samuel Pitoisetradv: make sure to sync after resolving using the compu...
2018-04-19 Samuel Pitoisetradv: dump the SHA1 of SPIRV in the hang report
2018-04-18 Bas Nieuwenhuizenradv: Enable VK_EXT_descriptor_indexing.
2018-04-18 Bas Nieuwenhuizenspirv: Add support for runtime descriptor array cap.
2018-04-18 Bas Nieuwenhuizenspirv: Add support for VK_EXT_descriptor_indexing unifo...
2018-04-18 Bas Nieuwenhuizenradv: Support allocating variable size descriptor sets.
2018-04-18 Bas Nieuwenhuizenradv: Add support for variable descriptor set layouts.
2018-04-18 Bas Nieuwenhuizenradv: Fix GetDescriptorSetLayoutSupport.
2018-04-18 Bas Nieuwenhuizenradv: Use sorted bindings for set layout creation.
2018-04-18 Bas Nieuwenhuizenradv: Don't store buffer references in the descriptor...
2018-04-18 Bas Nieuwenhuizenradv: Keep a global BO list for VkMemory.
2018-04-18 Bas Nieuwenhuizenspirv: Update spirv.h to 12f8de9f04327336b699b1b80aa390...
2018-04-18 Kenneth Graunkei965: Fix shadow batches to be the same size as the...
2018-04-18 Marek Olšákglsl_to_tgsi: try harder to lower unsupported ir_binop_...
2018-04-18 Leo Liuradeon/vce: disable vce dual pipe on VegaM
2018-04-18 Marek Olšákradeonsi: add support for VegaM
next