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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_tex: Add support for tg4 offsets lowering
Karol Herbst
2019-03-21
2
-0
/
+62
*
nv50/ir/nir: support gather offsets
Karol Herbst
2019-03-21
2
-3
/
+16
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
8
-7
/
+66
*
nir/deref: remove casts of casts which are likely redundant (v3)
Dave Airlie
2019-03-21
1
-2
/
+26
*
nir/spirv: don't use bare types, remove assert in split vars for testing
Dave Airlie
2019-03-21
2
-4
/
+3
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
5
-35
/
+33
*
iris: Track fast clear color.
Rafael Antognolli
2019-03-20
2
-3
/
+33
*
iris: Stall on the CPU and resolve predication during fast clears.
Rafael Antognolli
2019-03-20
1
-0
/
+40
*
iris: Add iris_resolve_conditional_render().
Rafael Antognolli
2019-03-20
2
-0
/
+25
*
iris: Implement fast clear color.
Rafael Antognolli
2019-03-20
2
-24
/
+157
*
intel/blorp: Make swizzle_color_value public.
Rafael Antognolli
2019-03-20
2
-1
/
+4
*
intel/isl: Add isl_format_has_color_component() function.
Rafael Antognolli
2019-03-20
2
-0
/
+25
*
iris: Bring back check for srgb and fast clear color.
Rafael Antognolli
2019-03-20
1
-3
/
+1
*
iris: Add function to update clear color in surface state.
Rafael Antognolli
2019-03-20
1
-2
/
+30
*
iris: Add helper to convert fast clear color.
Rafael Antognolli
2019-03-20
1
-0
/
+82
*
iris: Fast clear depth buffers.
Rafael Antognolli
2019-03-20
1
-3
/
+116
*
iris: Use the clear depth when emitting 3DSTATE_CLEAR_PARAMS.
Rafael Antognolli
2019-03-20
2
-1
/
+26
*
iris: Allocate buffer space for the fast clear color.
Rafael Antognolli
2019-03-20
2
-8
/
+100
*
radv: Implement VK_EXT_pipeline_creation_feedback.
Bas Nieuwenhuizen
2019-03-20
5
-9
/
+107
*
ac: use new LLVM 8 intrinsics in ac_build_buffer_store_dword()
Samuel Pitoiset
2019-03-20
1
-40
/
+26
*
ac: use new LLVM 8 intrinsic when storing 16-bit values
Samuel Pitoiset
2019-03-20
3
-21
/
+33
*
ac: add ac_build_{struct,raw}_tbuffer_store() helpers
Samuel Pitoiset
2019-03-20
2
-0
/
+156
*
ac: use new LLVM 8 intrinsics in ac_build_buffer_load()
Samuel Pitoiset
2019-03-20
1
-0
/
+8
*
ac/nir: use ac_build_buffer_store_dword() for SSBO store operations
Samuel Pitoiset
2019-03-20
1
-14
/
+9
*
ac/nir: use ac_build_buffer_load() for SSBO load operations
Samuel Pitoiset
2019-03-20
1
-29
/
+6
*
ac/nir: use new LLVM 8 intrinsics for SSBO atomic operations
Samuel Pitoiset
2019-03-20
1
-24
/
+42
*
ac/nir: remove one useless check in visit_store_ssbo()
Samuel Pitoiset
2019-03-20
1
-6
/
+3
*
ac: add ac_build_buffer_store_format() helper
Samuel Pitoiset
2019-03-20
3
-21
/
+119
*
ac/nir: set attrib flags for SSBO and image store operations
Samuel Pitoiset
2019-03-20
1
-3
/
+6
*
ac: make use of ac_get_store_intr_attribs() where possible
Samuel Pitoiset
2019-03-20
1
-6
/
+2
*
bin/install_megadrivers.py: Correctly handle DESTDIR=''
Dylan Baker
2019-03-20
1
-1
/
+1
*
nir: deref only for OpTypePointer
Juan A. Suarez Romero
2019-03-20
1
-8
/
+14
*
softpipe: fix texture view crashes
Dave Airlie
2019-03-21
1
-5
/
+6
*
nvc0: Skip new update barrier bits
Kenneth Graunke
2019-03-20
1
-0
/
+3
*
anv: implement VK_EXT_pipeline_creation_feedback
Lionel Landwerlin
2019-03-20
4
-6
/
+94
*
freedreno/ir3/a6xx: fix ssbo comp_swap
Rob Clark
2019-03-20
1
-1
/
+1
*
nir: Constant values are per-column not per-component
Jason Ekstrand
2019-03-20
1
-1
/
+2
*
anv: Bump maxComputeWorkgroupInvocations
Jason Ekstrand
2019-03-20
1
-1
/
+1
*
radv: fix binding transform feedback buffers
Samuel Pitoiset
2019-03-20
1
-1
/
+1
*
ac: use llvm.amdgcn.fract intrinsic for nir_op_ffract
Samuel Pitoiset
2019-03-20
1
-5
/
+4
*
gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
Kenneth Graunke
2019-03-19
8
-16
/
+44
*
iris: mark switch case fallthrough
Tapani Pälli
2019-03-20
1
-3
/
+3
*
iris: initialize num_cbufs
Tapani Pälli
2019-03-20
1
-1
/
+1
*
panfrost: Properly align stride
Daniel Stone
2019-03-20
7
-25
/
+20
*
anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch
Anuj Phogat
2019-03-19
2
-0
/
+17
*
i965/icl: Add WA_2204188704 to disable pixel shader panic dispatch
Anuj Phogat
2019-03-19
2
-0
/
+10
*
gitlab-ci: drop most autotools builds
Eric Engestrom
2019-03-19
2
-164
/
+456
*
v3d: Expose the dma-buf modifiers query.
Eric Anholt
2019-03-19
1
-0
/
+29
*
v3d: Allow the UIF modifier with renderonly.
Eric Anholt
2019-03-19
1
-38
/
+52
*
v3d: Always lay out shared tiled buffers with UIF_TOP set.
Eric Anholt
2019-03-19
1
-4
/
+6
[next]