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
...
*
nir/serialize: don't serialize mode for deref non-cast instructions
Marek Olšák
2019-11-23
1
-5
/
+12
*
nir/serialize: don't store deref types if not needed
Marek Olšák
2019-11-23
1
-4
/
+26
*
nir/serialize: try to pack two alu srcs into 1 uint32
Marek Olšák
2019-11-23
1
-21
/
+76
*
nir/serialize: pack nir_intrinsic_instr::const_index[] better
Marek Olšák
2019-11-23
1
-5
/
+84
*
nir/serialize: pack 1-component constants into 20 bits if possible
Marek Olšák
2019-11-23
1
-37
/
+135
*
nir/serialize: pack load_const with non-64-bit constants better
Marek Olšák
2019-11-23
1
-2
/
+46
*
nir/serialize: try to store a diff in var data locations instead of var data
Marek Olšák
2019-11-23
1
-15
/
+73
*
nir/serialize: deduplicate serialized var types by reusing the last unique one
Marek Olšák
2019-11-23
1
-10
/
+39
*
nir/serialize: don't serialize var->data for temporaries
Marek Olšák
2019-11-23
1
-12
/
+37
*
nir/serialize: pack src better and limit the object count to 1M from 1G
Marek Olšák
2019-11-23
1
-33
/
+75
*
nir/serialize: pack instructions better
Marek Olšák
2019-11-23
1
-106
/
+297
*
util/blob: add 8-bit and 16-bit reads and writes
Marek Olšák
2019-11-23
2
-72
/
+71
*
drirc: Enable glthread for dolphin/citra/yuzu.
Markus Wick
2019-11-22
1
-0
/
+11
*
mesa/glthread: Implement ARB_multi_bind.
Markus Wick
2019-11-22
1
-10
/
+10
*
aco: fix waitcnts for barriers at block ends
Rhys Perry
2019-11-22
1
-0
/
+3
*
Revert "draw: revert using correct order for prim decomposition."
Zebediah Figura
2019-11-22
1
-3
/
+1
*
iris: Change keybox parenting
Kenneth Graunke
2019-11-22
1
-3
/
+2
*
nir/range_analysis: Make sure the table validation only occurs once
Ian Romanick
2019-11-22
1
-38
/
+58
*
nir/range-analysis: Add pragmas to help loop unrolling
Ian Romanick
2019-11-22
1
-0
/
+10
*
glsl: Add varyings to "zero-init of uninitialized vars" workaround
Danylo Piliaiev
2019-11-22
1
-1
/
+2
*
pan/midgard: Use lower_tex_without_implicit_lod
Alyssa Rosenzweig
2019-11-22
1
-10
/
+3
*
etnaviv: use a more self-explanatory param name
Christian Gmeiner
2019-11-22
1
-10
/
+10
*
etnaviv: drop not used config_out function param
Christian Gmeiner
2019-11-22
5
-21
/
+8
*
panfrost: Add lcra.c to Android.mk
Alyssa Rosenzweig
2019-11-22
1
-1
/
+2
*
pan/midgard: Enable LOD lowering only on buggy chips
Alyssa Rosenzweig
2019-11-22
1
-2
/
+7
*
pan/midgard: Describe quirk MIDGARD_BROKEN_LOD
Alyssa Rosenzweig
2019-11-22
1
-2
/
+13
*
pan/midgard: Add LOD bias/clamp lowering
Alyssa Rosenzweig
2019-11-22
4
-1
/
+103
*
pan/midgard: Implement load_sampler_lod_paramaters_pan
Alyssa Rosenzweig
2019-11-22
3
-1
/
+42
*
nir: Add load_sampler_lod_paramaters_pan intrinsic
Alyssa Rosenzweig
2019-11-22
1
-0
/
+4
*
mapi/glapi: Generate sizeof() helpers instead of fixed sizes.
Markus Wick
2019-11-21
1
-4
/
+11
*
intel/fs: Disable conditional discard optimization on Gen4 and Gen5
Ian Romanick
2019-11-21
1
-1
/
+8
*
nir/serialize: do ctx = {0} instead of manual initializations
Marek Olšák
2019-11-21
1
-4
/
+2
*
nir: strip as we serialize to remove the nir_shader_clone call
Marek Olšák
2019-11-21
5
-134
/
+34
*
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
[prev]
[next]