mesa.git
2017-11-13 Dylan Bakermeson: Remove build_by_default from amd code
2017-11-13 Dylan Bakermeson: Don't build intel shared components by default
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-13 Dave Airlier600/shader: handle bitfield extract semantics properly.
2017-11-13 Dave Airlier600: handle bitfieldInsert corner case.
2017-11-13 Dave Airlier600: add gs tri strip adjacency fix.
2017-11-13 Dave Airlier600: fix isoline tess factor component swapping.
2017-11-13 Dave Airlier600/shader: reserve first register of vertex shader.
2017-11-13 Jason Ekstrandmeson: Move -Dvulkan-drivers handling higher in the...
2017-11-13 Jason Ekstrandmeson: Stop requiring platforms for Vulkan
2017-11-13 Dave Airlier600: don't emit atomic save if we have no atomic counters.
2017-11-13 Adam Jacksonglx/dri3: Fix passing renderType into glXCreateContext
2017-11-13 Adam Jacksonglx/drisw: Fix glXMakeCurrent(dpy, None, ctx)
2017-11-13 Adam Jacksonglx: Lower GLX opcode lookup into SendMakeCurrentRequest
2017-11-13 Jason Ekstrandaubinator: Don't skip the first field in each subgroup
2017-11-13 Jason Ekstrandintel/genxml: Delete empty groups
2017-11-13 Jason Ekstrandanv: Don't crash on invalid heap sizes when the PCI...
2017-11-13 Alex Smithnir/spirv: tg4 requires a sampler
2017-11-13 Alex Smithspirv: Use correct type for sampled images
2017-11-13 Alejandro Piñeirospirv: add DO NOT EDIT warning on generated spirv_info.c
2017-11-13 Thomas Hellstromloader/dri3: Improve dri3 thread-safety
2017-11-13 Juan A. Suarez... etnaviv: automake,meson: include common_3d.xml.h in...
2017-11-13 Tapani Pälliegl: EXT_pixel_format_float plumbing
2017-11-13 Samuel Pitoisetradv: add unlikely() around radv_save_descriptors()
2017-11-13 Samuel Pitoisetradv: optimize calling radv_cmd_buffer_trace_emit()
2017-11-13 Samuel Pitoisetradv: optimize calling radv_save_pipeline()
2017-11-13 Samuel Pitoisetradv: use vk_zalloc instead of vk_alloc+memset
2017-11-13 Samuel Pitoisetradv: remove unnecessary memset() in radv_AllocateComma...
2017-11-13 Samuel Pitoisetradv: remove useless initializations in radv_create_cmd...
2017-11-13 Samuel Pitoisetradv: remove useless memset() in radv_CreateFence()
2017-11-13 Samuel Pitoisetradv: use vk_error() everywhere an error is returned
2017-11-13 Samuel Pitoisetradv: make radv_emit_framebuffer_state() static
2017-11-13 Samuel Pitoisetradv: do not emit the framebuffer when restoring a...
2017-11-13 Samuel Pitoisetradv: prefetch VBO descriptors at the right place
2017-11-13 Samuel Pitoisetradv: add radv_emit_prefetch_TC_L2_async() helper
2017-11-13 Samuel Pitoisetradv: rename radv_emit_shaders_prefetch() to radv_emit_...
2017-11-13 Iago Toral... glsl/linker: use without_array() to retrieve type
2017-11-13 Dave Airlieradv: emit esgs ring size in one place.
2017-11-13 Dave Airlieradv: move calculating vs out info regs into pipeline.
2017-11-12 Rob Clarkfreedreno/a5xx: fix SSBO emit for non-zero offset
2017-11-12 Rob Clarkfreedreno/a5xx: remove obsolete comment
2017-11-12 Rob Clarkfreedreno/ir3: don't create split/fo if only writing .x
2017-11-12 Rob Clarkfreedreno/a5xx: indirect grids
2017-11-12 Rob Clarkfreedreno/a5xx: add global size compute cap
2017-11-12 Rob Clarkfreedreno/ir3: turn on std430 packing
2017-11-12 Rob Clarkfreedreno/a5xx: image support
2017-11-12 Rob Clarkfreedreno/ir3: moar better scheduler
2017-11-12 Rob Clarkfreedreno/ir3: move macros
2017-11-12 Rob Clarkfreedreno/ir3: image support
2017-11-12 Rob Clarkfreedreno/ir3: shared variable support
2017-11-12 Rob Clarkfreedreno/ir3: some SSBO cleanups/fixes
2017-11-12 Rob Clarkfreedreno/ir3: split out INSTR4F instructions
2017-11-12 Rob Clarkfreedreno/ir3: cat6 encoding fixes
2017-11-12 Rob Clarkfreedreno/ir3: add barriers
2017-11-12 Rob Clarkfreedreno/ir3: invert is_same_type_mov() logic
2017-11-12 Rob Clarkfreedreno/ir3: add cat7 instructions
2017-11-12 Rob Clarkfreedreno/ir3: add SSBO get_buffer_size() support
2017-11-12 Rob Clarkfreedreno/ir3: extract helper for common consts
2017-11-12 Rob Clarkfreedreno: add image view state tracking
2017-11-12 Rob Clarkfreedreno: update generated headers
2017-11-12 Rob Clarkmesa/st/nir: assign driver_location for images
2017-11-12 Rob Clarkst/program: fix compute shader nir references
2017-11-12 Rob Clarkfreedreno/ir3: rename ir3_compile -> ir3_context
2017-11-12 Kenneth Graunkeintel/tools: Fix detection of enabled shader stages.
2017-11-12 Timothy Arcerist/atifs: remove unrequired initialisation of gl_progra...
2017-11-12 Timothy Arceriac: add emit_vertex to the abi
2017-11-12 Timothy Arceriradeonsi: rework gs_vtx_offset handling
2017-11-12 Timothy Arcerinir: add streams to nir data
2017-11-11 Marek Olšákst/dri: fix deadlock when waiting on android fences
2017-11-11 Rob Clarkmeson: Guard freedreno build with with_gallium_freedreno.
2017-11-10 Andres Gomezdocs: update calendar, add news item and link release...
2017-11-10 Andres Gomezdocs: add sha256 checksums for 17.2.5
2017-11-10 Andres Gomezdocs: add release notes for 17.2.5
2017-11-10 Jason Ekstrandi965/gen10: Use the correct form of | for the RCPFE...
2017-11-10 Kenneth Graunkei965: Make L3 configuration atom listen for TCS/TES...
2017-11-10 Dylan Bakermeson: build gallium-xlib based glx
2017-11-10 Dylan Bakermeson: add support for xlib glx
2017-11-10 Dylan Bakermeson: move gl pkgconfig generation out of glx
2017-11-10 Dylan Bakermeson: move wayland-egl into egl folder
2017-11-10 Dylan Bakermeson: add nir_builder_opcodes_h to gallium_auxiliary
2017-11-10 Dylan Bakergallium/xlib: remove GL_{MAJOR,MINOR,TINY}
2017-11-10 Timothy Arceriradeonsi: get llvm types from ac
2017-11-10 Jon Turneyglx/windows: Fix building libwindowsdri when libX11...
2017-11-10 Jon Turneyutil: include unistd.h, which may be required for uslee...
2017-11-10 Dylan Bakerautotools: Set C++ visibility flags on Intel
2017-11-10 Andres Gomezdocs/releasing: improve the pre-announce template and...
2017-11-10 Andres Gomezdocs/releasing: drop manually exported variables during...
2017-11-10 Andres Gomezdocs/releasing: drop custom LLVM_CONFIG if previously...
2017-11-10 Marek Olšákst/dri: fix android fence regression
2017-11-10 Nicolai Hähnleutil/u_thread: fix compilation on Mac OS
2017-11-10 Nicolai Hähnleutil/u_queue: handle OS_TIMEOUT_INFINITE in util_queue_...
2017-11-10 Nicolai Hähnlegallium/u_threaded: fix end_query regression
2017-11-10 Bruce Cherniakswr: Fixed an uncommon freed-memory access during state...
2017-11-10 Rob Clarkfreedreno/ir3: fix standalone compiler meson build
2017-11-10 Rob Clarkfreedreno/ir3: correct # of dest components for intrinsics
2017-11-10 Rob Clarkfreedreno/ir3: remove bogus assert
2017-11-10 Rob Clarknir: handle get_buffer_size in nir_lower_atomics_to_ssbo
2017-11-10 Chad Versaceanv/meson: Generate dev_icd.json
2017-11-10 Chad Versaceanv: Fix architecture in intel_icd.{arch}.json
2017-11-10 Chad Versaceradv: Fix architecture in radeon_icd.{arch}.json
next