mesa.git
2018-11-13 Matt Turnerutil/ralloc: Make sizeof(linear_header) a multiple...
2018-11-13 Matt Turnerutil/ralloc: Switch from DEBUG to NDEBUG
2018-11-13 Timothy Arcerinir: add support for removing redundant stores to copy...
2018-11-13 Timothy Arcerianv/i965: make use of nir_link_constant_varyings()
2018-11-12 Eric Anholtegl: Improve the debugging of gbm format matching in...
2018-11-12 Eric Anholtgbm: Introduce a helper function for printing GBM forma...
2018-11-12 Eric Anholtgbm: Move gbm_format_canonicalize() to the core.
2018-11-12 Dylan Bakermeson: fix libatomic tests
2018-11-12 Marek Olšákmesa: mark GL_SR8_EXT non-renderable on GLES
2018-11-12 Marek Olšákst/mesa: disable L3 thread pinning
2018-11-12 Christian Gmeinernir: add lowering for ffloor
2018-11-12 Alyssa Rosenzweigutil: Fix warning in u_cpu_detect on non-x86
2018-11-12 Dylan Bakermeson: Don't set -Wall
2018-11-12 Rob Clarkfreedreno/drm: fix unused 'entry' warnings
2018-11-12 Lionel Landwerlini965: add support for sampling from AYUV
2018-11-12 Lionel Landwerlindri: add AYUV format
2018-11-12 Lionel Landwerlinnir/lower_tex: Add AYUV lowering support
2018-11-12 Lionel Landwerlinnir/lower_tex: add alpha channel parameter for yuv...
2018-11-12 Samuel Pitoisetradv: make use of num_good_cu_per_sh in si_emit_graphic...
2018-11-12 Samuel Pitoisetradv: clean up setting partial_es_wave for distributed...
2018-11-12 Samuel Pitoisetradv: cleanup and document a Hawaii bug with offchip...
2018-11-12 Hanno Böckglsl/test: Fix use after free in test_optpass.
2018-11-12 Timothy Arcerinir: don't pack varyings ints with floats unless flat
2018-11-12 Timothy Arcerinir: add glsl_type_is_integer() helper
2018-11-10 Francisco Jerezintel/fs: Prevent emission of IR instructions not align...
2018-11-10 Timothy Arcerist/mesa: make use of nir_link_constant_varyings()
2018-11-10 Timothy Arcerinir: add new linking opt nir_link_constant_varyings()
2018-11-09 Andre Heiderst/nine: clean up thead shutdown sequence a bit
2018-11-09 Andre Heiderst/nine: plug thread related leaks
2018-11-09 Andre Heiderst/nine: fix stack corruption due to ABI mismatch
2018-11-09 Marek Olšákradeonsi: stop command submission with PIPE_CONTEXT_LOS...
2018-11-09 Marek Olšákgallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET
2018-11-09 Marek Olšákradeonsi: don't set the CB clear color registers for...
2018-11-09 Marek Olšákradeonsi: use better DCC clear codes
2018-11-09 Marek Olšákac/surface: remove the overallocation workaround for...
2018-11-09 Lionel Landwerlinintel/aub_read: remove useless breaks
2018-11-09 Erik Faye-LundRevert "mesa: expose NV_conditional_render on GLES"
2018-11-09 Erik Faye-LundRevert "mesa/main: fixup make check after NV_conditiona...
2018-11-09 Erik Faye-Lundmesa/main: fixup make check after NV_conditional_render...
2018-11-09 Nicolai Hähnleradv: include LLVM IR in the VK_AMD_shader_info "disass...
2018-11-09 Erik Faye-Lundmesa: expose NV_conditional_render on GLES
2018-11-09 Iago Toral... nir/constant_folding: fix incorrect bit-size check
2018-11-09 Iago Toral... intel/compiler: fix node interference of simd16 instruc...
2018-11-08 Roland Scheideggergallivm: fix improper clamping of vertex index when...
2018-11-08 Aditya Swarupi965: Lift restriction in external textures for EGLImag...
2018-11-08 Ian Romanickglsl: Add pragma to disable all warnings
2018-11-08 Ian Romanickglsl: Add warning tests for identifiers with __
2018-11-08 Jason Ekstrandintel/fs: Add an assert to optimize_frontfacing_ternary
2018-11-08 Jason Ekstrandanv: Use nir_src_is_const and friends in lowering code
2018-11-08 Jason Ekstrandintel/analyze_ubo_ranges: Use nir_src_is_const and...
2018-11-08 Jason Ekstrandintel/vec4: Use the new nir_src_is_const and friends
2018-11-08 Jason Ekstrandnir: Add a read_mask helper for ALU instructions
2018-11-08 Jason Ekstrandintel/fs: Use the new nir_src_is_const and friends
2018-11-08 Jason Ekstrandintel/fs,vec4: Clean up a repeated pattern with SSBOs
2018-11-08 Samuel Pitoisetradv: fix GPU hangs when loading depth/stencil clear...
2018-11-08 Samuel Pitoisetradv: use LOAD_CONTEXT_REG when loading fast clear...
2018-11-08 Samuel Pitoisetradv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT...
2018-11-07 Adam Jacksonglx: Demand success from CreateContext requests (v2)
2018-11-07 Karol Herbstgm107/ir: fix compile time warning in getTEXSMask
2018-11-07 Michel Dänzerwinsys/amdgpu: Stop using amdgpu_bo_handle_type_kms_noi...
2018-11-07 Lionel Landwerlinintel/dump_gpu: add platform option
2018-11-07 Lionel Landwerlinintel/dump_gpu: move output option together
2018-11-07 Samuel Pitoisetradv: disable conditional rendering for vkCmdCopyQueryP...
2018-11-07 Samuel Pitoisetradv: allocate enough space in CS when copying query...
2018-11-07 Timothy Arceriac/nir_to_llvm: fix b2f for f64
2018-11-06 Karol Herbstgm107/ir: use scalar tex instructions where possible
2018-11-06 Karol Herbstnv50/ir: add scalar field to TexInstructions
2018-11-06 Karol Herbstnv50/ra: add condenseDef overloads for partial condenses
2018-11-06 Karol Herbstnv50/ir: print color masks of tex instructions
2018-11-06 Jason Ekstrandvulkan: Update the XML and headers to 1.1.91
2018-11-06 Gert Wollnyr600: Add support for EXT_texture_sRGB_R8
2018-11-06 Lionel Landwerlinanv/android: mark gralloc allocated BOs as external
2018-11-06 Lionel Landwerlinanv: stub internal android code
2018-11-06 Kristian H... freedreno/a6xx: Clear z32 and separate stencil with...
2018-11-06 Rob Clarkfreedreno/a6xx: fix VSC bug with larger # of tiles
2018-11-06 Rob Clarkfreedreno: update generated headers
2018-11-06 Olivier Fourdanwayland/egl: Resize EGL surface on update buffer for...
2018-11-05 Lionel Landwerlinintel/decoders: fix instruction base address parsing
2018-11-05 Emil Velikovegl/glvnd: correctly report errors when vendor cannot...
2018-11-05 Emil Velikovegl: add EGL_EXT_device_base entrypoints
2018-11-05 Emil Velikovdocs: mention EXT_shader_implicit_conversions
2018-11-05 Marek Olšákst/va: fix incorrect use of resource_destroy
2018-11-05 Sergii Romantsovi965/batch/debug: Allow log be dumped before assert
2018-11-05 Lionel Landwerlinintel/sanitize_gpu: add debug message on mmap fail
2018-11-05 Lionel Landwerlinintel/sanitize_gpu: deal with non page multiple buffer...
2018-11-05 Lionel Landwerlinintel/sanitize_gpu: add help/gdb options to wrapper
2018-11-05 Lionel Landwerlinintel/dump_gpu: add missing gdb option
2018-11-05 Eric Engestromwsi/wayland: only finish() a successfully init()ed...
2018-11-05 Eric Engestromwsi/wayland: use proper VkResult type
2018-11-05 Sergii Romantsovautotools: library-dependency when no sse and 32-bit
2018-11-05 Samuel Pitoisetradv: more use of radv_cp_wait_mem()
2018-11-05 Samuel Pitoisetradv: replace si_emit_wait_fence() with radv_cp_wait_mem()
2018-11-05 Samuel Pitoisetradv: add missing TFB queries support to CmdCopyQueryPo...
2018-11-05 Samuel Pitoisetradv: remove useless sync after copying query results...
2018-11-05 Vinson Leer600/sb: Fix constant logical operand in assert.
2018-11-04 Kenneth Graunkest/mesa: Don't record garbage streamout information...
2018-11-04 Kenneth Graunkest/nir: Drop unused parameter from st_nir_assign_unifor...
2018-11-04 Kenneth Graunkest/mesa: Pull nir_lower_wpos_ytransform work into a...
2018-11-04 Kenneth Graunkeintel: Use a URB start offset of 0 for disabled stages.
2018-11-03 Mauro Rossiandroid: radv: add libmesa_git_sha1 static dependency
next