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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: bump the texture gather offset limits
Ilia Mirkin
2016-11-29
1
-2
/
+2
*
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
2016-11-28
1
-3
/
+6
*
anv/cmd_buffer: Set the correct surface type for depth/stencil
Jason Ekstrand
2016-11-28
1
-2
/
+53
*
anv: enable drawIndirectFirstInstance
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose depthBiasClamp, it is already set
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: bump maxFramebufferLayers to 2048
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: enable storage image extended formats
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose imageCubeArray functionality
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
intel/aubinator: Pull useful information from the AUB header
Jason Ekstrand
2016-11-28
1
-2
/
+32
*
intel/aubinator: Wait to setup decoders until we parse the aub header
Jason Ekstrand
2016-11-28
1
-23
/
+28
*
intel/aubinator: Rework handling of the --gen flag
Jason Ekstrand
2016-11-28
1
-20
/
+16
*
intel/aubinator: Trust the packet size in the header for SUBOPCODE_HEADER
Jason Ekstrand
2016-11-28
1
-14
/
+4
*
intel/aubinator: Add a get_offset helper
Jason Ekstrand
2016-11-28
1
-10
/
+19
*
intel/aubinator: Fix the kernel start pointer for 3DSTATE_HS
Jason Ekstrand
2016-11-28
1
-2
/
+2
*
intel/aubinator: Add a get_address helper
Jason Ekstrand
2016-11-28
1
-16
/
+31
*
intel/aubinator: Properly handle batch buffer chaining
Jason Ekstrand
2016-11-28
1
-1
/
+19
*
anv: Fix cache UUID generation.
Kenneth Graunke
2016-11-28
1
-2
/
+2
*
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
2016-11-28
1
-9
/
+14
*
anv: drop the return type for anv_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-3
/
+1
*
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-11-28
2
-8
/
+23
*
anv: don't leak memory if anv_init_wsi() fails
Emil Velikov
2016-11-28
1
-2
/
+4
*
anv: don't double-close the same fd
Emil Velikov
2016-11-28
1
-2
/
+1
*
anv: automake: don't generate anv_timestamp.h
Emil Velikov
2016-11-28
2
-8
/
+1
*
anv: Use library mtime for cache UUID.
Emil Velikov
2016-11-28
1
-4
/
+30
*
anv: Store UUID in physical device.
Emil Velikov
2016-11-28
3
-14
/
+15
*
isl: Make isl_finishme only warn once per call-site
Emil Velikov
2016-11-28
1
-1
/
+7
*
anv: use do { } while (0) in the anv_finishme macro
Emil Velikov
2016-11-28
1
-7
/
+8
*
anv/pipeline: Make is_dual_src_blend_factor inline
Jason Ekstrand
2016-11-26
1
-1
/
+1
*
anv/pipeline: Make the temp blend attachment state pointer const
Jason Ekstrand
2016-11-26
1
-1
/
+3
*
anv/device: Remove a bogus finishme comment
Jason Ekstrand
2016-11-25
1
-1
/
+0
*
anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST
Iago Toral Quiroga
2016-11-25
1
-1
/
+1
*
anv/gen7: only enable dual-source blending when there are dual-source factors
Ilia Mirkin
2016-11-23
1
-3
/
+33
*
i965: Fix a mistake from porting the URB allocation code to arrays.
Kenneth Graunke
2016-11-23
1
-1
/
+1
*
anv: fix enumeration of properties
Emil Velikov
2016-11-23
1
-6
/
+8
*
intel/blorp: Fix rectangle size for level-not-zero resolves
Topi Pohjolainen
2016-11-23
1
-2
/
+2
*
anv: fix segfault in anv_BindImageMemory
Dave Airlie
2016-11-23
1
-1
/
+1
*
anv: Enable fast clears on gen7-8
Jason Ekstrand
2016-11-22
2
-13
/
+36
*
anv: Add support for fast clears on gen9
Jason Ekstrand
2016-11-22
3
-29
/
+176
*
anv/blorp: Rework flushing around resolves
Jason Ekstrand
2016-11-22
1
-14
/
+18
*
anv/cmd_buffer: Apply remaining flushes in EndCommandBuffer
Jason Ekstrand
2016-11-22
1
-0
/
+2
*
anv/blorp: Use regular blorp clears for subpass clears
Jason Ekstrand
2016-11-22
1
-10
/
+19
*
anv: Add a vk_to_isl_color helper
Jason Ekstrand
2016-11-22
2
-7
/
+16
*
anv/cmd_buffer: Make setup_attachments take a RenderPassBeginInfo
Jason Ekstrand
2016-11-22
1
-7
/
+6
*
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
2016-11-22
5
-6
/
+85
*
anv/pipeline: Handle depth/stencil self-dependencies
Jason Ekstrand
2016-11-22
3
-6
/
+31
*
anv: Use pass attachment information to insert flushes
Jason Ekstrand
2016-11-22
1
-0
/
+88
*
anv/cmd_buffer: Fix pipeline barriers for input attachments
Jason Ekstrand
2016-11-22
1
-1
/
+1
*
anv/pipeline: Add a input_attachment_index to the bindings
Jason Ekstrand
2016-11-22
2
-0
/
+30
*
anv/pass: Calculate the combined image usage of attachments
Jason Ekstrand
2016-11-22
2
-1
/
+12
[next]