aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipe-loader
Commit message (Expand)AuthorAgeFilesLines
* glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13Marek Olšák2020-06-231-0/+1
* util: rename xmlpool.h to driconf.hEric Engestrom2020-06-221-1/+1
* driconf: drop now unused translation facilityEric Engestrom2020-06-221-1/+0
* replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()Eric Engestrom2020-06-182-2/+4
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-2/+4
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-133-5/+5
* driconf: add force_integer_tex_nearest optionPierre-Eric Pelloux-Prayer2020-05-051-0/+1
* mesa: allow out-of-order drawing to optimize immediate mode if it's safeMarek Olšák2020-03-261-0/+1
* driconf, glsl: Add a vs_position_always_invariant optionKenneth Graunke2019-11-271-0/+1
* pipe-loader: check that the pointer to driconf_xml isn't NULLSamuel Pitoiset2019-11-211-1/+1
* st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for themMarek Olšák2019-11-111-0/+1
* pipe-loader: drop unnecessary xmlpool_options_hEric Engestrom2019-10-311-2/+2
* zink: add dri loaderDave Airlie2019-10-281-0/+4
* pipe-loader: Default to kmsro if probe failsAlyssa Rosenzweig2019-10-261-0/+5
* meson: fix pipe-loader compilation for windowsDylan Baker2019-10-101-1/+6
* driconfig: add a new engine name/version parameterLionel Landwerlin2019-09-151-1/+1
* gallium: Add buffer and configs handling or fp16 formatsKevin Strasser2019-08-211-0/+1
* mesa/gallium: add dric option to allow overriding GL vendor stringTimothy Arceri2019-08-071-0/+1
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-4/+4
* gallium/aux: replace MAYBE_UNUSED with UNUSEDEric Engestrom2019-07-311-1/+1
* pipe-loader: use radeonsi for MM if amdgpu dri is usedJeremy Newton2019-07-191-0/+9
* util: use standard name for snprintf()Eric Engestrom2019-07-191-5/+5
* util: use standard name for strchrnul()Eric Engestrom2019-07-191-1/+1
* gallium/virgl: Add code path for virgl to read driconfGert Wollny2019-06-201-0/+1
* v3d: Use driconf to expose non-MSAA texture limits for Xorg.Eric Anholt2019-05-131-0/+3
* gallium: replace drm_driver_descriptor::configuration with driconf_xmlMarek Olšák2019-04-235-60/+16
* iris: Add mechanism for iris-specific driconf optionsKenneth Graunke2019-04-221-1/+1
* Delete autotoolsDylan Baker2019-04-151-51/+0
* gallium/aux: Report error if loading of a pipe driver fails.Jan Vesely2019-04-101-1/+4
* gallium: add lima driverQiang Yu2019-04-111-0/+5
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-0/+5
* panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig2019-02-051-0/+5
* Switch imx to kmsro and remove the imx winsysRob Herring2019-01-281-5/+0
* pipe-loader: Fallback to kmsro driver when no matching driver name foundRob Herring2019-01-281-5/+8
* pl111: Rename the pl111 driver to "kmsro".Eric Anholt2019-01-281-1/+1
* gallium: Constify drisw_loader_funcs structMichal Srb2018-12-052-2/+2
* android: Build kms_swrast for the Android platformRob Herring2018-10-221-0/+1
* pipe-loader: add a dup() in pipe_loader_sw_probe_kmsEmil Velikov2018-10-032-2/+12
* pipe-loader: move dup(fd) within pipe_loader_drm_probe_fdEmil Velikov2018-10-032-3/+23
* meson: Don't compile pipe loader with dri support when not using driDylan Baker2018-09-211-5/+5
* mesa/st: add force_compat_profile option to driconfigTimothy Arceri2018-09-181-0/+1
* st/mesa, gallium: add a workaround for No Mans SkyTimothy Arceri2018-08-301-0/+1
* mesa: remove unused dri config option disable_shader_bit_encodingTimothy Arceri2018-08-211-1/+0
* xmlconfig: add kernel_driver device attributeQiang Yu2018-08-171-1/+1
* mesa/util: add allow_glsl_relaxed_es driconfig overrideTimothy Arceri2018-06-191-0/+1
* mesa/util: add allow_glsl_builtin_const_expression driconf overrideTimothy Arceri2018-06-191-0/+1
* v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2018-05-161-4/+4
* pipe-loader: Free driver_name in error pathJan Vesely2018-05-081-0/+1
* tegra: Initial supportThierry Reding2018-03-091-1/+6
* gallium/st_dri: Honor the glx_disable_sgi_video_sync config optionThomas Hellstrom2018-03-081-0/+1