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
/
amd
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: handle multi-component shared load/stores.
Dave Airlie
2016-12-26
1
-12
/
+29
*
radv: fix dual source blending
Fredrik Höglund
2016-12-22
1
-2
/
+2
*
radeonsi: add Polaris12 support (v3)
Junwei Zhang
2016-12-21
2
-0
/
+5
*
radv: Use RELEASE_MEM packet for MEC timestamp query.
Bas Nieuwenhuizen
2016-12-18
1
-0
/
+1
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-5
/
+5
*
radv/ac: some fix maybe-uninitialized warnings
Grazvydas Ignotas
2016-12-10
1
-1
/
+4
*
radv/ac: no need to pass nir to the post outputs handling
Dave Airlie
2016-12-08
1
-9
/
+6
*
radv: fix warnings in ubo load code.
Dave Airlie
2016-12-08
1
-3
/
+0
*
radv/ac: pass a mask of array params not a number.
Dave Airlie
2016-12-08
1
-5
/
+6
*
radv/ac: don't pass nir to create_function
Dave Airlie
2016-12-08
1
-7
/
+6
*
radv/ac: use build_gep0 instead of opencoding it.
Dave Airlie
2016-12-08
1
-9
/
+5
*
radv: make push constants optional
Dave Airlie
2016-12-07
1
-5
/
+17
*
radv: only emit descriptor sgprs when needed
Dave Airlie
2016-12-07
1
-25
/
+26
*
radv: move userdata sgpr ownership to compiler side.
Dave Airlie
2016-12-07
2
-18
/
+82
*
ac/nir: Only use the first component for SSBO atomics.
Bas Nieuwenhuizen
2016-12-05
1
-2
/
+2
*
radv: fix another regression since shadow fixes.
Dave Airlie
2016-12-05
1
-1
/
+1
*
radeonsi: document a CP DMA bug that doesn't need a workaround yet
Marek Olšák
2016-12-01
1
-1
/
+5
*
ac/nir: Fix out of bounds array access.
Bas Nieuwenhuizen
2016-11-30
1
-1
/
+1
*
radv: force persample shading when required.
Dave Airlie
2016-11-29
2
-3
/
+15
*
ac/nir: Fix accessing an unitialized value.
Bas Nieuwenhuizen
2016-11-29
1
-1
/
+2
*
radv: Use different intrinsic for ubo loads.
Bas Nieuwenhuizen
2016-11-29
1
-1
/
+29
*
radv: brown-paper bag for a forgotten else.
Dave Airlie
2016-11-28
1
-1
/
+1
*
radv/ac/llvm: fix regression with shadow samplers fix
Dave Airlie
2016-11-28
1
-3
/
+3
*
radv/ac/llvm: shadow samplers only return one value.
Dave Airlie
2016-11-27
1
-1
/
+3
*
radv: fix texel fetch offset with 2d arrays.
Dave Airlie
2016-11-24
1
-3
/
+4
*
radv: add support for anisotropic filtering on SI-CI
Fredrik Höglund
2016-11-24
1
-0
/
+31
*
radv: fix sample id loading
Dave Airlie
2016-11-22
1
-1
/
+18
*
radv/ac: add implementation of load_sample_pos intrinsic.
Dave Airlie
2016-11-22
1
-0
/
+12
*
radv/ac: cleanup ddxy emission
Dave Airlie
2016-11-22
1
-93
/
+43
*
radv: spir-v allows texture size query with and without lod.
Dave Airlie
2016-11-21
1
-1
/
+4
*
ac/nir/llvm: fix channel in texture gather lowering code.
Dave Airlie
2016-11-16
1
-1
/
+1
*
amd: flatten amd/common makefile structure
Mauro Rossi
2016-11-15
2
-88
/
+0
*
ac/nir/llvm: Fix setting function attributes for intrinsics
Daniel Scharrer
2016-11-11
1
-1
/
+5
*
radv: fix texturesamples to handle single sample case
Dave Airlie
2016-11-11
1
-2
/
+10
*
radv: fixup botched llvm API changes.
Dave Airlie
2016-11-10
1
-4
/
+3
*
ac/nir/llvm: adopt to new LLVM attribute API.
Dave Airlie
2016-11-10
1
-36
/
+108
*
ac/nir: add support for discard_if intrinsic (v2)
Dave Airlie
2016-11-10
1
-0
/
+21
*
radv: emit correct last export when Z/stencil export is enabled
Dave Airlie
2016-11-09
1
-3
/
+5
*
amd/common: add ac_is_sgpr_param helper
Nicolai Hähnle
2016-11-03
2
-0
/
+12
*
amd/common: build also for gallium drivers
Nicolai Hähnle
2016-11-03
2
-1
/
+9
*
amd/common: move llvm helper prototype to ac_llvm_util.h
Nicolai Hähnle
2016-11-03
4
-7
/
+13
*
amd: fix a typo in PIXEL_PIPE_STAT_RESET definition
Marek Olšák
2016-11-01
1
-1
/
+1
*
radv/ac/llvm: trim texture return values
Dave Airlie
2016-10-27
1
-1
/
+2
*
gallium/radeon: fix a ZPASS comment, EVENT_WRITE_EOP fixups
Marek Olšák
2016-10-26
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-2
/
+2
*
radv: use emit_icmp for samples_identical
Dave Airlie
2016-10-20
1
-1
/
+1
*
radv: fix samples_identical return value.
Dave Airlie
2016-10-19
1
-0
/
+3
*
radv: fix fmask ptr issue
Dave Airlie
2016-10-19
1
-4
/
+18
*
radv: start using defines for the user sgpr offsets
Dave Airlie
2016-10-19
2
-2
/
+22
*
radv: Use new image load/store intrinsic signatures v2
Tom Stellard
2016-10-14
1
-25
/
+108
[next]