summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* intel/common: include unistd.h for ioctl() prototype on SolarisAlan Coopersmith2019-10-171-0/+1
* util: Solaris has linux-style pthread_setname_npAlan Coopersmith2019-10-171-1/+1
* util: Workaround lack of flock on SolarisAlan Coopersmith2019-10-171-0/+10
* util: Make Solaris implemention of p_atomic_add work with gccAlan Coopersmith2019-10-171-2/+2
* Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+"Samuel Pitoiset2019-10-152-12/+6
* etnaviv: fix vertex buffer state emission for single stream GPUsLucas Stach2019-10-151-1/+1
* iris: Implement the Gen < 9 tessellation quads workaroundKenneth Graunke2019-10-141-0/+3
* radv: fix DCC fast clear code for intensity formatsSamuel Pitoiset2019-10-143-9/+31
* glsl: fix crash compiling bindless samplers inside unnamed UBOsTimothy Arceri2019-10-141-5/+5
* nir/dead_cf: Remove dead control flow after infinite loops.Bas Nieuwenhuizen2019-10-111-0/+7
* meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom2019-10-112-4/+4
* GL: drop symbols mangling supportEric Engestrom2019-10-1111-64/+0
* radv: Disallow sparse shared images.Bas Nieuwenhuizen2019-10-111-8/+7
* nir/sink: Don't sink load_ubo to outside of its defining loopConnor Abbott2019-10-101-5/+32
* nir/sink: Rewrite loop handling logicConnor Abbott2019-10-101-35/+40
* v3d: take into account prim_counts_offsetAlejandro Piñeiro2019-10-101-1/+1
* 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