index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
6
-46
/
+104
*
panfrost: Set 0x10 bit on mali_shader_meta.unknown2_4 on T720
Tomeu Vizoso
2019-11-06
2
-7
/
+3
*
panfrost: Add checksum fields to SFBD descriptor
Tomeu Vizoso
2019-11-06
1
-0
/
+12
*
zink: do advertize integer support in shaders
Erik Faye-Lund
2019-11-06
1
-1
/
+3
*
zink/spirv: implement ball_fequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement ball_iequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_inequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_fnequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: support loading bool constants
Erik Faye-Lund
2019-11-06
1
-5
/
+21
*
zink/spirv: drop temp-array for component-count
Erik Faye-Lund
2019-11-06
1
-6
/
+3
*
zink: use u_blitter when format-reinterpreting
Erik Faye-Lund
2019-11-06
1
-0
/
+10
*
zink: always allow sampling of images
Erik Faye-Lund
2019-11-06
1
-4
/
+3
*
zink: transition resources before resolving
Erik Faye-Lund
2019-11-06
1
-0
/
+8
*
zink: disable fragment-shader texture-lod
Erik Faye-Lund
2019-11-06
1
-0
/
+2
*
zink: make sure src image is transfer-src-optimal
Duncan Hopkins
2019-11-06
1
-0
/
+4
*
zink: do not advertize coherent mapping
Erik Faye-Lund
2019-11-06
1
-1
/
+1
*
zink: always allow mutating the format
Erik Faye-Lund
2019-11-06
1
-2
/
+3
*
zink: use actual format for render-pass
Erik Faye-Lund
2019-11-06
1
-3
/
+4
*
radeonsi: fix shader disk cache key
Pierre-Eric Pelloux-Prayer
2019-11-06
1
-2
/
+3
*
radeonsi: keep serialized NIR instead of nir_shader in si_shader_selector
Marek Olšák
2019-11-05
5
-13
/
+65
*
radeonsi: don't keep compute shader IR after compilation
Marek Olšák
2019-11-05
1
-2
/
+5
*
radeonsi: use IR SHA1 as the cache key for the in-memory shader cache
Marek Olšák
2019-11-05
3
-71
/
+55
*
lima: add support for gl_PointSize
Vasily Khoruzhick
2019-11-05
5
-32
/
+90
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
25
-63
/
+63
*
gallium/osmesa: Use PIPE_ARCH_*_ENDIAN instead of little_endian function
Dylan Baker
2019-11-05
1
-20
/
+15
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
25
-69
/
+56
*
svga: check return value of define_query_vgpu{9,10}
Philipp Sieweck
2019-11-05
1
-8
/
+23
*
nir: pack nir_variable::data::stream
Marek Olšák
2019-11-04
1
-2
/
+2
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
3
-11
/
+29
*
iris: Fix "Force Zero RTA Index Enable" setting again
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
panfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
Boris Brezillon
2019-11-04
1
-1
/
+2
*
nv50/ir: fix crash in isUniform for undefined values
Karol Herbst
2019-11-03
1
-0
/
+2
*
lima: set dithering flag when necessary
Vasily Khoruzhick
2019-11-01
1
-1
/
+3
*
lima: ignore flags while looking for BO in cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: align size before trying to fetch BO from cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: add debug prints for BO cache
Vasily Khoruzhick
2019-11-01
3
-6
/
+56
*
pan/midgard: Use fp32 blend shaders
Alyssa Rosenzweig
2019-11-01
2
-10
/
+10
*
lima: support indexed draw with bias
Icenowy Zheng
2019-10-31
1
-1
/
+1
*
zink: emit line-width when using polygon line-mode
Erik Faye-Lund
2019-10-31
1
-1
/
+20
*
targets/xvmc: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/xa: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/vdpau: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/va: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/omx: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
pipe-loader: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-2
/
+2
*
pipe-loader: Build kmsro loader for with all kmsro targets
Alyssa Rosenzweig
2019-10-31
1
-1
/
+10
*
zink: heap-allocate samplers objects
Erik Faye-Lund
2019-10-31
1
-7
/
+14
*
radeonsi: tell the shader disk cache what IR is used
Pierre-Eric Pelloux-Prayer
2019-10-31
1
-7
/
+10
*
android: Add panfrost support to build scripts
Robert Foss
2019-10-31
4
-1
/
+103
*
v3d: rename vertex shader key (num)_fs_inputs fields
Iago Toral Quiroga
2019-10-31
1
-13
/
+13
[prev]
[next]