mesa.git
2018-07-23 Daniel Schürmannac: add 16bit conversion operations
2018-07-23 Dave Airlier600: enable tess_input_info for TES
2018-07-23 Dave Airliedocs/features: fix virgl gles3.1 entries
2018-07-23 Roland Scheideggerdraw: force draw pipeline if there's more than 65535...
2018-07-23 Dave Airliedocs/features: note ARB_copy_image is working on virgl
2018-07-23 Dave AirlieRevert "virgl: remove unused stride-arguments"
2018-07-23 Dave Airliedocs/features: note ssbo and atomic counters done for...
2018-07-23 Dave Airlievirgl: add initial shader_storage_buffer_object support...
2018-07-23 Jason Ekstrandnir: Add a couple trivial abs optimizations
2018-07-23 Caio Marcelo... glsl: remove delegating constructors to allow build...
2018-07-23 Eric Anholtv3d: Implement a small immediates optimization, based...
2018-07-23 Eric Anholtv3d: Return an invalid src number if asked for a missin...
2018-07-23 Eric Anholtv3d: Skip emitting texture config parameter 2 if it...
2018-07-23 Eric Anholtv3d: Update an XXX comment for a path we handled in...
2018-07-23 Eric Anholtv3d: Switch to using the new SFU instructions on V3D...
2018-07-23 Eric Anholtv3d: Add QPU pack/unpack for the new SFU instructions.
2018-07-23 Eric Anholtv3d: Fix the name of the "flpop" operation.
2018-07-23 Eric Anholtv3d: Print the instruction we're testing in the QPU...
2018-07-23 Eric Anholtv3d: Drop unused vir_SAT() operation.
2018-07-23 Eric Anholtv3d: Rotate through registers to improve post-RA schedu...
2018-07-23 Eric Anholtv3d: Allow reading from physical regs written in the...
2018-07-23 Eric Engestromanv: remove unnecessary runtime copy of static string
2018-07-23 Alex Smithanv: Pay attention to VK_ACCESS_MEMORY_(READ|WRITE...
2018-07-23 Erik Faye-Lundvirgl: remove unused stride-arguments
2018-07-23 Samuel Pitoisetradv: print a big warning when RADV_TRACE_FILE is set
2018-07-23 Samuel Pitoisetradv: fix a memleak for merged shaders on GFX9
2018-07-23 Jason Ekstrandintel/blorp: Fix blits to R8G8B8_UNORM_SRGB sRGB harder
2018-07-23 Jason Ekstrandanv: Stop setting 3DSTATE_PS_EXTRA::PixelShaderHasUAV
2018-07-23 Jason Ekstrandanv: Properly handle GetImageSubresourceLayout on compl...
2018-07-22 Timothy Arceriradeonsi/nir: make use of nir_lower_load_const_to_scalar()
2018-07-22 Ilia Mirkinanv/gen9: expose VK_EXT_post_depth_coverage
2018-07-22 Ilia Mirkinspirv: add support for SPV_KHR_post_depth_coverage
2018-07-21 Mauro Rossiandroid: util/disk_cache: fix building errors in galliu...
2018-07-21 Chih-Wei HuangAndroid: fix a missing nir_intrinsics.h error
2018-07-20 Bas Nieuwenhuizennir: Fix end of function without return warning/error.
2018-07-20 Danylo Piliaievst: Sweep NIR after linking phase to free held memory
2018-07-20 Eric Anholtst/dri: Don't require a dri_format for image creation.
2018-07-20 Eric Anholtegl: Refuse EGL_MESA_image_dma_buf_export if we don...
2018-07-20 Eric Anholtv3d: Fix incorrect handling of two fences created back...
2018-07-20 Eric Anholtv3d: Fix the timeout value passed to drmSyncobjWait().
2018-07-20 Eric Anholtv3d: Fix drmSyncobjWait() return value checking even...
2018-07-20 Eric Anholtv3d: Use the list_first_entry/list_last_entry macros.
2018-07-20 Eric Anholtv3d: Move BO cache counting to dump time instead of...
2018-07-20 Eric Anholtv3d: Reduce the stale BO reclamation spam with dump_sta...
2018-07-20 Eric Anholtv3d: Respect a sampler view's first_layer field.
2018-07-20 Sonny Jiangradeonsi: emit_spi_map packets optimization
2018-07-20 Gert Wollnyvirgl: Expose GL_ARB_copy_image if host supports it
2018-07-20 Gert Wollnyvirgl: Allow RGB32* textures only as buffer objects
2018-07-20 Lionel Landwerlinintel: tools: dump: protect against multiple calls...
2018-07-20 Lionel Landwerlinintel: tools: dump: make dump tool reliable under gdb
2018-07-20 Samuel Pitoisetradv: don't flush DB before subpass FS resolves
2018-07-20 Gert Wollnyr600: Correct evaluation of cube array index and face
2018-07-20 Gert Wollnyr600: correct texture offset for array index lookup
2018-07-20 Gert Wollnyr600: Delay emission of texture gradients and lookup...
2018-07-20 Bas Nieuwenhuizenutil/disk_cache: Fix disk_cache_get_function_timestamp...
2018-07-20 Bas Nieuwenhuizennir: Do not use continue block after removing it.
2018-07-20 Samuel Pitoisetradv: simplify a condition in radv_src_access_flush()
2018-07-20 Samuel Pitoisetradv: save current state just before resolving with FS
2018-07-20 Samuel Pitoisetradv: don't check if a subpass has resolve attachments...
2018-07-20 Samuel Pitoisetradv: make use of radv_subpass_barrier() when resolving...
2018-07-19 Rhys Perrynv50/ir: move LateAlgebraicOpt back to right after...
2018-07-19 Rhys Perrynv50/ir: handle SHLADD in IndirectPropagation
2018-07-19 Rhys Perrygm107/ir: use CS2R for SV_CLOCK
2018-07-19 Lionel Landwerlinintel: tools: dump: remove mentions of intel_aubdump
2018-07-19 Lionel Landwerlinintel: tools: aubwrite: fix invalid frees on finish
2018-07-19 Samuel Pitoisetac/nir: add a workaround for bitfield_extract when...
2018-07-19 Nanley Cheryintel/isl/gen4: Make depth/stencil buffers Y-Tiled
2018-07-19 Nanley Cheryi965/misc: Use depth/stencil surf's tiling on gen4-5
2018-07-19 Caio Marcelo... glsl: don't let an 'if' then-branch kill copy propagati...
2018-07-19 Caio Marcelo... glsl: change opt_copy_propagation_elements data structures
2018-07-19 Caio Marcelo... glsl: separate copy propagation state
2018-07-19 Lionel Landwerlinintel: tools: dump: trace memory writes
2018-07-19 Lionel Landwerlinintel: tools: dump: remove command execution feature
2018-07-19 Danylo Piliaievradv: Fix incorrect assumption about ternary operator...
2018-07-19 Marek Olšákmesa: fix make check for AMD_performance_monitor
2018-07-19 Marek Olšákmesa: remove dead code from api_loopback
2018-07-19 Marek Olšákmesa: expose ARB_indirect_parameters in the compatibili...
2018-07-19 Marek Olšákvbo: fix ARB_multi_draw_indirect for the compatibility...
2018-07-19 Marek Olšákmesa: expose ARB_shader_viewport_layer_array in the...
2018-07-19 Marek Olšákmesa: expose ARB_ES3_1_compatibility in the compatibili...
2018-07-19 Marek Olšákwinsys/amdgpu: remove RADEON_SURF_FMASK leftover
2018-07-19 Marek Olšákac: run LLVM optimization passes only on the final...
2018-07-19 Bas Nieuwenhuizenradv: Enable binning and dfsm by default on Raven.
2018-07-19 Bas Nieuwenhuizenradv: Always set disable zpass increment bit when possible.
2018-07-19 Bas Nieuwenhuizenradv: Select correct entries for binning.
2018-07-19 Bas Nieuwenhuizenradv: Fix number of samples used for binning.
2018-07-19 Bas Nieuwenhuizenradv: Disable disabled color buffers in rbplus opts.
2018-07-18 Marek Olšákr600: silence the signed overflow warning like radeonsi
2018-07-18 Andres Rodriguezradv: fix wmaybe-uninitialized in radv_meta_fast_clear.c
2018-07-18 Sonny Jiangradeonsi: emit_guardband packets optimization
2018-07-18 Sonny Jiangradeonsi: Save CLEAR_STATE initial values for optimization
2018-07-18 Jan Veselyradeonsi: Refuse to accept code with unhandled relocations
2018-07-18 Eric AnholtAllow AMD_perfmon on GLES contexts
2018-07-18 Eric Anholtegl: Use the canonical drm-uapi fourcc header to avoid...
2018-07-18 Eric Anholtv3d: Fix tiling modifier support to use the new UIF...
2018-07-18 Eric Anholtdrm-uapi: Update drm_fourcc.h for new format modifiers.
2018-07-18 Marek Olšákst/mesa: notify u_vbuf/driver that draw index bounds...
2018-07-18 Timothy Pearsonradeonsi: Use signed char for color_interp_vgpr_index
2018-07-18 Jason Ekstrandintel/blorp: Take an explicit filter parameter in blorp...
2018-07-18 Jason Ekstrandintel/blorp: Add a blorp_filter enum for use in blorp_blit
next