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
...
*
anv: Use bindless textures and samplers
Jason Ekstrand
2019-04-19
6
-31
/
+228
*
anv: Pass the plane into lower_tex_deref
Jason Ekstrand
2019-04-19
1
-7
/
+5
*
anv: Use write_image_view to initialize immutable samplers
Jason Ekstrand
2019-04-19
1
-5
/
+13
*
anv: Count the number of planes in each descriptor binding
Jason Ekstrand
2019-04-19
2
-3
/
+19
*
intel/fs: Add support for bindless texture ops
Jason Ekstrand
2019-04-19
5
-10
/
+86
*
intel,nir: Lower TXD with a bindless sampler
Jason Ekstrand
2019-04-19
3
-0
/
+9
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
8
-5
/
+51
*
anv: Implement SSBOs bindings with GPU addresses in the descriptor BO
Jason Ekstrand
2019-04-19
6
-35
/
+347
*
anv: Lower some SSBO operations in apply_pipeline_layout
Jason Ekstrand
2019-04-19
1
-2
/
+212
*
anv: Add a has_a64_buffer_access to anv_physical_device
Jason Ekstrand
2019-04-19
4
-6
/
+11
*
intel/nir: Re-run int64 lowering in postprocess_nir
Jason Ekstrand
2019-04-19
1
-0
/
+1
*
nir/lower_io: Expose some explicit I/O lowering helpers
Jason Ekstrand
2019-04-19
2
-42
/
+65
*
anv/pipeline: Add skeleton support for spilling to bindless
Jason Ekstrand
2019-04-19
4
-27
/
+122
*
anv/pipeline: Sort bindings by most used first
Jason Ekstrand
2019-04-19
1
-40
/
+95
*
anv: Add a #define for the max binding table size
Jason Ekstrand
2019-04-19
3
-4
/
+16
*
anv: Put image params in the descriptor set buffer on gen8 and earlier
Jason Ekstrand
2019-04-19
6
-124
/
+109
*
anv: Make all VkDeviceMemory BOs resident permanently
Jason Ekstrand
2019-04-19
4
-46
/
+48
*
freedreno/ir3: fix const assert
Rob Clark
2019-04-19
1
-1
/
+0
*
gallium/auxiliary/vl: Fix a couple of warnings
Kristian H. Kristensen
2019-04-19
2
-8
/
+2
*
egl/dri2: Mark potentially unused 'display' variable with MAYBE_UNUSED
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
ralloc: Fully qualify non-virtual destructor call
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
nir_opcodes.py: Saturate to expression that doesn't overflow
Kristian H. Kristensen
2019-04-19
2
-1
/
+3
*
glsl_to_nir: Initialize debug variable
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
tgsi: Mark tgsi_strings_check() unused
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
anv: limit URB reconfigurations when using blorp
Lionel Landwerlin
2019-04-19
3
-3
/
+11
*
intel/devinfo: add basic sanity tests on device database
Lionel Landwerlin
2019-04-19
2
-0
/
+45
*
intel/devinfo: fix missing num_thread_per_eu on ICL
Lionel Landwerlin
2019-04-19
1
-6
/
+2
*
nir: Use the nir_builder _imm helpers in setting up deref offsets.
Eric Anholt
2019-04-19
1
-4
/
+3
*
nir: Fix deref offset calculation for structs.
Eric Anholt
2019-04-19
1
-1
/
+1
*
lima: enable nir fsign lowering in ppir
Erico Nunes
2019-04-19
1
-0
/
+1
*
nir/algebraic: add lowering for fsign
Erico Nunes
2019-04-19
2
-0
/
+4
*
lima/ppir: support ppir_op_ceil
Erico Nunes
2019-04-19
3
-0
/
+14
*
radv: Support VK_EXT_inline_uniform_block.
Bas Nieuwenhuizen
2019-04-19
5
-15
/
+124
*
ac/nir: use the new raw/struct SSBO atomic intrisics for comp_swap
Samuel Pitoiset
2019-04-19
1
-2
/
+1
*
ac/nir: only use the new raw/struct SSBO atomic intrinsics with LLVM 9+
Samuel Pitoiset
2019-04-19
1
-1
/
+4
*
ac/nir: only use the new raw/struct image atomic intrinsics with LLVM 9+
Samuel Pitoiset
2019-04-19
1
-1
/
+4
*
iris: Be less aggressive at postdraw work skipping
Kenneth Graunke
2019-04-18
1
-28
/
+36
*
intel/fs: Account for live range lengths in spill costs
Jason Ekstrand
2019-04-18
1
-1
/
+13
*
virgl/vtest: bump up protocol version + support encoded transfers
Gurchetan Singh
2019-04-18
3
-3
/
+12
*
virgl/vtest: wait after issuing a transfer get
Gurchetan Singh
2019-04-18
1
-2
/
+3
*
virgl/vtest: modify sending and receiving data for shared memory
Gurchetan Singh
2019-04-18
1
-4
/
+35
*
virgl/vtest: receive and handle shared memory fd
Gurchetan Singh
2019-04-18
2
-7
/
+55
*
virgl/vtest: plumb support for shared memory
Gurchetan Singh
2019-04-18
3
-6
/
+10
*
virgl/vtest: add utilities for receiving fds
Gurchetan Singh
2019-04-18
1
-0
/
+43
*
virgl/vtest: execute a transfer_get when flushing the front buffer
Gurchetan Singh
2019-04-18
1
-22
/
+21
*
virgl: wait after a flush
Gurchetan Singh
2019-04-18
3
-6
/
+12
*
anv: fix uninitialized pthread cond clock domain
Lionel Landwerlin
2019-04-18
1
-1
/
+1
*
v3d: Fix atomic cmpxchg in shaders on hardware.
Eric Anholt
2019-04-18
1
-3
/
+13
*
v3d: Fix an invalid reuse of flags generation from before a thrsw.
Eric Anholt
2019-04-18
1
-0
/
+4
*
anv: Drop some unneeded ANV_FROM_HANDLE for physical devices
Jason Ekstrand
2019-04-18
1
-6
/
+0
[prev]
[next]