OSDN Git Service

android-x86/external-mesa.git
2016-10-27 Tapani Pälliegl: add check that eglCreateContext gets a valid config
2016-10-27 Tapani PälliRevert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and...
2016-10-27 Tapani Pälliegl/dri2: set max values for pbuffer width and height
2016-10-27 Kenneth Graunkei965: Drop nir_inputs from fs_visitor.
2016-10-27 Kenneth Graunkei965: Don't use nir_assign_var_locations for VS/TES...
2016-10-27 Kenneth Graunkei965: Make split_virtual_grfs() call compact_virtual_gr...
2016-10-27 Kenneth Graunkei965: Drop unnecessary switch statement in nir_setup_ou...
2016-10-27 Axel Davyst/nine: Fix locking CubeTexture surfaces.
2016-10-27 Axel Davyst/nine: Fix mistake in Volume9 UnlockBox
2016-10-27 Axel Davyst/nine: Fix leak with integer and boolean constants
2016-10-27 Nicolai Hähnlest/mesa: cleanup and fix primitive restart for indirect...
2016-10-27 Emil Velikovcherry-ignore: add mapi VISILITY_CFLAGS patch
2016-10-24 Emil VelikovUpdate version to 13.0.0-rc2
2016-10-24 Jonathan Graymapi: automake: set VISIBILITY_CFLAGS for shared glapi
2016-10-24 Emil Velikovanv: automake: cleanup the generated json file during...
2016-10-24 Stencel, Joannaegl/wayland: add missing destroy_window callback
2016-10-24 Emil Velikovautomake: don't forget to pick wglext.h in the tarball
2016-10-24 Dave Airlieradv: allow cmask transitions without fast clear
2016-10-24 Jason Ekstrandanv: Suffix the intel_icd file with the host CPU
2016-10-24 Francisco JerezRevert "Revert "mapi: export all GLES 3.2 functions...
2016-10-24 Francisco Jerezglapi: Move PrimitiveBoundingBox and BlendBarrier defin...
2016-10-24 Samuel Pitoisetnvc0: do not break 3D state by pushing MS coordinates...
2016-10-24 Nicolai Hähnleradeonsi: fix 64-bit loads from LDS
2016-10-24 Nicolai Hähnlest/mesa: only set primitive_restart when the restart...
2016-10-24 Nicolai Hähnlest/glsl_to_tgsi: sort input and output decls by TGSI...
2016-10-24 Nicolai Hähnlest/glsl_to_tgsi: fix block copies of arrays of structs
2016-10-24 Nicolai Hähnlest/glsl_to_tgsi: fix block copies of arrays of doubles
2016-10-24 Ilia Mirkinnv50/ir: process texture offset sources as regular...
2016-10-24 Ilia Mirkinnv50,nvc0: avoid reading out of bounds when getting...
2016-10-24 Eric Engestromwsi/wayland: fix error path
2016-10-24 Dave Airlieradv: use emit_icmp for samples_identical
2016-10-19 Emil VelikovUpdate version to 13.0.0-rc1
2016-10-19 Emil VelikovRevert Use absolute path in intel_icd.json and related...
2016-10-19 Emil Velikovdocs: rename release notes to 13.0.0
2016-10-19 Marek Olšákradeonsi: remove cb0_is_integer handling
2016-10-19 Marek Olšákst/mesa: disable alpha-test, alpha-to-coverage, alpha...
2016-10-19 Marek Olšákmesa: remove gl_shader_compiler_options::EmitNoNoise
2016-10-19 Marek Olšákglsl_to_tgsi: remove code for fixing up TGSI labels
2016-10-19 Marek Olšákglsl_to_tgsi: remove subroutine support
2016-10-19 Marek Olšákmesa_to_tgsi: remove remnants of flow control and subro...
2016-10-19 Marek Olšákmesa_to_tgsi: drop support for instructions that can...
2016-10-19 Marek Olšákglsl_to_tgsi: allocate glsl_to_tgsi_instruction::tex_of...
2016-10-19 Marek Olšákglsl_to_tgsi: merge buffer and sampler fields in glsl_t...
2016-10-19 Marek Olšákglsl_to_tgsi: reduce the size of glsl_to_tgsi_instructi...
2016-10-19 Marek Olšákglsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg
2016-10-19 Marek Olšákglsl_to_tgsi: remove unused st_translate::tex_offsets
2016-10-19 Marek Olšákglsl_to_tgsi: remove unused parameters from calc_deref_...
2016-10-19 Marek Olšákglsl_to_tgsi: use array_id for temp arrays instead...
2016-10-19 Adam Jacksonreviewers: Throw myself on the GLX grenade
2016-10-19 Eric Engestromegl: bring back the default glapi.so name
2016-10-19 Iago Toral... i965: fix subnr overflow in suboffset()
2016-10-19 Dave Airlieradv: decompress fmask before reading using texture...
2016-10-19 Dave Airlieradv: fix samples_identical return value.
2016-10-19 Dave Airlieradv: fix wsi porting regression in swapchain destroy.
2016-10-19 Dave Airlieradv: fix fmask ptr issue
2016-10-19 Dave Airlieradv: simplify fast clear shaders
2016-10-19 Dave Airlievulkan/wsi: fix out of tree build.
2016-10-19 Dave Airlieradv: start using defines for the user sgpr offsets
2016-10-19 Dave Airlieradv: port to common wsi codebase
2016-10-19 Dave Airlieanv: move to using shared wsi code
2016-10-19 Dave Airlieanv/wsi: remove all anv references from WSI common...
2016-10-19 Dave Airlieanv: move common wsi code to x11/wayland common files.
2016-10-19 Dave Airlieanv/wsi/wayland: add callback to get device format...
2016-10-19 Dave Airlieanv/wsi/wl: stop using device in more places
2016-10-19 Dave Airlieanv/wsi: split out surface creation to avoid instance API
2016-10-19 Dave Airlieanv/wsi: move further away from passing anv displays...
2016-10-19 Dave Airlieanv/wsi: split image alloc/free out to separate fns.
2016-10-19 Dave Airlieanv/wsi: switch to using VkDevice in swapchain
2016-10-19 Dave Airlieanv/wsi/x11: more refactoring to use generic handles
2016-10-19 Dave Airlieanv/wsi/x11: start refactoring out the image allocation...
2016-10-19 Dave Airlieanv/wsi: drop device from get format
2016-10-19 Dave Airlieanv/wsi: remove device from get_support interface
2016-10-19 Dave Airlieanv/wsi/x11: abstract WSI interface from internals.
2016-10-19 Dave Airlieanv/wsi/x11: push anv_device out of the init/finish...
2016-10-19 Dave Airlieanv/wsi: abstract wsi interfaces away from device a...
2016-10-19 Dave Airlieanv/wsi/x11: push device out of x11 connection fns.
2016-10-19 Dave Airlieanv/wsi: drop device from get caps
2016-10-19 Dave Airlieanv/wsi: drop get present modes device arg
2016-10-19 Dave Airlieradv/anv/wsi: drop unneeded parameter
2016-10-18 Roland Scheideggerdraw: improve vertex fetch (v2)
2016-10-18 Roland Scheideggerdraw: improved handling of undefined inputs
2016-10-18 Roland Scheideggergallivm: print out time for jitting functions with...
2016-10-18 Roland Scheideggergallivm: Use native packs and unpacks for the lerps
2016-10-18 Dave Airlieanv: drop pointless struct decl.
2016-10-18 Dave Airlieradv: drop pointless struct decl.
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-18 Dave Airlieanv: move to using vk_alloc helpers.
2016-10-18 Dave Airlievulkan: add vk_alloc.h shared allocation inlines.
2016-10-18 Dave Airlieanv: drop local MIN/MAX macros.
2016-10-18 Dave Airlieradv: drop local MIN/MAX macros.
2016-10-18 Dave Airlieutil: move min/max/clamp macros to util macros.h
2016-10-18 Dave Airlieradv: make use of shared vector helper.
2016-10-18 Dave Airlieanv: port to using new u_vector shared helper.
2016-10-18 Dave Airlieutil: add vector util code.
2016-10-18 Brian Paulsvga: minor code improvements in svga_validate_pipe_sam...
2016-10-18 Lionel Landwerlinintel: genxml: add SAMPLER_BORDER_COLOR_STATE structures
2016-10-18 Boyuan Zhangst/va: force to flush the last p frame in idr period
2016-10-18 Chad Versaceegl/surfaceless: Fix segfault in eglSwapBuffers
2016-10-18 Marek Olšákradeonsi: rename prefixes from radeon to si
2016-10-18 Marek Olšákradeonsi: merge radeon_llvm_context and si_shader_context
next