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
*
util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
2017-03-15
2
-13
/
+75
*
util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
2017-03-15
1
-0
/
+40
*
util/disk_cache: add thread queue to disk cache
Timothy Arceri
2017-03-15
1
-1
/
+15
*
radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
2017-03-15
1
-1
/
+12
*
radv/ac: gather4 cube workaround integer
Dave Airlie
2017-03-15
1
-1
/
+71
*
radv: Set driver version to mesa version;
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+23
*
radv: Increase api version to 1.0.42.
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+1
*
util/vk: Add helpers for finding an extension struct
Jason Ekstrand
2017-03-15
1
-0
/
+17
*
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
2017-03-14
1
-0
/
+2
*
radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
2017-03-14
1
-0
/
+3
*
anv: Properly enumerate physical devices when none are present
Jason Ekstrand
2017-03-14
1
-2
/
+5
*
nir/constant_expressions: Refactor helper functions
Jason Ekstrand
2017-03-14
1
-24
/
+27
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
22
-308
/
+218
*
i965/fs: Re-arrange conversion operations
Jason Ekstrand
2017-03-14
1
-36
/
+31
*
i965/vec4: Get rid of the type parameter from to/from_double
Jason Ekstrand
2017-03-14
2
-24
/
+15
*
glsl/nir: Use nir_type_conversion_op
Jason Ekstrand
2017-03-14
1
-37
/
+32
*
nir: Rewrite nir_type_conversion_op
Jason Ekstrand
2017-03-14
1
-63
/
+92
*
nir: Add a get_nir_type_for_glsl_base_type helper
Jason Ekstrand
2017-03-14
1
-2
/
+8
*
nir/validate: Rework ALU bit-size rule validation
Jason Ekstrand
2017-03-14
1
-32
/
+33
*
nir/validate: Validate that bit sizes and components always match
Jason Ekstrand
2017-03-14
1
-38
/
+63
*
nir: Make image_size a variable-width intrinsic
Jason Ekstrand
2017-03-14
3
-11
/
+16
*
i965/fs: Use num_components from the SSA def in image intrinsics
Jason Ekstrand
2017-03-14
1
-2
/
+1
*
nir/lower_tex: Use tex_instr_dest_size for txs destinations
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
nir/spirv: Restrict the number of channels in texture coordinates
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
nir/copy_prop: Respect the source's number of components
Jason Ekstrand
2017-03-14
1
-33
/
+96
*
nir/intrinsics: Make load_barycentric_input take a 2-component coor
Jason Ekstrand
2017-03-14
1
-1
/
+3
*
anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
anv/blorp: Turn off AUX after doing a CCS_D resolve
Jason Ekstrand
2017-03-14
1
-0
/
+2
*
android: add '/vulkan' to libmesa_anv_entrypoints path
Tapani Pälli
2017-03-14
1
-2
/
+2
*
android: add src/intel/compiler to libmesa_intel_compiler includes
Tapani Pälli
2017-03-14
1
-0
/
+1
*
anv: Add missing error-checking to anv_CreateDevice (v3)
Gwan-gyeong Mun
2017-03-13
1
-9
/
+56
*
radv: setup llvm target data layout
Dave Airlie
2017-03-14
1
-0
/
+7
*
radv: Reinitialise loaderMagic when allocating a cached command buffer
Alex Smith
2017-03-13
1
-0
/
+1
*
gallium/radeon: disable the shader cache if dumping shaders
Marek Olšák
2017-03-13
1
-0
/
+5
*
radeonsi: mark all bound shader buffer ranges as initialized
Marek Olšák
2017-03-13
1
-0
/
+3
*
st/mesa: disable the shader cache if dumping shaders
Marek Olšák
2017-03-13
1
-4
/
+4
*
anv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyProperties
Chad Versace
2017-03-13
1
-55
/
+18
*
anv: Use vk_outarray in vkEnumeratePhysicalDevices (v2)
Chad Versace
2017-03-13
1
-27
/
+4
*
util/vulkan: Add vk_outarray (v2)
Chad Versace
2017-03-13
1
-0
/
+140
*
intel: genxml: prevent missing ; with address fields dwords
Lionel Landwerlin
2017-03-13
1
-28
/
+26
*
gallium/hud: check NULL return from u_upload_alloc
Julien Isorce
2017-03-13
1
-0
/
+5
*
winsys/radeon: check null return from radeon_cs_create_fence in cs_flush
Julien Isorce
2017-03-13
1
-11
/
+13
*
winsys/radeon: check null in radeon_cs_create_fence
Julien Isorce
2017-03-13
1
-0
/
+3
*
vulkan/wsi: include builddir for generated headers
Juan A. Suarez Romero
2017-03-13
1
-0
/
+1
*
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
2017-03-13
7
-245
/
+86
*
anv: Stall before fast-clear operations
Jason Ekstrand
2017-03-13
1
-6
/
+19
*
anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
2017-03-13
1
-2
/
+2
*
anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
2017-03-13
4
-11
/
+28
*
freedreno/ir3: fragz cannot be half precision
Rob Clark
2017-03-13
1
-0
/
+6
*
freedreno/ir3: optimize less in glsl
Rob Clark
2017-03-13
1
-1
/
+1
[next]