summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08WIP for location_fracvf-component-packingMatt Turner1-12/+14
2017-11-04i965: Use VF_COMPONENT_PACKING on Gen9+Matt Turner5-18/+97
2017-10-27nir: Add a glsl_get_component_slots() functionMatt Turner2-0/+7
2017-10-27blorp: don't pack vertex attributesKenneth Graunke2-1/+5
2017-10-27fixup! passthrough packingMatt Turner1-1/+1
2017-10-27passthrough packingKenneth Graunke1-0/+11
2017-10-27nir: Don't print swizzles when there are more than 4 componentsMatt Turner1-1/+1
2017-10-27debuggingMatt Turner1-0/+8
2017-10-27i965: Count load_input's base in number of scalar componentsMatt Turner2-4/+4
2017-10-27genxml: Make 3DSTATE_VF_COMPONENT_PACKING use arrays of enables.Kenneth Graunke2-64/+6
2017-10-27genxml: Fix decoding of groups containing fields smaller than a DWord.Kenneth Graunke2-10/+16
2017-10-27meson: build gallium based osmesaDylan Baker5-2/+106
2017-10-27meson: build classic osmesaDylan Baker7-7/+85
2017-10-27meson: Add generated files to non-shared glapiDylan Baker1-0/+3
2017-10-27glapi: include generated headers without pathDylan Baker3-4/+4
2017-10-27osmesa: Include generated headers without pathDylan Baker2-2/+4
2017-10-27meson: move gallium include declarations to srcDylan Baker3-3/+2
2017-10-27meson: fix glprocs.h generatorDylan Baker1-3/+3
2017-10-27meson: rename all instances of xf86vm to xxf86vmDylan Baker2-4/+4
2017-10-27meson: fix pkg-config Gl Require.PrivateDylan Baker1-1/+1
2017-10-27mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.Kenneth Graunke1-0/+9
2017-10-27gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-upBrian Paul1-1/+1
2017-10-27formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPEAlejandro Piñeiro1-1/+7
2017-10-27meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom3-2/+26
2017-10-27buildsys: move file regeneration logic to the script itselfEric Engestrom4-30/+24
2017-10-27radv: allow to use a compute shader for resetting the query poolSamuel Pitoiset1-7/+9
2017-10-27radv: make radv_fill_buffer() return the needed flush bitsSamuel Pitoiset4-58/+57
2017-10-27meson: wire up selinuxEric Engestrom2-1/+10
2017-10-27wayland-egl: fix wayland cflagsEric Engestrom1-1/+1
2017-10-27vc4: fix release buildEric Engestrom1-6/+6
2017-10-27i965: unref push_const_bo in intelDestroyContextTapani Pälli1-0/+6
2017-10-27i965: remove if conditions from scratch_bo unrefTapani Pälli1-10/+6
2017-10-27anv: Fix assert about source attrs.Kenneth Graunke1-1/+1
2017-10-27anv: Drop URB entry output read handling in 3DSTATE_XS.Kenneth Graunke1-26/+0
2017-10-27i965: Delete unused brw_vs_prog_data::nr_attributes field.Kenneth Graunke2-2/+0
2017-10-27radeonsi: update hack for HTILE corruption in ARK: Survival EvolvedSamuel Pitoiset6-13/+13
2017-10-26radv: add support for local bos. (v3)Dave Airlie11-22/+51
2017-10-26i965/miptree: Take an isl_format in render_aux_usageJason Ekstrand5-27/+39
2017-10-26i965/blorp: Use more temporary isl_format variablesJason Ekstrand1-8/+7
2017-10-26i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptreesJason Ekstrand1-1/+2
2017-10-26spirv: Claim support for the simple memory modelJason Ekstrand1-1/+2
2017-10-26Android: egl: add dependency on libnativewindowRob Herring1-0/+4
2017-10-26meson: build nouveau vieux driverDylan Baker4-2/+99
2017-10-26meson: build r200 driverDylan Baker4-2/+98
2017-10-26meson: build r100 driverDylan Baker4-2/+94
2017-10-26install_megadrivers: print the full path with driver nameDylan Baker1-1/+1
2017-10-26intel/tools/disasm: correctly observe FILE *out parameterKevin Rogovin1-2/+2
2017-10-26intel/compiler: brw_validate_instructions to take const void* instead of void*Kevin Rogovin2-2/+2
2017-10-26loader: drop empty function aliasEric Engestrom1-11/+2
2017-10-26radeonsi: add a workaround for weird s_buffer_load_dword behavior on SIMarek Olšák1-3/+10