summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* egl/dri: use createImageFromRenderbuffer2 when availableNicolai Hähnle2017-10-101-3/+20
* egl/dri: factor out egl_error_from_dri_image_errorNicolai Hähnle2017-10-101-28/+26
* st/mesa: don't clobber glGetInternalformat* buffer for GL_NUM_SAMPLE_COUNTSNicolai Hähnle2017-10-101-1/+2
* u_threaded_context: fix a memory leakNicolai Hähnle2017-10-101-7/+8
* disk_cache: remove unnecessary NULL-pointer guardsNicolai Hähnle2017-10-101-4/+2
* disk_cache: fix a memory leakNicolai Hähnle2017-10-101-0/+1
* st/mesa: whitespace fixNicolai Hähnle2017-10-101-1/+1
* st/mesa: fix import of EGL images with non-zero level or layerNicolai Hähnle2017-10-105-10/+28
* st/mesa: fix switching from surface-based to non-surface-based texturesNicolai Hähnle2017-10-106-9/+14
* glsl/linker: add check for compute shared memory sizeNicolai Hähnle2017-10-103-6/+23
* etnaviv: update HW headers and fix provoking vertexLucas Stach2017-10-106-47/+67
* etnaviv: remove flat shading workaroundLucas Stach2017-10-101-5/+1
* etnaviv: fix varying interpolationLucas Stach2017-10-101-12/+10
* etnaviv: fix bogus flush requests in transfer handlingLucas Stach2017-10-101-5/+10
* i965/tes: account for the fact that dvec3/4 inputs take two slotsIago Toral Quiroga2017-10-101-2/+7
* anv: fix null pointer dereferenceTapani Pälli2017-10-101-0/+1
* radv: export KHR_relaxed_block_layoutDave Airlie2017-10-101-0/+4
* nv50/ir: fix 64-bit integer shiftsIlia Mirkin2017-10-091-1/+3
* i965: silence coverity warningLionel Landwerlin2017-10-101-1/+1
* anv: Do not assert() on VK_ATTACHMENT_UNUSEDJózef Kucia2017-10-091-1/+2
* spirv: Fix SpvOpAtomicISubJózef Kucia2017-10-091-0/+1
* glsl: tidy up IR after loop unrollingTimothy Arceri2017-10-101-1/+7
* glsl: make loop unrolling more like the nir unrolling pathTimothy Arceri2017-10-103-67/+163
* glsl: check if induction var incremented before use in terminatorTimothy Arceri2017-10-101-0/+38
* glsl: don't drop instructions from unreachable terminators continue branchTimothy Arceri2017-10-102-8/+27
* meson: build classic swrastDylan Baker2017-10-092-0/+33
* meson: build gbmDylan Baker2017-10-092-1/+70
* meson: Add support for configuring dri drivers directory.Dylan Baker2017-10-092-2/+2
* meson: build glxDylan Baker2017-10-095-3/+304
* meson: Build i965 and dri stackDylan Baker2017-10-0920-15/+1886
* meson: add nir_linking_helpers.c to libnirDylan Baker2017-10-091-0/+1
* make: Fix test to be meson compatibleDylan Baker2017-10-092-1/+3
* make: Don't traverse backwards through include directories.Dylan Baker2017-10-092-1/+2
* etnaviv: call util_query_clear_result(..) in the generic layerChristian Gmeiner2017-10-092-2/+3
* etnaviv: push query active handling into generic layerChristian Gmeiner2017-10-092-6/+16
* r600: drop a bunch of post-cayman code. (v2)Dave Airlie2017-10-1012-1251/+199
* amd: move r600d_common.h into r600gMarek Olšák2017-10-0912-30/+27
* radeonsi: shrink r600d_common.h and stop using itMarek Olšák2017-10-0919-261/+252
* radeonsi: import cayman_msaa.c from drivers/radeonMarek Olšák2017-10-0910-307/+292
* radeonsi: remove r600_emit_relocMarek Olšák2017-10-094-28/+18
* radeonsi: merge si_set_streamout_targets with si_common_set_streamout_targetsMarek Olšák2017-10-093-126/+109
* radeonsi: add si_so_target_referenceMarek Olšák2017-10-091-2/+8
* radeonsi: import r600_streamout from drivers/radeonMarek Olšák2017-10-0915-177/+181
* radeonsi: add performance thresholds for CP DMA, decrease it for clearsMarek Olšák2017-10-091-1/+7
* radeonsi: disable primitive binning on Vega10 (v2)Marek Olšák2017-10-093-4/+19
* radeonsi: enumerize DBG flagsMarek Olšák2017-10-0912-144/+155
* drirc: whitelist glthread for Spec Ops: The LineMarek Olšák2017-10-091-0/+6
* radv: configure VGT_VERTEX_REUSE at pipeline creationSamuel Pitoiset2017-10-093-10/+16
* radv: do not need to zero-init ds/raster statesSamuel Pitoiset2017-10-091-3/+0
* radv: remove unused fields in radv_raster_stateSamuel Pitoiset2017-10-091-3/+0