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
*
nv50,nvc0: add explicit settings for recent caps
Ilia Mirkin
2019-02-04
2
-0
/
+4
*
panfrost: Implement Midgard shader toolchain
Alyssa Rosenzweig
2019-02-05
13
-2
/
+6383
*
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
2019-02-05
27
-5
/
+3244
*
radeonsi: fix crashing performance counters (division by zero)
Marek Olšák
2019-02-04
1
-1
/
+1
*
radeonsi: handle render_condition_enable in si_compute_clear_render_target
Marek Olšák
2019-02-04
3
-3
/
+8
*
radeonsi: use compute for clear_render_target when possible
Sonny Jiang
2019-02-04
5
-0
/
+184
*
st/mesa: Set pipe_image_view::shader_access in PBO readpixels.
Kenneth Graunke
2019-02-04
1
-0
/
+1
*
intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.
Rodrigo Vivi
2019-02-04
1
-0
/
+5
*
anv: Fix VK_EXT_transform_feedback working with varyings packed in PSIZ
Danylo Piliaiev
2019-02-04
1
-3
/
+20
*
radv: Handle VK_ATTACHMENT_UNUSED in CmdClearAttachment
Danylo Piliaiev
2019-02-04
1
-0
/
+9
*
anv: Handle VK_ATTACHMENT_UNUSED in colorAttachment
Danylo Piliaiev
2019-02-04
1
-0
/
+4
*
radv: don't flush src stages when dstStageMask == BOTTOM_OF_PIPE
Samuel Pitoiset
2019-02-04
2
-3
/
+19
*
radv: do not set preserveAttachments for internal render passes
Samuel Pitoiset
2019-02-04
4
-18
/
+18
*
radv: drop useless checks when resolving subpass color attachments
Samuel Pitoiset
2019-02-04
2
-8
/
+4
*
radv: execute external subpass barriers after ending subpasses
Samuel Pitoiset
2019-02-04
1
-2
/
+2
*
radv: accumulate all ingoing external dependencies to the first subpass
Samuel Pitoiset
2019-02-04
1
-0
/
+4
*
radv: handle subpass dependencies correctly
Samuel Pitoiset
2019-02-04
1
-6
/
+6
*
radv: track if subpasses have color attachments
Samuel Pitoiset
2019-02-04
3
-9
/
+7
*
radv: add radv_render_pass_add_subpass_dep() helper
Samuel Pitoiset
2019-02-04
1
-40
/
+38
*
radv: move some render pass things to radv_render_pass_compile()
Samuel Pitoiset
2019-02-04
1
-28
/
+38
*
radv: handle final layouts at end of every subpass and render pass
Samuel Pitoiset
2019-02-04
1
-22
/
+38
*
radv: determine the last subpass id for every attachments
Samuel Pitoiset
2019-02-04
2
-0
/
+15
*
radv: use the new attachments array when starting subpasses
Samuel Pitoiset
2019-02-04
1
-12
/
+5
*
radv: store the list of attachments for every subpass
Samuel Pitoiset
2019-02-04
7
-55
/
+96
*
radv: move subpass image transitions to radv_cmd_buffer_begin_subpass()
Samuel Pitoiset
2019-02-04
5
-29
/
+27
*
radv: add radv_cmd_buffer_begin_subpass() helper
Samuel Pitoiset
2019-02-04
1
-12
/
+32
*
radv: remove useless MAYBE_UNUSED in CmdBeginRenderPass()
Samuel Pitoiset
2019-02-04
1
-1
/
+1
*
radv: remove unused radv_render_pass_attachment::view_mask
Samuel Pitoiset
2019-02-04
2
-11
/
+0
*
radv: bail out when no image transitions will be performed
Samuel Pitoiset
2019-02-04
1
-0
/
+3
*
meson: drop the xcb-xrandr version requirement
Marek Olšák
2019-02-03
1
-1
/
+1
*
wsi/display: add comment
Eric Engestrom
2019-02-02
1
-1
/
+1
*
relnotes: Add VK_EXT_buffer_device_address
Jason Ekstrand
2019-02-02
1
-0
/
+1
*
anv: Implement VK_EXT_buffer_device_address
Jason Ekstrand
2019-02-01
5
-2
/
+67
*
intel/fs: Implement nir_intrinsic_global_atomic_*
Jason Ekstrand
2019-02-01
8
-0
/
+202
*
intel/fs: Use SENDS for A64 writes on gen9+
Jason Ekstrand
2019-02-01
1
-10
/
+23
*
intel/fs: Implement load/store_global with A64 untyped messages
Jason Ekstrand
2019-02-01
7
-1
/
+273
*
intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode
Jason Ekstrand
2019-02-01
1
-7
/
+6
*
intel/fs: Properly handle 64-bit types in LOAD_PAYLOAD
Jason Ekstrand
2019-02-01
2
-2
/
+7
*
intel/fs/cse: Split create_copy_instr into three cases
Jason Ekstrand
2019-02-01
1
-17
/
+17
*
intel/nir: Add global support to lower_mem_access_bit_sizes
Jason Ekstrand
2019-02-01
1
-0
/
+2
*
intel/fs: Fix memory corruption when compiling a CS
Oscar Blumberg
2019-02-01
1
-1
/
+2
*
spirv: Support LocalSizeId and LocalSizeHintId execution modes
Jason Ekstrand
2019-02-01
1
-0
/
+8
*
spirv: Handle OpExecutionModeId
Jason Ekstrand
2019-02-01
1
-1
/
+4
*
spirv: Handle constants and types before execution modes
Jason Ekstrand
2019-02-01
1
-4
/
+4
*
spirv: Rework handling of spec constant workgroup size built-ins
Jason Ekstrand
2019-02-01
2
-4
/
+14
*
spirv: Replace vtn_constant_value with vtn_constant_uint
Jason Ekstrand
2019-02-01
3
-15
/
+23
*
radv: fix build
Samuel Pitoiset
2019-02-01
2
-2
/
+2
*
radv: take LDS into account for compute shader occupancy stats
Timothy Arceri
2019-02-01
3
-5
/
+14
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
5
-13
/
+12
*
docs: add GL_EXT_texture_compression_s3tc_srgb to release notes
Gurchetan Singh
2019-02-01
1
-1
/
+1
[next]