mesa.git
2017-03-02 Nanley Cheryanv/image: Add anv_layout_to_aux_usage()
2017-03-02 Nanley Cheryanv/pass: Avoid accessing attachment array out of bounds
2017-03-02 Jonas Pfeilralloc: Make sure ralloc() allocations match malloc...
2017-03-02 Bruce Cherniakswr: fix crash in swr_update_derived following st/mesa...
2017-03-02 Bruce Cherniakdocs: update features.txt for GL_ARB_clear_texture...
2017-03-02 Bruce Cherniakswr: enable clear_texture with util_clear_texture
2017-03-02 Gregory Hainautdoc: GL_ARB_buffer_storage is supported on llvmpipe/swr
2017-03-02 Emil Velikovautomake: i965: list correct header in Makefile.source
2017-03-02 Brian Paulsvga: fix crash regression since e027935a795
2017-03-02 Brian Paulsvga: s/unsigned/pipe_prim_type/
2017-03-02 Brian Paulsvga: whitespace fixes in svga_context.h
2017-03-02 Brian Paulsvga: whitespace and formatting fixes in svga_stage.c
2017-03-02 Robert Fossmesa: Avoid read of uninitialized variable
2017-03-02 Lionel Landwerlinanv: add VK_KHR_descriptor_update_template support
2017-03-02 Lionel Landwerlinanv: add VK_KHR_push_descriptor support
2017-03-02 Lionel Landwerlinanv: descriptor: make descriptor writing take a stream...
2017-03-02 Lionel Landwerlinanv: descriptors: extract writing of descriptors elements
2017-03-02 Lionel Landwerlinanv: make layout size computation helper available...
2017-03-02 Lionel Landwerlinanv: move buffer_view declaration
2017-03-02 Tomasz Figamesa: Use _mesa_has_OES_geometry_shader() when validati...
2017-03-02 Kenneth Graunkei965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
2017-03-02 Chris Wilsoni965: Only flush the batchbuffer if we need to zero...
2017-03-02 Iago Toral... anv: do not subtract the base layer to compute depth...
2017-03-02 Iago Toral... isl: document the meaning of the array_len field in...
2017-03-02 Jacob Lifshayvulkan/wsi: Improve the DRI3 error message
2017-03-02 Jason Ekstrandi965: Do int64 lowering in NIR
2017-03-02 Jason Ekstrandnir: Add a simple int64 lowering pass
2017-03-02 Jason Ekstrandspirv: Use nir_builder for control flow
2017-03-02 Jason Ekstrandnir/lower_indirect: Use nir_builder control-flow helpers
2017-03-02 Jason Ekstrandnir/lower_gs_intrinsics: Use nir_builder control-flow...
2017-03-02 Jason Ekstrandglsl/nir: Use nir_builder's new control-flow helpers
2017-03-02 Jason Ekstrandnir/builder: Add support for easily building control...
2017-03-02 Jason Ekstrandi965: Move intel_debug.h to intel/common/gen_debug.h
2017-03-02 Jason Ekstrandi965: Reduce cross-pollination between the DRI driver...
2017-03-02 Jason Ekstrandi965: Move select_clip_planes to brw_vs.c
2017-03-02 Jason Ekstrandi965: Delete brw_do_cubemap_normalize
2017-03-02 Jason Ekstrandi965: Add a header for brw_vec4_vs_visitor
2017-03-02 Jason Ekstrandi965: Move a bunch of pre-compile and link stuff to...
2017-03-02 Jason Ekstrandi965: Move image uniform setup to brw_nir_uniforms.cpp
2017-03-02 Jason Ekstrandi965: Move channel_expressions and vector_splitting...
2017-03-02 Jason Ekstrandi965: Make mark_surface_used a static inline in brw_com...
2017-03-02 Jason Ekstrandi965: Move BRW_ATTRIB_WA_* defines to brw_compiler.h
2017-03-02 Jason Ekstrandi965: Move BRW_MAX_DRAW_BUFFERS to brw_compiler.h
2017-03-02 Jason Ekstrandi965/inst: Stop using fi_type
2017-03-02 Jason Ekstrandi965: Move brw_register_blocks to brw_fs.cpp
2017-03-02 Jason Ekstrandi965: Move SHADER_TIME_STRIDE to brw_compiler.h
2017-03-02 Jason Ekstrandi965: Move SOL binding #defines to brw_compiler.h
2017-03-02 Jason Ekstrandi964/gs: Move MAX_GS_INPUT_VERTICES to brw_vec4_gs_visi...
2017-03-02 Jason Ekstrandi965/gs: Add the gl_prim_to_hw_prim table to vec4_gs_vi...
2017-03-02 Jason Ekstrandi965: Don't use MAX_SURFACES in mark_surface_used
2017-03-02 Jason Ekstrandi965: Get rid of BRW_PRIM_OFFSET
2017-03-02 Jason Ekstrandi965/vue_map: Stop using GLbitfield types
2017-03-02 Jason Ekstrandi965: Move assign_common_binding_table_offsets to brw_p...
2017-03-02 Jason Ekstrandi965: Move some gen4 WM defines to brw_compiler.h
2017-03-02 Jason Ekstrandi965: Move brw_disassemble_inst to brw_eu.h
2017-03-02 Jason Ekstrandi965: Move some helpers from brw_context.h to brw_shader.h
2017-03-02 Jason Ekstrandi965: Move a couple of #defines from brw_context to...
2017-03-01 Jason Ekstrandglsl/int64: Fix a typo in imod64
2017-03-01 Jason Ekstrandutil/build-id: Return a pointer rather than copying...
2017-03-01 Jason Ekstrandanv: Properly handle destroying NULL devices and instances
2017-03-01 Robert Braggmesa: Fix performance query id check
2017-03-01 Tobias Klausmannamd/common: Fix build with new ac_add_function_attr()
2017-03-01 Daniel Stoneegl/wayland: Don't use DRM format codes for SHM
2017-03-01 Kenneth Graunkemesa: Drop unused STATE_TEXRECT_SCALE program statevars.
2017-03-01 Kenneth Graunkei965: Drop unused STATE_TEXRECT_SCALE code.
2017-03-01 Kenneth Graunkeegl: Ensure ResetNotificationStrategy matches for share...
2017-03-01 Marek Olšákgallivm,ac: add function attributes at call sites inste...
2017-03-01 Marek Olšákgallivm,ac: remove unused FUNC_ATTR_LAST enums
2017-03-01 Nicolai Hähnlest/mesa: inform the driver of framebuffer changes befor...
2017-03-01 Nicolai Hähnlest/glsl_to_tgsi: avoid iterating past the head of the...
2017-03-01 Marc Dietrichr600g: fix build without opencl and static llvm libs
2017-03-01 Samuel Pitoisetglsl: remove unecessary flags.q.subroutine_def
2017-02-28 Emil Velikovvulkan: provide vk.xml as argument to the python generator
2017-02-28 Emil Velikovautomake: vulkan: rename/reuse VULKAN_UTIL_{GENERATED_...
2017-02-28 Mauro Rossiandroid: vulkan: add support for libmesa_vulkan_util
2017-02-28 Emil Velikovautomake: r600: radeonsi: correctly manage libamd_commo...
2017-02-28 Emil Velikovglx/tests: automake: add dispatch-index-check to the...
2017-02-28 Emil Velikovautomake: anv: add missing include $(top_srcdir)/src...
2017-03-01 Samuel Iglesias... i965/fs: emit MOV_INDIRECT with the source with the...
2017-03-01 Samuel Iglesias... i965/fs: fix source type when emitting MOV_INDIRECT...
2017-03-01 Samuel Iglesias... i965/fs: fix indirect load DF uniforms on BSW/BXT
2017-03-01 Samuel Iglesias... i965/fs: detect different bit size accesses to uniforms...
2017-03-01 Samuel Iglesias... i965/fs: mark last DF uniform array element as 64 bit...
2017-02-28 Dave Airlieradv: fix txs for sampler buffers
2017-02-28 Marek Olšákamd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
2017-02-28 Bas Nieuwenhuizenradv: Don't allocate space for unused immutable samplers.
2017-02-28 Bas Nieuwenhuizenradv/ac: Use constants for immutable samplers.
2017-02-28 Bas Nieuwenhuizenradv: Detect if all immutable samplers for a binding...
2017-02-28 Bas Nieuwenhuizenradv: Store the immutable samplers as uint32_t[4].
2017-02-28 Brendan Kingegl/dri3: implement query surface hook
2017-02-28 Michel Dänzergallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS...
2017-02-28 Kenneth Graunkei965: Move intel_resolve_map.[ch] from i965_compiler_FI...
2017-02-28 Timothy Arcerigallium/r600: fix r600 build when OpenCL is enabled
2017-02-28 Timothy Arceriradeon: remove unused radeon_elf_util.{c,h}
2017-02-28 Timothy Arceriradeon/ac: switch to ac_shader_binary_config_start()
2017-02-28 Timothy Arceriradeon/ac: make ac_shader_binary_config_start() availab...
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_elf_read() to ac_elf_read()
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_shader_binary to ac_shade...
2017-02-28 Timothy Arceriradeon/ac: add llvm_ir_string to ac_shader_binary struct
2017-02-27 Kenneth Graunkeralloc: Delete autofree handling.
next