summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* radv: bump minTexelBufferOffsetAlignment to 4Samuel Pitoiset2019-10-101-1/+1
* drirc: enable vk_x11_override_min_image_count for DOOMSamuel Pitoiset2019-10-101-0/+5
* radeonsi: enable zerovram for Rocket LeagueClément Guérin2019-10-101-0/+3
* iris: Properly unreference extra VBOs for draw parametersKenneth Graunke2019-10-101-3/+3
* meson: add missing idep_nir_headers in iris_gen_libsEric Engestrom2019-10-081-2/+2
* anv/android: fix images created with external format supportTapani Pälli2019-10-081-0/+12
* intel/isl: Set null surface format to R32_UINTLionel Landwerlin2019-10-071-1/+6
* intel: fix subslice computation from topology dataLionel Landwerlin2019-10-071-1/+1
* egl: Remove the 565 pbuffer-only EGL config under X11.Andres Gomez2019-10-071-97/+4
* radv: Fix condition for skipping the continue CS.Bas Nieuwenhuizen2019-10-041-1/+2
* intel: fix topology queryLionel Landwerlin2019-10-031-0/+3
* radeonsi/gfx10: fix corruption for chips with harvested TCCsMarek Olšák2019-10-011-2/+6
* ac: add radeon_info::tcc_harvestedMarek Olšák2019-10-012-0/+5
* mesa: don't forget to clear _Layer field on texture unitLionel Landwerlin2019-10-011-1/+1
* haiku: fix Mesa buildKen Mays2019-10-014-31/+21
* iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.Kenneth Graunke2019-10-011-2/+6
* meson: gallium media state trackers require libdrm with x11Dylan Baker2019-10-014-8/+14
* iris: Disable CCS_E for 32-bit floating point textures.Kenneth Graunke2019-10-011-1/+23
* ac: fix num_good_cu_per_sh for harvested chipsMarek Olšák2019-10-011-0/+6
* ac: fix incorrect vram_size reported by the kernelMarek Olšák2019-10-011-2/+10
* radeonsi/gfx10: fix L2 cache rinse programmingMarek Olšák2019-10-011-5/+17
* android: compiler/nir: build nir_divergence_analysis.cMauro Rossi2019-09-301-0/+1
* glsl: disallow incompatible matrices multiplicationAndrii Simiklit2019-09-301-3/+3
* intel/fs: Fix fs_inst::flags_read for ANY/ALL predicatesJason Ekstrand2019-09-301-6/+28
* meson: Link xvmc with libxvDylan Baker2019-09-301-3/+7
* meson: Try finding libxvmcw via pkg-config before using find_libraryDylan Baker2019-09-301-2/+7
* drisw: Fix shared memory leak on drawable resizeAndreas Gottschling2019-09-301-0/+2
* scons: Fix MSYS2 Mingw-w64 build.pal10002019-09-301-2/+2
* radeonsi: fix VAAPI segfault due to various bugsMichel Dänzer2019-09-263-0/+3
* iris: disable aux on first get_param if not created with auxTapani Pälli2019-09-261-9/+22
* gallium: extend resource_get_param to be as capable as resource_get_handleMarek Olšák2019-09-267-16/+56
* nir/range-analysis: Bail if the types don't matchIan Romanick2019-09-261-0/+20
* anv: gem-stubs: return a valid fd got anv_gem_userptr()Lionel Landwerlin2019-09-261-1/+7
* st/nine: Ignore D3DSIO_RET if it is the last instruction in a shaderDanylo Piliaiev2019-09-261-1/+7
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-263-17/+19
* glsl: correct bitcast-helpersErik Faye-Lund2019-09-261-2/+2
* nir/opt_remove_phis: handle phis with no sourcesRhys Perry2019-09-261-5/+6
* gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSHMarek Olšák2019-09-261-4/+1
* nir/opt_large_constants: Handle store writemasksConnor Abbott2019-09-261-20/+24
* radv: fix s/load/store/ copy-paste typoEric Engestrom2019-09-261-1/+1
* nouveau: add idep_nir_headers as dep for libnouveauStephen Barber2019-09-261-2/+2
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-253-13/+30
* android: anv: libmesa_vulkan_common: add libmesa_util static dependencyMauro Rossi2019-09-241-1/+2
* android: mesa: revert "Enable asm unconditionally"Mauro Rossi2019-09-242-0/+4
* util: fix SSE-version needed for double opcodesErik Faye-Lund2019-09-241-1/+1
* radv: Add workaround for hang in The Surge 2.Bas Nieuwenhuizen2019-09-241-0/+8
* intel: Increase Gen11 compute shader scratch IDs to 64.Kenneth Graunke2019-09-243-2/+41
* ac/addrlib: fix chip identification for Vega10, Arcturus, Raven2, RenoirMarek Olšák2019-09-241-10/+5
* nir/repair_ssa: Replace the unreachable check with the phi builderJason Ekstrand2019-09-231-35/+44
* gallium/osmesa: Fix the inability to set no context as current.Hal Gentz2019-09-231-0/+5