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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
etnaviv: add drm-shim
Christian Gmeiner
2019-11-21
4
-0
/
+269
*
vk_util: drop duplicate formats in vk_format_map[]
Eric Engestrom
2019-11-21
1
-2
/
+0
*
turnip: implement UBWC
Jonathan Marek
2019-11-21
9
-125
/
+325
*
freedreno/regs: update UBWC related bits
Jonathan Marek
2019-11-21
3
-7
/
+11
*
swr: Fix build with llvm-10.0.
Vinson Lee
2019-11-21
1
-1
/
+4
*
aco: fix copy+paste error
Rhys Perry
2019-11-21
1
-2
/
+2
*
aco: improve waitcnt insertion around loops
Rhys Perry
2019-11-21
1
-45
/
+108
*
freedreno/perfctrs/fdperf: periodically restore counters
Rob Clark
2019-11-21
1
-1
/
+31
*
freedreno/perfcntrs: add fdperf
Rob Clark
2019-11-21
2
-0
/
+1082
*
freedreno/perfcntrs/a6xx: remove RBBM counters
Rob Clark
2019-11-21
1
-1
/
+1
*
freedreno/perfctrs/a2xx: move CP to be first group
Rob Clark
2019-11-21
1
-1
/
+1
*
freedreno/perfcntrs: add accessor to get per-gen tables
Rob Clark
2019-11-21
8
-24
/
+66
*
freedreno/perfcntrs: move to shared location
Rob Clark
2019-11-21
13
-12
/
+91
*
freedreno/perfcntrs: remove gallium dependencies
Rob Clark
2019-11-21
5
-9
/
+75
*
freedreno/perfcntrs: small cleanup
Rob Clark
2019-11-21
4
-82
/
+31
*
nir: fix deref offset builder
Dave Airlie
2019-11-22
1
-1
/
+1
*
vtn/opencl: add clz support
Dave Airlie
2019-11-22
2
-0
/
+10
*
nouveau: request ufind_msb64 lowering in the frontend.
Dave Airlie
2019-11-22
1
-1
/
+1
*
nir: add 64-bit ufind_msb lowering support. (v2)
Dave Airlie
2019-11-22
2
-0
/
+24
*
spirv/nir/opencl: handle some multiply instructions.
Dave Airlie
2019-11-22
2
-0
/
+55
*
spirv: get the correct type for function returns.
Dave Airlie
2019-11-22
1
-1
/
+4
*
spirv: don't store 0 to cs.ptr_size for non kernel stages.
Dave Airlie
2019-11-22
1
-1
/
+0
*
util: add missing R8G8B8A8_SRGB format to vk_format_map
Jonathan Marek
2019-11-21
1
-0
/
+1
*
glsl: add missing initialization of the location path field
Iago Toral Quiroga
2019-11-21
1
-0
/
+2
*
pipe-loader: check that the pointer to driconf_xml isn't NULL
Samuel Pitoiset
2019-11-21
1
-1
/
+1
*
panfrost: Add the lod_bias field
Alyssa Rosenzweig
2019-11-21
3
-1
/
+6
*
compiler: move build definition of pp_standalone_scaffolding.c
Timothy Arceri
2019-11-21
2
-2
/
+3
*
nir/validate: validate num_components on registers and intrinsics
Karol Herbst
2019-11-21
1
-8
/
+16
*
Revert "st/mesa: keep serialized NIR instead of nir_shader in st_program"
Mark Janes
2019-11-20
4
-69
/
+11
*
Revert "st/mesa: call nir_serialize only once per shader"
Mark Janes
2019-11-20
3
-25
/
+22
*
lima/ppir: add lod-bias support
Arno Messiaen
2019-11-20
5
-5
/
+33
*
Revert "i965/fs: Merge CMP and SEL into CSEL on Gen8+"
Jason Ekstrand
2019-11-20
2
-108
/
+0
*
radv: Enable Subgroup Arithmetic and Clustered for SI
Daniel Schürmann
2019-11-20
1
-6
/
+5
*
amd/llvm: Add Subgroup Scan functions for SI
Daniel Schürmann
2019-11-20
1
-6
/
+75
*
lima/streamparser: Add findings introduced with gl_PointSize
Andreas Baierl
2019-11-20
1
-2
/
+22
*
lima/streamparser: Fix typo in vs semaphore parser
Andreas Baierl
2019-11-20
1
-1
/
+1
*
meson: Fix linkage of libgallium_nine with libgalliumvl
Yevhenii Kolesnikov
2019-11-20
1
-5
/
+13
*
nir/large_constants: use nir_index_vars and nir_variable::index
Rhys Perry
2019-11-20
1
-12
/
+8
*
nir: add nir_variable::index and nir_index_vars
Rhys Perry
2019-11-20
2
-0
/
+41
*
nir: make nir_variable::{num_members,num_state_slots} a uint16_t
Rhys Perry
2019-11-20
1
-2
/
+2
*
freedreno/ir3: enable half precision for pre-fs texture fetch
Hyunjun Ko
2019-11-20
1
-1
/
+1
*
freedreno/ir3: fixup when changing to mad.f16
Hyunjun Ko
2019-11-20
1
-1
/
+5
*
freedreno/ir3: fix printing output registers of FS.
Hyunjun Ko
2019-11-20
1
-2
/
+3
*
freedreno/ir3: Enabling lowering 16-bit flrp
Neil Roberts
2019-11-20
1
-0
/
+2
*
freedreno: support 16b for the sampler opcode
Hyunjun Ko
2019-11-20
2
-18
/
+38
*
freedreno/ir3: Implement f2b16 and i2b16
Neil Roberts
2019-11-20
1
-0
/
+12
*
freedreno/ir3: Add implementation of nir_op_b16csel
Neil Roberts
2019-11-20
1
-5
/
+15
*
freedreno/ir3: Support 16-bit comparison instructions
Neil Roberts
2019-11-20
1
-0
/
+20
*
freedreno/ir3: cleanup by removing repeated code
Hyunjun Ko
2019-11-20
1
-12
/
+5
*
nir/lower_alu_to_scalar: Support lowering 8- and 16-bit reduce ops
Neil Roberts
2019-11-20
1
-0
/
+8
[prev]
[next]