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
/
vulkan
/
anv_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Refactor pipeline l3 config setup
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
anv: Leverage the shared L3$ config code
Jason Ekstrand
2016-09-03
1
-3
/
+3
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-5
/
+5
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
anv: Rework pipeline caching
Jason Ekstrand
2016-08-30
1
-42
/
+30
*
anv: Add a struct for storing a compiled shader
Jason Ekstrand
2016-08-30
1
-0
/
+47
*
anv: Add pipeline_has_stage guards a few places
Jason Ekstrand
2016-08-30
1
-0
/
+7
*
anv: Remove unused fields from anv_pipeline_bind_map
Jason Ekstrand
2016-08-30
1
-2
/
+0
*
anv/allocator: Correctly set the number of buckets
Jason Ekstrand
2016-08-30
1
-1
/
+1
*
anv: Include the pipeline layout in the shader hash
Jason Ekstrand
2016-08-24
1
-0
/
+3
*
anv: Add an align_down_npot_u32 helper
Jason Ekstrand
2016-07-15
1
-0
/
+6
*
anv/image: Fix initialization of the ISL tiling
Nanley Chery
2016-07-15
1
-0
/
+3
*
anv/dump: Add support for dumping framebuffers
Jason Ekstrand
2016-07-09
1
-0
/
+10
*
anv/dump: Take an aspect in dump_image_to_ppm
Jason Ekstrand
2016-07-09
1
-1
/
+2
*
anv: Add anv_render_pass_attachment::store_op
Chad Versace
2016-06-23
1
-0
/
+1
*
anv: Use different BOs for different scratch sizes and stages
Jason Ekstrand
2016-06-22
1
-3
/
+1
*
anv: Add an allocator for scratch buffers
Jason Ekstrand
2016-06-22
1
-0
/
+13
*
anv/cmd: Move emit_descriptor_pointers to genX_cmd_buffer.c
Jason Ekstrand
2016-06-21
1
-2
/
+0
*
anv/cmd: Move flush_descriptor_sets to anv_cmd_buffer.c
Jason Ekstrand
2016-06-21
1
-1
/
+1
*
anv: Add proper support for depth clamping
Jason Ekstrand
2016-06-20
1
-1
/
+4
*
anv/cmd_buffer: Split emit_viewport in two
Jason Ekstrand
2016-06-20
1
-0
/
+1
*
anv/pipeline: Store the (set, binding, index) tripple in the bind map
Jason Ekstrand
2016-06-10
1
-4
/
+7
*
anv/descriptor_set: Add a type field in debug builds
Jason Ekstrand
2016-06-10
1
-0
/
+5
*
i965: Store number of threads in brw_cs_prog_data
Jordan Justen
2016-06-01
1
-1
/
+0
*
anv: strdup the device path into the physical device
Jason Ekstrand
2016-05-27
1
-1
/
+1
*
anv/cmd_buffer: Only emit PIPE_CONTROL on-demand
Jason Ekstrand
2016-05-27
1
-0
/
+40
*
anv/clear: Only clear the render area when doing subpass clears
Jason Ekstrand
2016-05-27
1
-0
/
+1
*
anv: Move push constant allocation to the command buffer
Jason Ekstrand
2016-05-27
1
-1
/
+1
*
vk/intel: use negative VK_NO_PROTOTYPES scheme
Eric Engestrom
2016-05-23
1
-1
/
+0
*
anv/device: Add a boolean for robust buffer access
Jason Ekstrand
2016-05-19
1
-0
/
+1
*
anv: Port L3 cache programming from i965
Jordan Justen
2016-05-17
1
-1
/
+11
*
anv: Keep track of whether the data cache should be enabled in L3
Jordan Justen
2016-05-17
1
-0
/
+1
*
anv: Add a devinfo argument to the get_format functions
Jason Ekstrand
2016-05-17
1
-5
/
+5
*
anv: Use 16 bits for the isl_format in anv_format
Jason Ekstrand
2016-05-17
1
-1
/
+1
*
anv/formats: Use the isl_channel_select enum for the swizzle
Jason Ekstrand
2016-05-17
1
-4
/
+4
*
anv/formats: Add an anv_get_format helper
Jason Ekstrand
2016-05-17
1
-5
/
+9
*
anv/format: Simplify anv_format
Jason Ekstrand
2016-05-17
1
-18
/
+1
*
anv: Remove the anv_format member from anv_image
Jason Ekstrand
2016-05-17
1
-1
/
+0
*
anv: Change render_pass_attachment.format to a VkFormat
Jason Ekstrand
2016-05-17
1
-1
/
+1
*
anv/image: Add an aspects field
Jason Ekstrand
2016-05-17
1
-1
/
+2
*
anv: Make format_for_descriptor return an isl_format
Jason Ekstrand
2016-05-17
1
-2
/
+2
*
anv/wsi: Make WSI per-physical-device rather than per-instance
Jason Ekstrand
2016-05-17
1
-8
/
+8
*
i965/fs: Organize prog_data by ksp number rather than SIMD width
Jason Ekstrand
2016-05-14
1
-5
/
+0
*
anv: s/anv_batch_emit_blk/anv_batch_emit/
Jason Ekstrand
2016-04-20
1
-1
/
+1
*
anv: Remove the old emit macro
Jason Ekstrand
2016-04-20
1
-10
/
+0
*
anv: Add a new block-based batch emit macro
Jason Ekstrand
2016-04-20
1
-0
/
+9
*
anv: fix build without Wayland platform
Marcin Ĺšlusarz
2016-04-20
1
-3
/
+0
*
anv: Replace ::disable_scissor with ::use_rectlists
Nanley Chery
2016-04-13
1
-1
/
+0
*
anv: Delete anv_graphics_pipeline_create_info::disable_viewport
Nanley Chery
2016-04-13
1
-1
/
+0
*
anv/image: Remove the offset parameter from image_view_init
Jason Ekstrand
2016-04-08
1
-1
/
+0
[next]