OSDN Git Service

android-x86/external-mesa.git
2017-03-17 James Leggradv: Fix using more than 4 bound descriptor sets
2017-03-17 Samuel Pitoisetradeonsi: disable sinking common instructions down...
2017-03-16 Alex Smithradv: Flush before copying with PKT3_WRITE_DATA in...
2017-03-16 Bas Nieuwenhuizenradv: Emit cache flushes before CP DMA.
2017-03-16 Jason Ekstrandnir/intrinsics: Make load_barycentric_input take a...
2017-03-16 Jason Ekstrandanv/blorp: Only set a clear color for resolves if fast...
2017-03-16 Jason Ekstrandanv/blorp: Turn off AUX after doing a CCS_D resolve
2017-03-16 Matt Turnerclover: Work around build failure with AltiVec.
2017-03-16 Ilia Mirkinnvc0: increase alignment to 256 for texture buffers...
2017-03-16 Gregory Hainautglapi: fix typo in count_scale
2017-03-16 Jacob Lifshayvulkan/wsi: Improve the DRI3 error message
2017-03-16 Jason Ekstrandanv: Properly handle destroying NULL devices and instances
2017-03-16 Nanley Cheryanv/image: Remove extra dependency on HiZ-specific...
2017-03-16 Dave Airlieradv: setup llvm target data layout
2017-03-16 Marek Olšákradeonsi: mark all bound shader buffer ranges as initia...
2017-03-16 Jason Ekstrandanv: Stall before fast-clear operations
2017-03-16 Jason Ekstrandanv: Accurately advertise dynamic descriptor limits
2017-03-16 Emil Velikovi965: move brw_define.h ifndef guard to the top
2017-03-16 Dave Airlieradv: disable mip point pre clamping.
2017-03-16 Fredrik Höglundradv/ac: fix multiple descriptor sets with dynamic...
2017-03-16 Fredrik Höglundradv: fix the dynamic buffer index in vkCmdBindDescript...
2017-03-16 Bas Nieuwenhuizenradv: Disable HTILE for textures with multiple layers...
2017-03-16 Alex Smithradv: Emit pending flushes before executing a secondary...
2017-03-16 Dave Airlieradv: drop Z24 support.
2017-03-16 Ilia Mirkinnvc0: take extra pushbuf space into account for pushbuf...
2017-03-16 Nanley Cheryanv/pass: Avoid accessing attachment array out of bounds
2017-03-16 Jonas Pfeilralloc: Make sure ralloc() allocations match malloc...
2017-03-15 Robert Fossmesa: Avoid read of uninitialized variable
2017-03-15 Kenneth Graunkeegl: Ensure ResetNotificationStrategy matches for share...
2017-03-15 Nicolai Hähnlest/mesa: inform the driver of framebuffer changes befor...
2017-03-15 Nicolai Hähnlest/glsl_to_tgsi: avoid iterating past the head of the...
2017-03-15 Samuel Iglesias... i965/fs: emit MOV_INDIRECT with the source with the...
2017-03-15 Samuel Iglesias... i965/fs: fix source type when emitting MOV_INDIRECT...
2017-03-15 Samuel Iglesias... i965/fs: fix indirect load DF uniforms on BSW/BXT
2017-03-15 Samuel Iglesias... i965/fs: detect different bit size accesses to uniforms...
2017-03-15 Samuel Iglesias... i965/fs: mark last DF uniform array element as 64 bit...
2017-03-15 Marek Olšákst/mesa: set blend state for PBO readbacks
2017-03-15 Marek Olšákst/mesa: reset sample_mask, min_sample, and render_cond...
2017-03-15 Jason Ekstrandanv/blorp/clear_subpass: Only set surface clear color...
2017-03-15 Emil Velikovcherry-ignore: add the swizzle blorp_clear fix
2017-03-04 Emil Velikovdocs: add sha256 checksums for 17.0.1
2017-03-04 Emil Velikovdocs: add release notes for 17.0.1
2017-03-04 Emil VelikovUpdate version to 17.0.1
2017-03-04 Daniel Stoneegl/wayland: Don't use DRM format codes for SHM
2017-03-04 Michel Dänzerconfigure.ac: Drop LLVM compiler flags more radically
2017-03-01 Grazvydas Ignotasgallium/u_queue: set num_threads correctly if not all...
2017-03-01 Grazvydas Ignotasgallium/u_queue: fix a crash with atexit handlers
2017-03-01 Dave Airlieradv: fix txs for sampler buffers
2017-03-01 Marek Olšákamd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
2017-03-01 Brendan Kingegl/dri3: implement query surface hook
2017-03-01 Dave Airlieradv: fix depth format in blit2d.
2017-03-01 Bas Nieuwenhuizenradv: Use correct size for availability flag.
2017-03-01 Bas Nieuwenhuizenradv: Only use PKT3_OCCLUSION_QUERY when it doesn't...
2017-03-01 Bas Nieuwenhuizenradv: Reset emitted compute pipeline when calling secon...
2017-03-01 Marek Olšákradeonsi: fix broken tessellation on Carrizo and Stoney
2017-03-01 Leo Liuconfigure.ac: check require_basic_egl only if egl enabled
2017-03-01 Grazvydas Ignotasr300g: only allow byteswapped formats on big endian
2017-03-01 Mauro Rossiandroid: glsl: build shader cache sources
2017-03-01 Mauro Rossiandroid: radeonsi: fix sid_table.h generated header...
2017-03-01 Tapani Pälliandroid: fix droid_create_image_from_prime_fd_yuv for...
2017-03-01 Samuel Iglesias... glsl: fix heap-use-after-free in ast_declarator_list...
2017-03-01 Marek Olšákgallium/u_queue: fix random crashes when the app calls...
2017-03-01 Jason Ekstrandintel/blorp: Explicitly flush all allocated state
2017-03-01 Jason Ekstrandanv/query: Perform CmdResetQueryPool on the GPU
2017-03-01 Jason Ekstrandgenxml: Make MI_STORE_DATA_IMM more consistent
2017-03-01 Jason Ekstrandanv/query: clflush the bo map on non-LLC platforms
2017-03-01 Jason Ekstrandanv: Add an invalidate_range helper
2017-03-01 Christian Gmeineretnaviv: remove number of pixel pipes validation
2017-03-01 Christian Gmeineretnaviv: move pctx initialisation to avoid a null deref...
2017-03-01 Nicolai Hähnleradeonsi: fix UINT/SINT clamping for 10-bit formats...
2017-03-01 Nicolai Hähnleradeonsi: handle MultiDrawIndirect in si_get_draw_start...
2017-03-01 Ben Crockergallivm: Override getHostCPUName() "generic" w/ "pwr8...
2017-03-01 Ben Crockergallivm: Improve debug output (V2)
2017-03-01 Nicolai Hähnlewinsys/amdgpu: reduce max_alloc_size based on GTT limits
2017-03-01 Marek Olšákgallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCH...
2017-03-01 Marek Olšákgallium/util: remove unused u_index_modify helpers
2017-03-01 Marek Olšákradeonsi: fix UNSIGNED_BYTE index buffer fallback with...
2017-03-01 Lionel Landwerlini965/fs: fix uninitialized memory access
2017-03-01 Bas Nieuwenhuizenradv: Never try to create more than max_sets descriptor...
2017-03-01 Jason Ekstrandi965/fs: Fix the inline nir_op_pack_double optimization
2017-02-23 Emil Velikovbin/get-fixes-pick-list.sh: add new script
2017-02-23 Emil Velikovbin/get-pick-list.sh: remove ancient way of nominating...
2017-02-23 Emil Velikovbin/get-pick-list.sh: limit `git grep ...' only as...
2017-02-23 Emil Velikovbin/get-typod-pick-list.sh: limit `git grep ...' to...
2017-02-23 Emil Velikovbin/get-extra-pick-list: rework to use already_picked...
2017-02-23 Emil Velikovbin/get-extra-pick-list: use git merge-base to get...
2017-02-23 Lionel Landwerlinanv: wsi: report presentation error per image request
2017-02-23 Hans de Goedeglx/glvnd: Fix GLXdispatchIndex sorting
2017-02-23 Connor Abbottanv: fix Get*MemoryRequirements for !LLC
2017-02-23 Dave Airlieradv: adopt some init config workarounds from radeonsi.
2017-02-23 Dave Airlieradv: fix cik macroModeIndex.
2017-02-23 Dave Airlieradv: change base aligmment for allocated memory.
2017-02-23 Ilia Mirkinnvc0: disable linked tsc mode in compute launch descriptor
2017-02-23 Dave Airlietgsi: fix memory leak in tgsi sanity check
2017-02-23 Jason Ekstrandintel/blorp: Swizzle clear colors on the CPU
2017-02-23 Kenneth Graunkemesa: Do (TCS && !TES) draw time validation in ES as...
2017-02-23 Jason Ekstrandi965/sampler_state: Set the "Base Mip Level" field...
2017-02-23 Jason Ekstrandi965/sampler_state: Pass texObj into update_sampler_state
2017-02-23 Jason Ekstrandi965/sampler_state: Clamp min/max LOD to 14 on gen7+
2017-02-23 Ilia Mirkinst/mesa: don't pass compare mode for stencil-sampled...
next