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
*
etnaviv: remove dead code
Christian Gmeiner
2019-11-29
1
-3
/
+0
*
etnaviv: handle integer case for GENERIC_ATTRIB_SCALE
Christian Gmeiner
2019-11-29
1
-1
/
+5
*
etnaviv: fix R10G10B10A2 vertex format entries
Christian Gmeiner
2019-11-29
1
-4
/
+4
*
etnaviv: use NORMALIZE_SIGN_EXTEND
Christian Gmeiner
2019-11-29
1
-1
/
+1
*
etnaviv: fix integer vertex formats
Christian Gmeiner
2019-11-29
1
-24
/
+24
*
panfrost: Make sure we reset the damage region of RTs at flush time
Boris Brezillon
2019-11-29
3
-1
/
+23
*
gallium: Fix the ->set_damage_region() implementation
Boris Brezillon
2019-11-29
3
-4
/
+35
*
zink: silence coverity error
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: error-check right variable
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: handle calloc-failure
Erik Faye-Lund
2019-11-29
1
-0
/
+2
*
zink: do not try to destroy NULL-fence
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: delete query rather than allocating a new one
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: fix crash when restoring sampler-states
Erik Faye-Lund
2019-11-29
3
-1
/
+3
*
zink: reject invalid sample-counts
Erik Faye-Lund
2019-11-29
1
-0
/
+2
*
zink: use true/false instead of TRUE/FALSE
Erik Faye-Lund
2019-11-29
1
-16
/
+16
*
panfrost: Fix gnu-empty-initializer build errors.
Vinson Lee
2019-11-28
3
-5
/
+5
*
winsys/amdgpu: avoid double simple_mtx_unlock()
Jonathan Gray
2019-11-28
1
-1
/
+0
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
10
-20
/
+125
*
gallivm: add swizzle support where one channel isn't defined.
Dave Airlie
2019-11-28
2
-12
/
+35
*
gallium: add nir lowering passes for the draw pipe stages. (v2)
Dave Airlie
2019-11-28
7
-27
/
+547
*
draw: add nir info gathering and building support
Dave Airlie
2019-11-28
5
-26
/
+63
*
gallivm: add nir->llvm translation (v2)
Dave Airlie
2019-11-28
5
-0
/
+3142
*
gallivm: add selection for non-32 bit types
Dave Airlie
2019-11-28
1
-1
/
+8
*
gallivm: add cttz wrapper
Dave Airlie
2019-11-28
2
-0
/
+17
*
gallivm: add popcount intrinsic wrapper
Dave Airlie
2019-11-28
2
-1
/
+15
*
gallivm: nir->tgsi info convertor (v2)
Dave Airlie
2019-11-28
5
-1
/
+816
*
gallivm: split out the flow control ir to a common file.
Dave Airlie
2019-11-28
6
-479
/
+599
*
radeonsi: enable SPIR-V and GL 4.6 for NIR
Marek Olšák
2019-11-27
1
-6
/
+5
*
radeonsi/nir: support interface output types to fix SPIR-V xfb piglits
Marek Olšák
2019-11-27
1
-1
/
+1
*
radeonsi/nir: fix location_frac handling for TCS outputs
Marek Olšák
2019-11-27
1
-1
/
+1
*
radeonsi/nir: don't rely on data.patch for tess factors
Marek Olšák
2019-11-27
1
-1
/
+4
*
radeonsi/nir: validate is_patch because SPIR-V doesn't set it for tess factors
Marek Olšák
2019-11-27
1
-10
/
+21
*
radeonsi: simplify get_tcs_tes_buffer_address_from_generic_indices
Marek Olšák
2019-11-27
1
-27
/
+19
*
radeonsi: simplify the interface of get_dw_address_from_generic_indices
Marek Olšák
2019-11-27
1
-29
/
+19
*
radeonsi/nir: implement subgroup system values for SPIR-V
Marek Olšák
2019-11-27
4
-0
/
+11
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
3
-0
/
+4
*
v3d: fix indirect BO allocation for uniforms
Iago Toral Quiroga
2019-11-27
1
-3
/
+8
*
gallium/auxiliary: Fix uses of gnu struct = {} extension
Dylan Baker
2019-11-26
5
-8
/
+8
*
iris: Disable VF cache partial address workaround on Gen11+
Kenneth Graunke
2019-11-26
2
-0
/
+14
*
freedreno: switch to layout helper
Rob Clark
2019-11-26
27
-199
/
+190
*
freedreno/a6xx: Log the tiling mode in resource layout debug.
Eric Anholt
2019-11-26
1
-2
/
+2
*
freedreno: Convert the slice struct to the new resource header.
Eric Anholt
2019-11-26
23
-71
/
+43
*
freedreno: Introduce a fd_resource_tile_mode() helper.
Eric Anholt
2019-11-26
8
-36
/
+24
*
freedreno: Introduce a fd_resource_layer_stride() helper.
Eric Anholt
2019-11-26
2
-11
/
+15
*
freedreno: use rsc->slice accessor everywhere
Rob Clark
2019-11-26
14
-45
/
+58
*
etnaviv: support 3d/array/integer formats in texture descriptors
Jonathan Marek
2019-11-26
1
-3
/
+19
*
etnaviv: blt: fix partial ZS clears with TS
Jonathan Marek
2019-11-26
1
-4
/
+7
[next]