mesa.git
2016-10-19 Marek Olšákconfigure.ac: enable GBM by default
2016-10-19 Marek Olšákconfigure.ac: print whether GBM is enabled
2016-10-19 Marek Olšákradeonsi: eliminate trivial constant VS outputs
2016-10-19 Samuel Pitoisetnv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT
2016-10-19 Emil Velikovdocs: add 13.1.0-devel release notes template, bump...
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
2016-10-18 Marek Olšákradeonsi: import all TGSI->LLVM code from gallium/radeon
2016-10-18 Marek Olšákgallium/radeon: simplify initialization of 64-bit galli...
2016-10-18 Marek Olšákgallium/radeon: remove unused radeon_llvm_reg_index_soa
2016-10-18 Marek Olšákradeonsi: move LLVM ALU codegen into radeonsi
2016-10-18 Jonathan Graygenxml: add generated headers to EXTRA_DIST
2016-10-18 Jonathan Graymesa: automake: include mesa_glinterop.h in distfile
2016-10-18 Jonathan Grayegl: remove docs directory from EXTRA_DIST
2016-10-18 Jonathan Graygenxml: avoid using a GNU make pattern rule
2016-10-18 Emil Velikovconfigure.ac: use a single require_libdrm helper
2016-10-18 Emil Velikovconfigure.ac: remove no longer needed *_pci_id logic
2016-10-18 Emil Velikovloader: cleanup copyright section
2016-10-18 Emil Velikovloader: remove loader_get_driver_for_fd() driver_type
2016-10-18 Emil Velikovloader: remove final sysfs codepath in loader_get_devic...
2016-10-18 Emil Velikovtravis: remove no longer needed libudev-dev dependency
2016-10-18 Emil Velikovscons: remove all libudev references
2016-10-18 Emil Velikovscons: loader: use libdrm when available
2016-10-18 Emil Velikovgbm: remove superfluous/incorrect udev comment
2016-10-18 Emil Velikovautomake: remove all the libudev references
2016-10-18 Emil Velikovloader: remove libudev_get_device_name_for_fd and relat...
2016-10-18 Emil Velikovloader: reimplement loader_get_user_preferred_fd via...
2016-10-18 Emil Velikovloader: annotate __driConfigOptionsLoader as static
2016-10-18 Emil Velikovloader: separate USE_DRICONF code into separate function
2016-10-18 Emil Velikovloader: slim down loader_get_pci_id_for_fd implementati...
2016-10-18 Emil Velikovconfigure.ac: mark libdrm as have_pci_id provider
2016-10-18 Ilia Mirkingm107/ir: fix bit offset of tex lod setting for indirec...
2016-10-18 Ilia Mirkingm107/ir: fix texturing with indirect samplers
2016-10-18 Marek Olšákgallium/tgsi: add missing #include
2016-10-18 Julien Isorcest/va: set default rt formats when calling vaCreateConfig
next