index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
pipe-loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
1
-0
/
+1
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
1
-1
/
+1
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-1
/
+0
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
2
-2
/
+4
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+4
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
3
-5
/
+5
*
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+1
*
mesa: allow out-of-order drawing to optimize immediate mode if it's safe
Marek Olšák
2020-03-26
1
-0
/
+1
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
1
-0
/
+1
*
pipe-loader: check that the pointer to driconf_xml isn't NULL
Samuel Pitoiset
2019-11-21
1
-1
/
+1
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
1
-0
/
+1
*
pipe-loader: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-2
/
+2
*
zink: add dri loader
Dave Airlie
2019-10-28
1
-0
/
+4
*
pipe-loader: Default to kmsro if probe fails
Alyssa Rosenzweig
2019-10-26
1
-0
/
+5
*
meson: fix pipe-loader compilation for windows
Dylan Baker
2019-10-10
1
-1
/
+6
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
1
-1
/
+1
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+1
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+1
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-4
/
+4
*
gallium/aux: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
pipe-loader: use radeonsi for MM if amdgpu dri is used
Jeremy Newton
2019-07-19
1
-0
/
+9
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-5
/
+5
*
util: use standard name for strchrnul()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallium/virgl: Add code path for virgl to read driconf
Gert Wollny
2019-06-20
1
-0
/
+1
*
v3d: Use driconf to expose non-MSAA texture limits for Xorg.
Eric Anholt
2019-05-13
1
-0
/
+3
*
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
2019-04-23
5
-60
/
+16
*
iris: Add mechanism for iris-specific driconf options
Kenneth Graunke
2019-04-22
1
-1
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
1
-51
/
+0
*
gallium/aux: Report error if loading of a pipe driver fails.
Jan Vesely
2019-04-10
1
-1
/
+4
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+5
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
2019-02-05
1
-0
/
+5
*
Switch imx to kmsro and remove the imx winsys
Rob Herring
2019-01-28
1
-5
/
+0
*
pipe-loader: Fallback to kmsro driver when no matching driver name found
Rob Herring
2019-01-28
1
-5
/
+8
*
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
2019-01-28
1
-1
/
+1
*
gallium: Constify drisw_loader_funcs struct
Michal Srb
2018-12-05
2
-2
/
+2
*
android: Build kms_swrast for the Android platform
Rob Herring
2018-10-22
1
-0
/
+1
*
pipe-loader: add a dup() in pipe_loader_sw_probe_kms
Emil Velikov
2018-10-03
2
-2
/
+12
*
pipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
Emil Velikov
2018-10-03
2
-3
/
+23
*
meson: Don't compile pipe loader with dri support when not using dri
Dylan Baker
2018-09-21
1
-5
/
+5
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
1
-0
/
+1
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
1
-0
/
+1
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
1
-1
/
+0
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+1
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
v3d: Rename the vc5_dri.so driver to v3d_dri.so.
Eric Anholt
2018-05-16
1
-4
/
+4
*
pipe-loader: Free driver_name in error path
Jan Vesely
2018-05-08
1
-0
/
+1
*
tegra: Initial support
Thierry Reding
2018-03-09
1
-1
/
+6
*
gallium/st_dri: Honor the glx_disable_sgi_video_sync config option
Thomas Hellstrom
2018-03-08
1
-0
/
+1
[next]