OSDN Git Service

android-x86/external-mesa.git
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...
2017-02-23 Ilia Mirkinnvc0: set the render condition in the compute object
2017-02-23 Ilia Mirkingm107/ir: fix address offset bitfield for ATOMS
2017-02-23 Jose Maria... glsl: non-last member unsized array on SSBO must fail...
2017-02-23 Eric Anholtvc4: Avoid emitting small immediates for UBO indirect...
2017-02-23 Ben Crockergallivm: Reenable PPC VSX (v3)
2017-02-13 Emil Velikovdocs: add sha256 checksums for 17.0.0
2017-02-13 Emil Velikovdocs: Update 17.0.0 release notes
2017-02-13 Emil VelikovUpdate version to 17.0.0(final)
2017-02-13 Timothy Arceriutil/disk_cache: use stat() to check if entry is a...
2017-02-10 Emil Velikovconfigure.ac: correctly manage llvm auto-detection
2017-02-10 Emil Velikovconfigure.ac: disable enable_gallium_llvm in the !x86...
2017-02-10 Emil Velikovconfigure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
2017-02-10 Tobias Drosteconfigure.ac: Only define HAVE_LLVM if LLVM is used
2017-02-10 Tobias Drosteconfigure.ac: Rework MESA_LLVM and LLVM detection
2017-02-10 Emil Velikovconfigure.ac: move enable-gallium-llvm dependency with...
2017-02-10 Emil Velikovconfigure.ac: Mandate --enable-gallium-llvm when checki...
2017-02-10 Emil Velikovconfigure.ac: Rename the gallium_require_llvm helper
2017-02-10 Tobias Drosteconfigure.ac: Don't check LLVM version in require_llvm
2017-02-10 Emil Velikovconfigure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk...
2017-02-10 Nanley Cheryanv/blorp: Disable resolves for transparent black clears
2017-02-10 Marek Olšákgallium/radeon: fix performance of buffer readbacks
2017-02-10 Marc-André... tgsi-dump: dump label if instruction has one
2017-02-10 Ilia Mirkinnvc0/ir: fix ubo max clamp, reset file index
2017-02-10 Ilia Mirkinnvc0/ir: fix robustness guarantees for constbuf loads...
2017-02-10 Ilia Mirkinnvc0: increase number of ubo binding points
2017-02-10 Marc Di Luzioglsl: correct compute shader checks for memoryBarrier...
2017-02-10 Kenneth GraunkeRevert "i965: Disable guardband clipping in the smaller...
2017-02-10 Kenneth Graunkei965: Always scissor on Gen6-7.5 instead of disabling...
2017-02-10 Jason Ekstrandi965: Use a better guardband calculation.
2017-02-10 Kenneth Graunkei965: Combine the Gen6 SF and Clip viewport atoms.
2017-02-10 Dave Airlieradv: pass FMASK alignment to application
2017-02-10 Bas Nieuwenhuizenradv: Pass DCC alignment to application.
2017-02-10 Bas Nieuwenhuizenradv: Pass CMASK alignment to application.
2017-02-10 Dave Airlieradv/ac: avoid the fmask path when doing txs.
2017-02-10 Bruce Cherniakswr: [rasterizer core] Remove dead code Clipper::ClipSc...
2017-02-10 Nicolai Hähnledri/common: clear the loaderPrivate pointer in driDestr...
2017-02-10 Nicolai Hähnleglx: guard swap-interval functions against destroyed...
2017-02-10 Nicolai Hähnleglx/dri3: guard in_current_context against a disappeare...
2017-02-10 Nicolai Hähnleglx/dri3: handle NULL pointers in loader-to-DRI3 drawab...
2017-02-10 Dave Airlieradv: fix shared memory load/stores.
2017-02-08 Dave Airlieradv/ac: correctly size shared memory usage.
2017-02-08 Samuel Pitoisetwinsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
2017-02-08 Ilia Mirkinst/mesa: MAX_VARYING is the max supported number of...
2017-02-08 Ilia Mirkinvbo: process buffer binding state changes on draw when...
2017-02-08 Marek OlšákRevert "radeonsi: decrease the number of texture slots...
2017-02-08 Nanley Cheryanv/pass: Store the depth-stencil attachment's last...
2017-02-07 Matt Turnervulkan: Don't install vk_platform.h or vulkan.h.
2017-02-07 Tapani Pälliandroid: correct typo in build
2017-02-06 Emil VelikovUpdate version to 17.0.0-rc3
2017-02-03 Lucas Stachetnaviv: force vertex buffers through the MMU
2017-02-03 Christian Königst/va: make sure that we call begin_frame() only once v2
2017-02-03 Nayan Deshmukhst/vdpau: only send buffers with B8G8R8A8 format to X
2017-02-03 Mauro Rossiandroid: fix llvm, elf dependencies for M, N releases
2017-02-03 Jason Ekstrandanv: Improve flushing around STATE_BASE_ADDRESS
2017-02-03 Jason Ekstrandanv: Flush render cache before STATE_BASE_ADDRESS on...
2017-02-03 Jason Ekstrandisl/formats: Only advertise sampling for A4B4G4R4 on...
2017-02-03 Jason Ekstrandintel/blorp: Handle clearing of A4B4G4R4 on all platforms
2017-02-03 Wladimir J... etnaviv: Set SE.CLIP registers, add margins for scissor...
2017-02-03 Wladimir J... etnaviv: Generate new sin/cos instructions on GC3000
2017-02-03 Nanley Cheryanv/cmd_buffer: Use the proper depth input attachment...
2017-02-03 Bartosz Tomczykglsl: fix heap-buffer-overflow
2017-02-03 Wladimir J... etnaviv: Cannot render to rb-swapped formats
2017-02-03 Christian Gmeineretnaviv: Avoid infinite loop in find_frame()
2017-02-03 Dave Airlieradv/ac: apply slice rounding to 1d arrays as well.
2017-02-03 Dave Airlieradv/ac: implement txs for buffer textures.
2017-02-03 Dave Airlieradv/ac: handle nir irem opcode.
2017-02-03 Dave Airlieradv/ac: fix multisample subpass image.
2017-02-03 Dave Airlieradv: handle transfer_write as a dst flag.
2017-02-03 Marek Olšákradeonsi: don't invoke DCC decompression in update_all_...
2017-02-03 Bartosz Tomczykr600: Fix stack overflow
2017-02-03 Kenneth Graunkei965: Support the force_glsl_version driconf option.
2017-02-03 Kenneth Graunkei965: Fix check for negative pitch in can_do_fast_copy_...
next