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
*
anv/wsi_x11: Properly report BadDrawable errors to the client
Jason Ekstrand
2015-09-28
1
-1
/
+11
*
anv/batch_chain: Use the surface state pool for binding tables
Jason Ekstrand
2015-09-28
3
-124
/
+99
*
anv/batch_chain: Add helpers for fixing up block_pool relocations
Jason Ekstrand
2015-09-28
1
-0
/
+62
*
anv/gen8: Do a render cache flush prior to changing state base address
Jason Ekstrand
2015-09-28
1
-0
/
+10
*
anv/device: Use a 4K block size for surface state blocks
Jason Ekstrand
2015-09-28
1
-1
/
+1
*
anv/meta: Use the dynamic state stream for temporary buffers
Jason Ekstrand
2015-09-28
1
-4
/
+4
*
anv/util: Add helpers for getting the first and last elements of a vector
Jason Ekstrand
2015-09-28
1
-0
/
+15
*
anv/batch_chain: Add a _alloc_binding_table function
Jason Ekstrand
2015-09-28
3
-3
/
+13
*
anv: Make anv_state.offset an int32_t
Jason Ekstrand
2015-09-28
1
-1
/
+1
*
anv/wsi_wayland: Fix FIFO mode
Jason Ekstrand
2015-09-28
1
-1
/
+4
*
vk: Implement vkGetPhysicalDeviceImageFormatProperties()
Chad Versace
2015-09-28
1
-3
/
+94
*
vk: Refactor anv_GetPhysicalDeviceFormatProperties()
Chad Versace
2015-09-28
1
-11
/
+28
*
vk: Advertise that depthstencil formats support sampling
Chad Versace
2015-09-28
1
-0
/
+1
*
anv/device: Wrap a couple valgrind calls in the VG macro
Jason Ekstrand
2015-09-28
1
-3
/
+3
*
vk: Fix vkGetPhysicalDeviceSparseImageFormatProperties()
Chad Versace
2015-09-28
1
-1
/
+4
*
vk: Add anv_icd.json to .gitignore
Kristian Høgsberg Kristensen
2015-09-25
1
-0
/
+1
*
vk: Also define vk_errorf in non-debug builds
Kristian Høgsberg Kristensen
2015-09-25
1
-0
/
+1
*
vk: Roll back GLSL parser support for vulkan
Kristian Høgsberg Kristensen
2015-09-25
9
-74
/
+10
*
vk: Add an ICD declaration file
vulkan-protex-2015.09.24.r01
Jason Ekstrand
2015-09-24
2
-0
/
+9
*
anv: Add support for the ICD loader
Jason Ekstrand
2015-09-24
3
-0
/
+22
*
anv: Add a global dispatch table for use in meta operations
Jason Ekstrand
2015-09-24
4
-15
/
+29
*
anv/entrypoints: Expose the anv_resolve_entrypoint function
Jason Ekstrand
2015-09-24
2
-4
/
+8
*
anv/entrypoints: Rename anv_layer to anv_dispatch_table
Jason Ekstrand
2015-09-24
1
-2
/
+2
*
anv/batch_chain: Remove the current_surface_bo helper
Jason Ekstrand
2015-09-24
2
-10
/
+2
*
anv/cmd_buffer: Add a helper for getting the surface state base address
Jason Ekstrand
2015-09-24
4
-2
/
+13
*
anv/allocator: Don't ever call mremap
Jason Ekstrand
2015-09-24
1
-17
/
+12
*
anv/allocator: Delete the unused center_fd_offset from anv_block_pool
Jason Ekstrand
2015-09-24
1
-3
/
+0
*
anv/allocator: Do a better job of centering bi-directional block pools
Jason Ekstrand
2015-09-24
1
-1
/
+12
*
anv/batch_chain: Clean up the reloc list swapping code
Jason Ekstrand
2015-09-24
1
-8
/
+6
*
anv/meta: Add location specifiers to meta shaders
Jason Ekstrand
2015-09-21
1
-12
/
+12
*
Merge branch 'nir-spirv' into vulkan
Jason Ekstrand
2015-09-17
1
-15
/
+20
|
\
|
*
nir/spirv: Add better location handling
Jason Ekstrand
2015-09-17
1
-15
/
+20
*
|
anv/device: Move mutex initialization to befor block pools
Jason Ekstrand
2015-09-17
1
-2
/
+2
*
|
meta: Initial support for packing parameters
Jason Ekstrand
2015-09-17
1
-9
/
+7
*
|
anv/meta: Pass the depth through the clear vertex shader
Jason Ekstrand
2015-09-17
1
-2
/
+2
*
|
anv/formats: Properly report depth-stencil formats
Jason Ekstrand
2015-09-17
1
-18
/
+23
*
|
vk/device: Don't allow device or instance creation with invalid extensions
Jason Ekstrand
2015-09-17
1
-14
/
+41
*
|
anv/tests: Add some asserts for data integrity in block_pool_no_free
Jason Ekstrand
2015-09-17
1
-2
/
+22
*
|
anv/allocator: Make the block pool double-ended
Jason Ekstrand
2015-09-17
3
-19
/
+197
*
|
anv/tests: Refactor the block_pool_no_free test
Jason Ekstrand
2015-09-17
1
-20
/
+29
*
|
vk/allocator: Split block_pool_alloc into two functions
Jason Ekstrand
2015-09-17
1
-22
/
+31
*
|
anv/allocator: Use a signed 32-bit offset for the free list
Jason Ekstrand
2015-09-17
2
-8
/
+17
*
|
anv/allocator: Create 2GB memfd up-front for the block pool
Jason Ekstrand
2015-09-17
2
-9
/
+15
*
|
anv/allocator: Take the device mutex when growing a block pool
Jason Ekstrand
2015-09-17
5
-5
/
+23
*
|
anv: Document the index and offset parameters of anv_bo
Jason Ekstrand
2015-09-17
1
-0
/
+11
*
|
vk/image: Remove stale FINISHME for non-2D image views
Chad Versace
2015-09-14
1
-3
/
+0
*
|
vk/image: Teach vkCreateImage about layout of 1D surfaces
Chad Versace
2015-09-14
1
-6
/
+8
*
|
vk/meta: Partially implement vkCmdCopy*, vkCmdBlit* for 3D images
Chad Versace
2015-09-14
3
-78
/
+235
*
|
vk/meta: Rename meta_emit_blit() params
Chad Versace
2015-09-14
1
-13
/
+13
*
|
vk/gen8: Set RENDER_SURFACE_STATE::RenderTargetViewExtent
Chad Versace
2015-09-14
1
-0
/
+34
[next]