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/icd: Advertise the right ABI version
Jason Ekstrand
2015-12-10
1
-1
/
+1
*
anv/image: Remove some vkCreateImage validation
Chad Versace
2015-12-09
1
-26
/
+0
*
anv/image: Drop unused halign, valign lookup tables
Chad Versace
2015-12-09
1
-12
/
+0
*
gen8/compute: Setup push constants and local ids
Jordan Justen
2015-12-09
1
-0
/
+20
*
anv: Add anv_cmd_buffer_cs_push_constants
Jordan Justen
2015-12-09
2
-0
/
+56
*
i965: Move brw_cs_fill_local_id_payload to brw_compiler.h
Jordan Justen
2015-12-08
2
-4
/
+4
*
anv/compute: Fix thread width max off by 1
Jordan Justen
2015-12-08
2
-4
/
+4
*
anv: Remove unused anv_image_view_info_for_vk_image_view_type()
Chad Versace
2015-12-08
2
-15
/
+6
*
gen8/cmd_buffer: Flush push constants after descriptor sets
Jason Ekstrand
2015-12-07
1
-3
/
+3
*
anv: Add initial support for pushing image params
Jason Ekstrand
2015-12-07
6
-2
/
+124
*
anv/descriptor_set: Add support for storage images in layouts
Jason Ekstrand
2015-12-07
2
-2
/
+23
*
anv/image: Add a separate storage image surface state
Jason Ekstrand
2015-12-07
4
-2
/
+43
*
isl: Add initial support for storage images
Jason Ekstrand
2015-12-07
3
-0
/
+143
*
HACK/i965: Disable assign_var_locations on uniforms
Jason Ekstrand
2015-12-07
1
-3
/
+3
*
anv/pipeline: Only apply a pipeline layout if we have one
Jason Ekstrand
2015-12-07
1
-1
/
+2
*
anv/image: Refactor anv_image_make_surface()
Chad Versace
2015-12-07
1
-28
/
+38
*
anv: Assert the succes of isl_surf_init()
Chad Versace
2015-12-07
1
-1
/
+7
*
anv: Use isl_tiling_flags in anv_image_create_info
Chad Versace
2015-12-07
5
-26
/
+11
*
anv: Fix anv_gem_set_tiling to respect tiling param
Chad Versace
2015-12-07
1
-1
/
+1
*
anv: Remove unused anv_format_s8_uint
Chad Versace
2015-12-07
2
-10
/
+0
*
vk: Don't override and hardcode autoconf CFLAGS
Kristian Høgsberg Kristensen
2015-12-04
1
-3
/
+1
*
vk: Move isl files to libisl.la helper library
Kristian Høgsberg Kristensen
2015-12-04
1
-3
/
+7
*
anv/image: Fix choice of isl_surf_usage for depthstencil images
Chad Versace
2015-12-04
1
-14
/
+20
*
anv: Add func anv_get_isl_format()
Chad Versace
2015-12-04
2
-0
/
+26
*
anv/image: Delete old ifdef'd out code
Chad Versace
2015-12-04
1
-32
/
+0
*
vk: Add needed builddir subdirectories to the include path
Jason Ekstrand
2015-12-04
1
-0
/
+2
*
vk: gem handles are uint32_t
Kristian Høgsberg Kristensen
2015-12-04
3
-19
/
+19
*
vk: Turn on Bay Trail, Cherryview and Broxton support
Kristian Høgsberg
2015-12-04
1
-9
/
+7
*
vk: Map uncached, coherent memory as write-combine
Kristian Høgsberg Kristensen
2015-12-04
5
-10
/
+17
*
vk: Expose two memory types for non-LLC GPUs
Kristian Høgsberg Kristensen
2015-12-04
2
-10
/
+37
*
vk: clflush all state for non-LLC GPUs
Kristian Høgsberg
2015-12-04
13
-85
/
+203
*
vk: Set I915_CACHING_NONE for userptr BOs when !llc
Kristian Høgsberg
2015-12-04
3
-0
/
+41
*
vk: Implement vkFlushMappedMemoryRanges()
Kristian Høgsberg
2015-12-04
2
-4
/
+42
*
nir/spirv: Update to SPIR-V version 1.0
Jason Ekstrand
2015-12-03
3
-49
/
+44
*
anv/gen9: Fix SURFACE_STATE halign and valign
Chad Versace
2015-12-03
1
-4
/
+35
*
anv: Embed isl_surf into anv_surface
Chad Versace
2015-12-03
8
-61
/
+39
*
anv/image: Drop assertions on SURFTYPE extent limits
Chad Versace
2015-12-03
1
-22
/
+0
*
anv/image: Use isl to calculate surface layout
Chad Versace
2015-12-03
1
-154
/
+85
*
isl: Implement isl_surf_init() for gen4-gen9
Chad Versace
2015-12-03
14
-59
/
+2966
*
isl: Rename legacy Y tiling to ISL_TILING_Y0
Chad Versace
2015-12-03
5
-7
/
+10
*
anv/image: Vulkan's depthPitch is in bytes, not rows
Chad Versace
2015-12-03
1
-1
/
+3
*
anv/device: Give a version of 0.210.1 in apiVersion
Jason Ekstrand
2015-12-03
1
-1
/
+1
*
vk: Add new WSI support and bump the API to 0.210.1
Jason Ekstrand
2015-12-03
7
-350
/
+403
*
anv/entrypoints: Run the headers through the preprocessor first
Jason Ekstrand
2015-12-03
2
-3
/
+9
*
vk/0.210.0: Advertise version 0.210.0
Jason Ekstrand
2015-12-03
1
-2
/
+2
*
vk/0.210.0: Update queries to the new API
Jason Ekstrand
2015-12-03
2
-30
/
+53
*
vk/0.210.0: Fix how we handle access flags in barriers
Jason Ekstrand
2015-12-03
1
-12
/
+12
*
vk/0.210.0: Update the VkFormat enum
Jason Ekstrand
2015-12-03
2
-82
/
+89
*
vk/0.210.0: Rework vkQueueSubmit
Jason Ekstrand
2015-12-03
2
-20
/
+26
*
vk/0.210.0: Remove depth clip and add depth clamp
Jason Ekstrand
2015-12-03
3
-6
/
+3
[next]