aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* radv: run nir_opt_shrink_loadSamuel Pitoiset2018-02-062-0/+2
* nir: add nir_opt_shrink_load passSamuel Pitoiset2018-02-064-0/+71
* radeonsi/nir: add nir support for compiling compute shadersTimothy Arceri2018-02-073-18/+39
* ac/radeonsi: add num_work_groups to the abiTimothy Arceri2018-02-074-6/+5
* ac: implement nir_intrinsic_shader_clockTimothy Arceri2018-02-071-0/+3
* ac/radeonsi: create ac_build_shader_clock() helperTimothy Arceri2018-02-073-5/+11
* ac/radeonsi: add load_local_group_size() to the abiTimothy Arceri2018-02-073-0/+6
* radeonsi: add get_block_size() helperTimothy Arceri2018-02-071-20/+27
* ac: don't call emit_outputs() for computeTimothy Arceri2018-02-071-2/+3
* ac/radeonsi: add local_invocation_ids to the abiTimothy Arceri2018-02-074-6/+6
* ac/radeonsi: add workgroup_ids to the abiTimothy Arceri2018-02-074-11/+9
* radeonsi/nir: gather some compute info in si_nir_scan_shader()Timothy Arceri2018-02-071-6/+27
* radeonsi/nir: always set input_usage_mask as using all componentsTimothy Arceri2018-02-071-4/+10
* i965: remove unused brw_nir_lower_cs_shared()Timothy Arceri2018-02-072-9/+0
* vulkan/wsi: Fix OOM behavior with prime images.Bas Nieuwenhuizen2018-02-061-1/+3
* ac/nir: fix GS load input type.Bas Nieuwenhuizen2018-02-061-1/+1
* mesa: Factor out _mesa_disable_vertex_array_attrib.Mathias Fröhlich2018-02-064-80/+75
* vbo: Move vbo_rebase into its only caller module tnl.Mathias Fröhlich2018-02-066-25/+55
* mesa: Use atomics for buffer objects reference counts.Mathias Fröhlich2018-02-063-21/+11
* r600: fixup sparse color exports.Dave Airlie2018-02-073-1/+12
* r600: work out target mask at framebuffer bind.Dave Airlie2018-02-073-4/+9
* r600: work out shader export mask at shader build time (v1.1)Dave Airlie2018-02-076-3/+13
* r600: fix xfb stream check.Dave Airlie2018-02-071-1/+1
* r600/compute: add render cond support.Dave Airlie2018-02-071-2/+5
* r600: fix not-very indirect computeDave Airlie2018-02-071-12/+18
* r600: overhaul buffer resource query.Dave Airlie2018-02-071-7/+8
* r600/eg: fix buffer sizing.Dave Airlie2018-02-071-1/+3
* r600/images: set offset for compute shaders with number of declared samplersDave Airlie2018-02-071-1/+1
* r600/compute: only mark buffer/image state dirty for fragment shadersDave Airlie2018-02-071-2/+4
* r600/atomic: fix ATOMCAS instruction.Dave Airlie2018-02-071-1/+31
* r600/sb/cayman: fix indirect ubo access on caymanDave Airlie2018-02-071-1/+1
* r600/eg: use texture target to pick array size not view target (v2)Dave Airlie2018-02-071-7/+10
* radv: don't support tc-compat on multisample d32s8 at all.Dave Airlie2018-02-061-2/+2
* winsys/amdgpu: allow non page-aligned size bo creation from pointerMichal Navratil2018-02-061-4/+7
* meson: ensure xmlpool/options.h is generated for libgalliumJon Turney2018-02-061-1/+1
* vbo: provide 64bits support to print_draw_arraysAndres Gomez2018-02-061-2/+19
* vbo: take into account the size when printing VAO elementsAndres Gomez2018-02-061-1/+1
* vbo: print first element of the VAO when the binding stride is 0Andres Gomez2018-02-061-3/+4
* anv/device: initialize the list of enabled extensions properlyIago Toral Quiroga2018-02-061-1/+1
* spirv: split constant initializers on in/out structsIago Toral Quiroga2018-02-061-0/+8
* i965/nir: do int64 lowering before optimizationIago Toral Quiroga2018-02-061-4/+12
* mesa: add OES_EGL_image_external_essl3 supportIlia Mirkin2018-02-066-2/+24
* r600/fp64: Fix build.Vinson Lee2018-02-051-1/+1
* r600/fp64: fix integer->double conversionDave Airlie2018-02-061-28/+93
* ac/nir: remove emission of nir_op_fdivSamuel Pitoiset2018-02-051-5/+0
* travis: add macOS meson buildJon Turney2018-02-051-0/+5
* meson: osx ld doesn't support --build-idJon Turney2018-02-052-1/+5
* meson: build src/glx/appleJon Turney2018-02-052-0/+65
* meson: set apple glx definesDylan Baker2018-02-051-0/+2
* meson: better defaults for osx, windows and cygwinJon Turney2018-02-051-6/+15