summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: fix GLES 3.1 version calculationRob Clark2018-06-211-1/+2
* freedreno/a5xx: MSAARob Clark2018-06-2114-42/+89
* freedreno: update generated headersRob Clark2018-06-218-41/+53
* freedreno/ir3: txf_ms supportRob Clark2018-06-213-7/+51
* freedreno/a5xx: fix gpu hangs with large compute shadersRob Clark2018-06-211-3/+11
* freedreno/ir3: fix base_vertexRob Clark2018-06-211-0/+1
* i965: Link uniforms of SPIR-V programs using the NIR linkerEduardo Lima Mitev2018-06-211-0/+6
* i965: Setup glsl uniforms by index rather than name matchingNeil Roberts2018-06-211-13/+37
* i965: account for NIR uniforms without nameEduardo Lima Mitev2018-06-212-8/+5
* i965: Update TexturesUsed after linking the shadersNeil Roberts2018-06-211-1/+3
* i965: Build SPIR-V programs' resource list using NIREduardo Lima Mitev2018-06-211-1/+7
* nir/linker: Add nir_build_program_resource_list()Eduardo Lima Mitev2018-06-214-0/+72
* compiler/link: move add_program_resource to linker_utilAlejandro Piñeiro2018-06-215-56/+91
* nir/linker: Set the uniform initial valuesNeil Roberts2018-06-215-0/+298
* nir/linker: Add gl_nir_link_uniforms()Eduardo Lima Mitev2018-06-214-0/+506
* compiler/link: add linker_util.h, move linker_error/warning to itAlejandro Piñeiro2018-06-216-14/+48
* spirv: Set nir_variable->explicit_bindingNeil Roberts2018-06-212-0/+3
* spirv: Get rid of vtn_variable_mode_image/samplerNeil Roberts2018-06-215-39/+20
* spirv: translate default-block uniformsNicolai Hähnle2018-06-212-10/+16
* nir/types: Add a utility wrapper to glsl_type::sampler_index()Eduardo Lima Mitev2018-06-212-0/+8
* nir/types: Add a glsl_get_component_slots() utilityEduardo Lima Mitev2018-06-212-0/+7
* nir/lower_samplers: Limit assert to GLSL shader programsEduardo Lima Mitev2018-06-211-1/+2
* nir: Add explicit_binding to nir_variableNeil Roberts2018-06-212-0/+6
* mesa/main: add NULL name check when searching for a resource nameAlejandro Piñeiro2018-06-211-0/+5
* i965: use gl_shader_program_data::spirvAlejandro Piñeiro2018-06-211-1/+1
* mesa/main: Add a 'spirv' flag to gl_shader_program_dataEduardo Lima Mitev2018-06-212-0/+7
* docs/release-calendar: restore the missing 18.1 columnEmil Velikov2018-06-211-0/+1
* configure: use compliant grep regex checksEmil Velikov2018-06-211-2/+2
* glsl/tests/glcpp: reinstate "error out if no tests found"Emil Velikov2018-06-211-0/+9
* glsl/glcpp/tests: reinstate srcdir/abs_builddir blurbEmil Velikov2018-06-211-0/+13
* glsl: fold glcpp-test-cr-lf.sh into glcpp-test.shEmil Velikov2018-06-213-5/+1
* st/dri: constify dri_fill_st_visual's screenEmil Velikov2018-06-212-2/+4
* mesa: remove struct gl_extensions::ATI_separate_stencilEmil Velikov2018-06-217-15/+2
* travis: add libXrandr and its randrproto dependencyEric Engestrom2018-06-211-0/+10
* swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero2018-06-215-17/+16
* radeonsi: add a debug flag to zero vram allocationsGrazvydas Ignotas2018-06-215-0/+7
* radeonsi: use shifts for sign extensionGrazvydas Ignotas2018-06-211-2/+2
* radv: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmationSamuel Pitoiset2018-06-211-3/+9
* radv: use EOP_DATA_SEL_* instead of magic numbersSamuel Pitoiset2018-06-213-6/+12
* r600: fix copy/paste bug for sampleMaskIn workaroundRoland Scheidegger2018-06-211-1/+1
* v3d: Fix min vs mag determination when not doing mip filtering.Eric Anholt2018-06-201-2/+10
* vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard2018-06-208-5/+13
* v3d: Implement ALPHA_TO_COVERAGE.Eric Anholt2018-06-202-2/+15
* v3d: Track write reference to the separate stencil buffer.Eric Anholt2018-06-201-1/+16
* v3d: Add missing reference to the separate stencil buffer.Eric Anholt2018-06-201-11/+13
* v3d: Fix return value from fence_finish.Eric Anholt2018-06-201-1/+1
* mesa/st: only do scalar lowerings if driver benefitsChristian Gmeiner2018-06-201-9/+30
* gallium: add scalar isa shader capChristian Gmeiner2018-06-2015-1/+32
* radv: Add VK_EXT_display_surface_counter to radv driverKeith Packard2018-06-202-0/+13
* anv: Add VK_EXT_display_surface_counter to anv driver [v2]Keith Packard2018-06-202-0/+13