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
/
util
/
xmlpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove AMD_DEBUG=sisched option
Pierre-Eric Pelloux-Prayer
2020-03-06
7
-29
/
+0
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
1
-0
/
+5
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
1
-0
/
+5
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
1
-0
/
+5
*
meson: move idep_xmlconfig_headers to xmlpool/
Eric Engestrom
2019-10-31
1
-1
/
+6
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-15
1
-0
/
+5
*
meson: don't try to generate i18n translations on windows
Dylan Baker
2019-09-10
1
-2
/
+4
*
wsi: add minImageCount override
Eric Engestrom
2019-09-06
1
-0
/
+5
*
i965: Add handling for fp16 configs
Kevin Strasser
2019-08-21
1
-0
/
+5
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+5
*
xmlpool: fix typo in comment
Eric Engestrom
2019-06-27
1
-2
/
+2
*
util: add empty line before virgl options
Alejandro Piñeiro
2019-06-20
1
-0
/
+1
*
util: add missing DRI_CONF_OPT_END
Alejandro Piñeiro
2019-06-20
1
-0
/
+1
*
virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSED
Gert Wollny
2019-06-20
1
-0
/
+5
*
virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...
Gert Wollny
2019-06-20
1
-0
/
+4
*
virgl: Add driconf tweak for emulating BGRA surfaces on GLES
Gert Wollny
2019-06-20
1
-0
/
+7
*
v3d: Use driconf to expose non-MSAA texture limits for Xorg.
Eric Anholt
2019-05-13
1
-0
/
+5
*
st/nine: Control shader constant inlining with drirc
Axel Davy
2019-04-30
1
-0
/
+5
*
st/nine: Add drirc option to use data_internal for dynamic textures
Axel Davy
2019-04-30
1
-0
/
+5
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-7
/
+0
*
radeonsi: add si_debug_options for convenient adding/removing of options
Nicolai Hähnle
2019-04-25
1
-9
/
+0
*
Delete autotools
Dylan Baker
2019-04-15
1
-110
/
+0
*
radeonsi: add driconf option radeonsi_enable_nir
Marek Olšák
2019-02-19
1
-0
/
+5
*
drirc/i965: add option to disable 565 configs and visuals
Tapani Pälli
2019-02-15
1
-0
/
+5
*
util: Add adaptive_sync driconf option
Nicholas Kazlauskas
2018-12-28
1
-0
/
+5
*
xmlpool: update translation po files
Eric Engestrom
2018-11-13
6
-193
/
+950
*
meson: don't install translation files
18.3-branchpoint
Dylan Baker
2018-11-01
1
-1
/
+1
*
util/gen_xmlpool: Make use of python's foreach loop
Dylan Baker
2018-10-31
1
-30
/
+27
*
util/gen_xmlpool: Don't use len to test for container emptiness
Dylan Baker
2018-10-31
1
-4
/
+4
*
util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
2018-10-31
4
-63
/
+53
*
util/gen_xmlpool: use with statement to open file
Dylan Baker
2018-10-31
1
-34
/
+32
*
util/gen_xmlpool: use a main function
Dylan Baker
2018-10-31
1
-61
/
+66
*
util/gen_xmlpool: Use print function instad of sys.stderr.write
Dylan Baker
2018-10-31
1
-5
/
+4
*
util/gen_xmlpool: Use more standard style
Dylan Baker
2018-10-31
1
-29
/
+29
*
util/xmlpool: Update for meson generation
Dylan Baker
2018-10-31
3
-10
/
+14
*
meson: add support for generating translation mo files
Dylan Baker
2018-10-31
4
-1
/
+8
*
util/gen_xmlpool: use argparse for argument handling
Dylan Baker
2018-10-31
1
-11
/
+9
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
mesa: move legacy dri config option texture_depth
Timothy Arceri
2018-09-18
7
-134
/
+0
*
mesa: move legacy dri config option fthrottle_mode
Timothy Arceri
2018-09-18
7
-114
/
+0
*
mesa: move legacy dri config option def_max_anisotropy
Timothy Arceri
2018-09-18
7
-29
/
+0
*
mesa: move legacy dri config option no_neg_lod_bias
Timothy Arceri
2018-09-18
7
-31
/
+0
*
mesa: move legacy dri config option round_mode
Timothy Arceri
2018-09-18
6
-70
/
+0
*
mesa: remove unused dri option float_depth
Timothy Arceri
2018-09-18
7
-29
/
+0
*
mesa: move legacy dri config option dither_mode
Timothy Arceri
2018-09-18
6
-92
/
+0
*
mesa: move legacy dri config option color_reduction
Timothy Arceri
2018-09-18
7
-82
/
+0
*
mesa: move legacy TCL dri config options
Timothy Arceri
2018-09-18
7
-151
/
+0
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
1
-0
/
+5
*
meson: consolidate langs lists
Eric Engestrom
2018-09-06
1
-3
/
+9
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
1
-0
/
+5
[next]