aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir: add streams to nir dataTimothy Arceri2017-11-122-0/+9
* st/dri: fix deadlock when waiting on android fencesMarek Olšák2017-11-113-6/+2
* meson: Guard freedreno build with with_gallium_freedreno.Rob Clark2017-11-101-1/+3
* docs: update calendar, add news item and link release notes for 17.2.5Andres Gomez2017-11-113-7/+8
* docs: add sha256 checksums for 17.2.5Andres Gomez2017-11-111-1/+2
* docs: add release notes for 17.2.5Andres Gomez2017-11-111-0/+155
* i965/gen10: Use the correct form of | for the RCPFE workaroundJason Ekstrand2017-11-101-2/+2
* i965: Make L3 configuration atom listen for TCS/TES program updates.Kenneth Graunke2017-11-101-0/+2
* meson: build gallium-xlib based glxDylan Baker2017-11-105-10/+139
* meson: add support for xlib glxDylan Baker2017-11-103-28/+76
* meson: move gl pkgconfig generation out of glxDylan Baker2017-11-102-11/+14
* meson: move wayland-egl into egl folderDylan Baker2017-11-102-3/+4
* meson: add nir_builder_opcodes_h to gallium_auxiliaryDylan Baker2017-11-101-1/+1
* gallium/xlib: remove GL_{MAJOR,MINOR,TINY}Dylan Baker2017-11-101-5/+1
* radeonsi: get llvm types from acTimothy Arceri2017-11-111-4/+4
* glx/windows: Fix building libwindowsdri when libX11 headers are installed in ...Jon Turney2017-11-101-0/+3
* util: include unistd.h, which may be required for usleep prototypeJon Turney2017-11-101-0/+1
* autotools: Set C++ visibility flags on IntelDylan Baker2017-11-101-0/+3
* docs/releasing: improve the pre-announce template and examplesAndres Gomez2017-11-101-3/+11
* docs/releasing: drop manually exported variables during smoke testAndres Gomez2017-11-101-0/+2
* docs/releasing: drop custom LLVM_CONFIG if previously manually setAndres Gomez2017-11-101-0/+4
* st/dri: fix android fence regressionMarek Olšák2017-11-103-3/+8
* util/u_thread: fix compilation on Mac OSNicolai Hähnle2017-11-101-1/+1
* util/u_queue: handle OS_TIMEOUT_INFINITE in util_queue_fence_wait_timeoutNicolai Hähnle2017-11-101-0/+6
* gallium/u_threaded: fix end_query regressionNicolai Hähnle2017-11-101-2/+0
* swr: Fixed an uncommon freed-memory access during state validationBruce Cherniak2017-11-102-17/+25
* freedreno/ir3: fix standalone compiler meson buildRob Clark2017-11-101-3/+13
* freedreno/ir3: correct # of dest components for intrinsicsRob Clark2017-11-101-1/+6
* freedreno/ir3: remove bogus assertRob Clark2017-11-101-1/+0
* nir: handle get_buffer_size in nir_lower_atomics_to_ssboRob Clark2017-11-101-0/+1
* anv/meson: Generate dev_icd.jsonChad Versace2017-11-091-0/+12
* anv: Fix architecture in intel_icd.{arch}.jsonChad Versace2017-11-091-1/+1
* radv: Fix architecture in radeon_icd.{arch}.jsonChad Versace2017-11-091-1/+1
* anv: Refactor anv_GetImageSubresourceLayout()Chad Versace2017-11-091-21/+11
* anv/image: Refactor choice of isl_tiling_flags_tChad Versace2017-11-091-13/+31
* anv: Refactor anv_get_format_plane() - explicit unsupportedChad Versace2017-11-091-4/+4
* anv: Remove anv_physical_device_get_format_properties()Chad Versace2017-11-091-23/+13
* anv: Simplify anv_physical_device_get_format_properties()Chad Versace2017-11-091-16/+9
* anv: Simplify anv_get_image_format_properties()Chad Versace2017-11-091-14/+3
* anv: Rename get_image_format_properties()Chad Versace2017-11-091-12/+12
* anv: Fix get_image_format_properties() - YCbCrChad Versace2017-11-091-46/+40
* anv: Fix get_image_format_properties() - 3-channel formatsChad Versace2017-11-091-19/+15
* anv: Refactor get_image_format_properties() - Reduce paramsChad Versace2017-11-091-11/+21
* anv: Refactor get_image_format_properties() - base_isl_formatChad Versace2017-11-091-3/+4
* anv: Refactor get_image_format_properties() - plane_formatChad Versace2017-11-091-8/+8
* anv: Refactor get_image_format_properties() - ASTCChad Versace2017-11-091-4/+5
* anv: Refactor get_image_format_properties() - depthstencil (v2)Chad Versace2017-11-091-16/+31
* anv: Better types for 'aspect' function paramsChad Versace2017-11-093-13/+5
* anv: Refactor get_buffer_format_properties()Chad Versace2017-11-091-15/+29
* broadcom/vc4: Fix simulator mode for the MADVISE usage.Eric Anholt2017-11-091-0/+4