OSDN Git Service

android-x86/external-mesa.git
2019-01-29 Marek Olšákst/mesa: purge framebuffers when unbinding a context
2019-01-29 Rob Clarkloader: fix the no-modifiers case
2019-01-29 Marek Olšákradeonsi: fix rendering to tiny viewports where the...
2019-01-29 Marek Olšákradeonsi: fix a u_blitter crash after a shader with...
2019-01-29 Jason Ekstrandnir/xfb: Fix offset accounting for dvec3/4
2019-01-29 Eric Engestromconfigure: EGL requirements only apply if EGL is built
2019-01-29 Jason Ekstrandanv: Only parse pImmutableSamplers if the descriptor...
2019-01-29 Karol Herbstglsl/lower_output_reads: set invariant and precise...
2019-01-29 Timothy Arceriac/nir_to_llvm: fix interpolateAt* for arrays
2019-01-29 Karol Herbstnv50/ir: disable tryCollapseChainedMULs in ConstantFold...
2019-01-29 Bas Nieuwenhuizennir: Account for atomics in copy propagation.
2019-01-29 Iago Toral... anv/device: fix maximum number of images supported
2019-01-29 Jason Ekstrandanv/nir: Rework arguments to apply_pipeline_layout
2019-01-29 Eric Anholtvc4: Don't leak the GPU fd for renderonly usage.
2019-01-29 Dylan Bakermeson: allow building dri driver without window system...
2019-01-29 Bruce Cherniakgallium/swr: Fix multi-context sync fence deadlock.
2019-01-29 Pierre Moreaumeson: Fix with_gallium_icd to with_opencl_icd
2019-01-29 Bas Nieuwenhuizenradv: Set partial_vs_wave for pipelines with just GS...
2019-01-29 Samuel Pitoisetradv: clean up setting partial_es_wave for distributed...
2019-01-29 Marek Olšákradeonsi: also apply the GS hang workaround to draws...
2019-01-29 Bas Nieuwenhuizenradv: Only use 32 KiB per threadgroup on Stoney.
2019-01-29 Andres Gomezbin/get-pick-list.sh: fix redirection in sh
2019-01-29 Andres Gomezbin/get-pick-list.sh: fix the oneline printing
2019-01-29 Emil Velikovcherry-ignore: spirv: Handle arbitrary bit sizes for...
2019-01-29 Emil Velikovcherry-ignore: radv: Fix multiview depth clears
2019-01-17 Emil Velikovdocs: add sha256 checksums for 18.3.2
2019-01-17 Emil Velikovdocs: add release notes for 18.3.2
2019-01-17 Emil VelikovUpdate version to 18.3.2
2019-01-11 Rhys Perryac: split 16-bit ssbo loads that may not be dword aligned
2019-01-11 Nicolai Hähnlemeson: link LLVM 'native' component when LLVM is available
2019-01-11 Karol Herbstnv50/ir: fix use-after-free in ConstantFolding::visit
2019-01-11 Jason Ekstrandintel/peephole_ffma: Fix swizzle propagation
2019-01-11 Andres Gomezglsl/linker: specify proper direction in location alias...
2019-01-11 Francisco Jerezintel/fs: Respect CHV/BXT regioning restrictions in...
2019-01-11 Francisco Jerezintel/eu/gen7: Fix brw_MOV() with DF destination and...
2019-01-11 Francisco Jerezintel/fs: Fix bug in lower_simd_width while splitting...
2019-01-11 Francisco Jerezintel/fs: Implement quad swizzles on ICL+.
2019-01-11 Francisco Jerezintel/fs: Handle source modifiers in lower_integer_mult...
2019-01-11 Marek Olšákst/mesa: don't leak pipe_surface if pipe_context is...
2019-01-11 Mario Kleinerradeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
2019-01-11 Rhys Perryac/nir,radv,radeonsi/nir: use correct indices for inter...
2019-01-11 Dylan Bakerautotools: Remove tegra vdpau driver
2019-01-11 Lionel Landwerlinanv: flush fast clear colors into compressed surfaces
2019-01-11 Lionel Landwerlinanv: explictly specify format for blorp ccs/mcs op
2019-01-11 Jason Ekstrandspirv: Sign-extend array indices
2019-01-11 Jason Ekstrandanv/apply_pipeline_layout: Set the cursor in lower_res_...
2019-01-11 Jason Ekstrandspirv: Handle any bit size in vector_insert/extract
2019-01-11 Bas Nieuwenhuizenspirv: Fix matrix parameters in function calls.
2019-01-11 Bas Nieuwenhuizenradv: Fix rasterization precision bits.
2019-01-11 Andres Gomezglsl: correct typo in GLSL compilation error message
2019-01-11 Bas Nieuwenhuizenanv/android: Do not reject storage images.
2019-01-11 Bas Nieuwenhuizenradv: Implement buffer stores with less than 4 components.
2019-01-11 Jason Ekstrandintel/blorp: Be more conservative about copying clear...
2019-01-11 Caio Marcelo... nir: remove dead code from copy_prop_vars
2019-01-11 Lionel Landwerlini965: add CS stall on VF invalidation workaround
2019-01-11 Lionel Landwerlini965: include draw_params/derived_draw_params for VF...
2019-01-11 Dylan Bakermeson: Error out if building nouveau and using LLVM...
2019-01-11 Alexander von... egl/haiku: Fix reference to disp vs dpy
2019-01-11 Timothy Arceritgsi/scan: correctly walk instructions in tgsi_scan_tes...
2019-01-11 Timothy Arceritgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
2019-01-11 Bas Nieuwenhuizenradv: Do a cache flush if needed before reading predicates.
2019-01-11 Dylan Bakermeson: Override C++ standard to gnu++11 when building...
2019-01-11 Dave Airlievirgl/vtest: fix front buffer flush with protocol versi...
2019-01-11 Eric Anholtgallium/ttn: Fix setup of outputs_written.
2019-01-11 Lionel Landwerlinanv: don't do partial resolve on layer > 0
2019-01-11 Axel Davyst/nine: Add src reference to nine_context_range_upload
2019-01-11 Axel Davyst/nine: Bind src not dst in nine_context_box_upload
2019-01-11 Axel Davyst/nine: Fix volumetexture dtor on ctor failure
2019-01-11 Alex Deucherpci_ids: add new VegaM pci id
2019-01-11 Emil Velikovglx/test: meson: assorted include fixes
2019-01-11 Emil Velikovglx: meson: wire up the dispatch-index-check test
2019-01-11 Emil Velikovglx: meson: drop includes from a link-only library
2019-01-11 Emil VelikovTODO: glx: meson: build dri based glx tests, only with...
2019-01-11 Emil Velikovpipe-loader: meson: reference correct library
2019-01-11 Emil Velikovmeson: don't require glx/egl/gbm with gallium drivers
2019-01-11 Caio Marcelo... nir: properly find the entry to keep in copy_prop_vars
2019-01-11 Caio Marcelo... nir: properly clear the entry sources in copy_prop_vars
2019-01-11 Vinson Leemeson: Fix libsensors detection.
2019-01-11 Vinson Leemeson: Fix typo.
2019-01-11 Ian RomanickRevert "nir/lower_indirect: Bail early if modes == 0"
2019-01-11 Dylan Bakermeson: Add toggle for glx-direct
2019-01-11 Dylan Bakermeson: Add support for gnu hurd
2019-01-11 Dylan Bakermeson: Fix ppc64 little endian detection
2019-01-11 Ian Romanicki965/vec4/dce: Don't narrow the write mask if the flags...
2019-01-11 Rhys Perryradv: don't set surf_index for stencil-only images
2019-01-11 Jason Ekstrandnir/constant_folding: Fix source bit size logic
2019-01-11 Jan Veselyclover: Fix build after clang r348827
2019-01-11 Eric Anholtv3d: Add missing flagging of SYNCB as a TSY op.
2019-01-11 Eric Anholtv3d: Make sure that a thrsw doesn't split a multop...
2019-01-11 Alex Deucherpci_ids: add new vega20 pci id
2019-01-11 Alex Deucherpci_ids: add new vega10 pci ids
2019-01-11 Dave Airlieradv/xfb: fix counter buffer bounds checks.
2019-01-11 Emil Velikovglx: mandate xf86vidmode only for "drm" dri platforms
2019-01-11 Erik Faye-Lundvirgl: work around bad assumptions in virglrenderer
2019-01-11 Erik Faye-Lundvirgl: wrap vertex element state in a struct
2019-01-11 Samuel Pitoisetradv: switch on EOP when primitive restart is enabled...
2019-01-11 Emil Velikovcherry-ignore: meson: libfreedreno depends upon libdrm...
2019-01-11 Rob Clarkmesa/st/nir: fix missing nir_compact_varyings
2019-01-11 Kirill Burtsevloader: free error state, when checking the drawable...
2019-01-11 Eric Anholtv3d: Fix a leak of the disassembled instruction string...
next