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
*
vk: Prefix most filenames with anv
Chad Versace
2015-07-17
20
-51
/
+51
*
vk/image: Remove unneeded data from anv_buffer_view
Chad Versace
2015-07-17
3
-17
/
+16
*
vk: Document members of anv_surface_view
Chad Versace
2015-07-17
1
-6
/
+6
*
vk: Remove more raw casts
Chad Versace
2015-07-17
5
-15
/
+31
*
vk/image: Add braces around multi-line ifs
Chad Versace
2015-07-17
1
-4
/
+6
*
nir/spirv: don't declare builtin blocks
Connor Abbott
2015-07-16
3
-9
/
+22
*
nir/spirv: add support for loading UBO's
Connor Abbott
2015-07-16
2
-28
/
+178
*
nir/types: add more nir_type_is_xxx() wrappers
Connor Abbott
2015-07-15
2
-0
/
+14
*
nir: move to two-level binding model for UBO's
Connor Abbott
2015-07-15
3
-22
/
+36
*
vk/0.132: Do type-safety
Chad Versace
2015-07-15
4
-153
/
+59
*
vk/cmd_buffer: Move batch buffer padding to anv_batch_bo_finish()
Jason Ekstrand
2015-07-15
1
-10
/
+4
*
vk/cmd_buffer: Rename bo_count to exec2_bo_count
Jason Ekstrand
2015-07-15
4
-15
/
+15
*
vk/cmd_buffer: Add a helper for allocating dynamic state
Jason Ekstrand
2015-07-15
3
-5
/
+16
*
vk/private.h: Move cmd_buffer functions to near the cmd_buffer struct
Jason Ekstrand
2015-07-15
1
-15
/
+15
*
vk: Split command buffer state into its own structure
Jason Ekstrand
2015-07-15
4
-143
/
+172
*
vk: Move most of the anv_Cmd related stuff to its own file
Jason Ekstrand
2015-07-15
4
-1156
/
+1197
*
vk: Pull the guts of anv_cmd_buffer into its own file
Jason Ekstrand
2015-07-15
4
-677
/
+738
*
vk/glsl: Replace raw casts
Chad Versace
2015-07-15
1
-1
/
+1
*
vk/meta: Remove raw casts
Chad Versace
2015-07-15
1
-21
/
+24
*
vk/x11: Remove raw casts
Chad Versace
2015-07-15
1
-12
/
+18
*
vk: Delete vkDbgSetObjectTag()
Chad Versace
2015-07-15
1
-17
/
+0
*
vk/device: Remove unneeded checks for NULL
Jason Ekstrand
2015-07-15
1
-6
/
+3
*
vk/device: Provide proper NULL handling in anv_device_free
Jason Ekstrand
2015-07-15
1
-0
/
+3
*
vk: Stop internally calling anv_DestroyObject()
Chad Versace
2015-07-15
1
-32
/
+24
*
vk: Fix vkDestroyObject dispatch for VkRenderPass
Chad Versace
2015-07-15
1
-3
/
+1
*
vk: Fix vkCreate/DestroyRenderPass
Chad Versace
2015-07-15
2
-18
/
+48
*
vk: Refactor create/destroy code for anv_descriptor_set
Chad Versace
2015-07-15
2
-11
/
+47
*
vk: Replace some raw casts with safe casts
Chad Versace
2015-07-15
1
-2
/
+2
*
vk: Correct anv_CreateShaderModule's prototype
Chad Versace
2015-07-15
1
-1
/
+1
*
vk: Define struct anv_image_view, anv_buffer_view
Chad Versace
2015-07-15
4
-30
/
+47
*
vk/meta: Fix declared type of a shader module
Chad Versace
2015-07-15
1
-1
/
+1
*
vk: Remove struct anv_object
Chad Versace
2015-07-15
4
-115
/
+2
*
vk/device: More documentation on surface state flushing
Jason Ekstrand
2015-07-15
1
-8
/
+34
*
vk/device: explain why a flush is necessary
Connor Abbott
2015-07-14
1
-3
/
+10
*
vk: Fix indentation of anv_dynamic_cb_state
Chad Versace
2015-07-14
1
-1
/
+1
*
vk: Add finishmes for VkDescriptorPool
Chad Versace
2015-07-14
1
-2
/
+3
*
vk/device: Add stub support for command pools
Jason Ekstrand
2015-07-14
1
-1
/
+30
*
vk/vulkan.h: Move around buffer image granularities
Jason Ekstrand
2015-07-14
1
-0
/
+1
*
vk: Add stubs for all the sparse resource stuff
Jason Ekstrand
2015-07-14
2
-7
/
+56
*
vk/vulkan.h: Rename FormatInfo to FormatProperties
Jason Ekstrand
2015-07-14
1
-10
/
+10
*
vk: Remove abreviations
Jason Ekstrand
2015-07-14
3
-39
/
+39
*
vk: Add the new extension/layer enumeration entrypoints
Jason Ekstrand
2015-07-14
1
-30
/
+39
*
vk: Split the memory requirements/binding functions
Jason Ekstrand
2015-07-14
2
-43
/
+52
*
vk: Make barriers more precise (rev. 133)
Jason Ekstrand
2015-07-14
1
-18
/
+28
*
vk: Split the dynamic state binding function into one per state
Jason Ekstrand
2015-07-14
2
-48
/
+54
*
vk: Implement Multipass
Jason Ekstrand
2015-07-14
5
-215
/
+420
*
vk/0.132: Add vkDestroyRenderPass()
Chad Versace
2015-07-14
2
-4
/
+3
*
vk/0.132: Add vkDestroy*View()
Chad Versace
2015-07-14
1
-3
/
+0
*
vk/0.132: Add vkDestroyCommandBuffer()
Chad Versace
2015-07-14
1
-25
/
+37
*
vk/0.132: Add vkDestroyImageView()
Chad Versace
2015-07-14
1
-1
/
+0
[next]