OSDN Git Service

android-x86/external-mesa.git
2016-12-14 Nicolai Hähnleradeonsi: fix isolines tess factor writes to control...
2016-12-14 Jason Ekstrandgenxml/gen9: Change the default of MI_SEMAPHORE_WAIT...
2016-12-14 Kenneth Graunkei965: Allocate at least some URB space even when max_ve...
2016-12-14 Dave Airlieradv: fix another regression since shadow fixes.
2016-12-14 Ilia Mirkinmesa: only verify that enabled arrays have backing...
2016-12-14 Eric Anholtvc4: In a loop break/continue, jump if everyone has...
2016-12-14 Marek Olšákradeonsi: apply the double EVENT_WRITE_EOP workaround...
2016-12-14 Marek Olšákradeonsi: add a tess+GS hang workaround for VI dGPUs
2016-12-14 Marek Olšákradeonsi: apply a tessellation bug workaround for SI
2016-12-14 Marek Olšákradeonsi: apply a TC L1 write corruption workaround...
2016-12-14 Marek Olšákradeonsi: apply a multi-wave workgroup SPI bug workarou...
2016-12-14 Marek Olšákradeonsi: consolidate max-work-group-size computation
2016-12-14 Marek Olšákradeonsi: disable RB+ blend optimizations for dual...
2016-12-14 Marek Olšákradeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source...
2016-12-14 Marek Olšákradeonsi: always set all blend registers
2016-12-14 Timothy Arcerimesa: fix active subroutine uniforms properly
2016-12-14 Jason Ekstrandanv/cmd_buffer: Remove the 1-D case from the HiZ QPitch...
2016-12-14 Jason Ekstrandanv/image: Rename hiz_surface to aux_surface
2016-12-14 Dave Airlieradv: set maxFragmentDualSrcAttachments to 1
2016-12-14 Dave Airlieanv: set maxFragmentDualSrcAttachments to 1
2016-12-14 Gwan-gyeong Munvulkan/wsi: Fix resource leak in success path of wsi_qu...
2016-12-14 Gwan-gyeong Munanv: Update the teardown in reverse order of the anv_Cr...
2016-12-14 Gwan-gyeong Munanv: Add missing error-checking to anv_block_pool_init...
2016-12-14 Emil Velikovradv: don't leak the fd if radv_physical_device_init...
2016-12-14 Emil Velikovanv: don't leak memory if anv_init_wsi() fails
2016-12-14 Emil Velikovanv: don't double-close the same fd
2016-12-14 Jason Ekstrandanv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push...
2016-11-28 Emil Velikovdocs: add sha256 checksums for 13.0.2
2016-11-28 Emil Velikovdocs: add release notes for 13.0.2
2016-11-28 Emil VelikovUpdate version to 13.0.2
2016-11-28 Dave Airlieradv: fix 3D clears with baseMiplevel
2016-11-28 Dave Airlieradv/ac/llvm: shadow samplers only return one value.
2016-11-28 Dave Airlieradv/si: fix optimal micro tile selection
2016-11-28 Emil Velikovradv: honour the number of properties available
2016-11-28 Dave Airlieradv: fix texel fetch offset with 2d arrays.
2016-11-28 Jason Ekstrandvulkan/wsi/x11: Implement FIFO mode.
2016-11-28 Kevin Strasservulkan/wsi: Add a thread-safe queue implementation
2016-11-28 Dave Airlievulkan/wsi/x11: add support for IMMEDIATE present mode
2016-11-28 Dave Airlievulkan/wsi: store present mode in swapchain base class
2016-11-28 Dave Airlievulkan/wsi/x11: handle timeouts properly in next image...
2016-11-24 Eduardo Lima... vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-11-24 Eduardo Lima... vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-11-24 Iago Toral... anv/format: handle unsupported formats properly
2016-11-24 Emil Velikovanv: fix enumeration of properties
2016-11-24 Lucas Stachgbm: request correct version of the DRI2_FENCE extension
2016-11-24 Jason Ekstrandanv/cmd_buffer: Emit a CS stall before setting a CS...
2016-11-24 Jason Ekstrandanv/cmd_buffer: Handle running out of binding tables...
2016-11-24 Gwan-gyeong Munanv: Fix unintentional integer overflow in anv_CreateDm...
2016-11-24 Gwan-gyeong Munutil/disk_cache: close a previously opened handle in...
2016-11-24 Jordan Justeni965/hsw: Set integer mode in sampling state for stenci...
2016-11-24 Nicolai Hähnleglsl/lower_output_reads: fix geometry shader output...
2016-11-24 Nicolai Hähnleradeonsi: store group_size_variable in struct si_compute
2016-11-24 Jason Ekstrandanv: Implement a depth stall restriction on gen7
2016-11-24 Dave Airlieradv: spir-v allows texture size query with and without...
2016-11-24 Dave Airlieradv: fix image view creation for depth and stencil...
2016-11-24 Dave Airlieradv: make sure to flush input attachments correctly.
2016-11-24 Kenneth Graunkei965: Fix GS push inputs with enhanced layouts.
2016-11-24 Tapani Pällimesa: fix empty program log length
2016-11-24 Kenneth Graunkemesa: Drop PATH_MAX usage.
2016-11-24 Kenneth Graunkei965: Fix compute shader crash.
2016-11-24 Jason Ekstrandanv/blorp: Ignore clears for attachments first used...
2016-11-24 Jason Ekstrandnir/spirv: Fix handling of gl_PrimitiveId
2016-11-24 Jason Ekstrandanv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
2016-11-24 Jason Ekstrandanv: Handle null in all destructors
2016-11-24 Ben Widawskyi965/glk: Add basic Geminilake support
2016-11-24 Ben Widawskyi965: Reorder PCI ID list to match release order
2016-11-24 Ben Widawskyi965: Add some APL and KBL SKU strings
2016-11-24 Dave Airlieac/nir/llvm: fix channel in texture gather lowering...
2016-11-24 Dave Airlieradv: don't crash on null swapchain destroy.
2016-11-24 Dave Airliewsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
2016-11-24 Jordan Justenisl: Fix height calculation in isl_msaa_interleaved_sca...
2016-11-24 Kenneth Graunkeintel: Set min_ds_entries on Broxton.
2016-11-24 Lionel Landwerlinanv: fix multi level clears with VK_REMAINING_MIP_LEVELS
2016-11-24 Eric Anholtvc4: Fix register class handling of DDX/DDY arguments.
2016-11-24 Steinar H.... Fix races during _mesa_HashWalk().
2016-11-24 Jason Ekstrandi965/gs: Allow primitive id to be a system value
2016-11-23 Jason Ekstrandvulkan/wsi: Report the correct min/maxImageCount
2016-11-23 Dave Airlieradv: fix texturesamples to handle single sample case
2016-11-23 Ian Romanickglsl: Parse 0 as a preprocessor INTCONSTANT
2016-11-23 Ian Romanickglcpp: Handle '#version 0' and other invalid values
2016-11-23 Jason Ekstrandvulkan/wsi/wayland: Clean up some error handling paths
2016-11-23 Jason Ekstrandvulkan/wsi/wayland: Include pthread.h
2016-11-23 Jason Ekstrandanv: Rework fences
2016-11-23 Jason Ekstrandanv/wsi: Set the fence to signaled in AcquireNextImageKHR
2016-11-23 Jason Ekstrandanv/gen8: Stall when needed in Cmd(Set|Reset)Event
2016-11-23 Eric Anholtvc4: Clamp the shadow comparison value.
2016-11-23 Eric Anholtvc4: Don't abort when a shader compile fails.
2016-11-23 Emil Velikovcherry-ignore: add reverted LLVM_LIBDIR patch
2016-11-14 Emil Velikovdocs: add sha256 checksums for 13.0.1
2016-11-14 Emil Velikovdocs: add release notes for 13.0.1
2016-11-14 Emil VelikovUpdate version to 13.0.1
2016-11-14 Darren Saltradv/pipeline: Don't dereference NULL dynamic state...
2016-11-14 Steven Tothgallium/hud: protect against and initialization race
2016-11-14 Steven Tothgallium/hud: close a previously opened handle
2016-11-14 Steven Tothgallium/hud: fix a problem where objects are free'd...
2016-11-11 Kenneth Graunkemesa: Fix pixel shader scratch space allocation on...
2016-11-11 Jason Ekstrandanv/cmd_buffer: Enable a CS stall workaround for Sky...
2016-11-11 Jason Ekstrandanv/cmd_buffer: Take a command buffer instead of a...
2016-11-10 Emil Velikovradv: Suffix the radeon_icd file with the host CPU
2016-11-10 Emil Velikovradv: use correct .specVersion for extensions
next