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
*
radeonsi: add VS blit shader creation
Marek Olšák
2017-10-07
7
-2
/
+217
*
radeonsi: split declare_default_desc_pointers
Marek Olšák
2017-10-07
1
-9
/
+14
*
gallium/u_blitter: let drivers decide which VS to use for draw_rectangle
Marek Olšák
2017-10-07
8
-42
/
+72
*
gallium/u_blitter: let drivers set the vertex elements state
Marek Olšák
2017-10-07
8
-28
/
+45
*
gallium/u_blitter: remove blitter_context_priv::viewport
Marek Olšák
2017-10-07
1
-10
/
+8
*
radeonsi: don't use util_draw_arrays_instanced in si_draw_rectangle
Marek Olšák
2017-10-07
1
-3
/
+7
*
radeonsi: move si_draw_rectangle into si_state_draw.c
Marek Olšák
2017-10-07
4
-88
/
+85
*
radeonsi: remove wrappers si_decompress_xx_textures
Marek Olšák
2017-10-07
4
-15
/
+4
*
gallium/radeon: remove r600_atom::num_dw
Marek Olšák
2017-10-07
4
-39
/
+2
*
gallium/radeon: remove old r600g code checking chip_class and family
Marek Olšák
2017-10-07
7
-226
/
+53
*
st/va: Implement vaExportSurfaceHandle()
Mark Thompson
2017-10-07
3
-1
/
+153
*
gallivm: don't use pabs intrinsic with llvm version >= 6
Roland Scheidegger
2017-10-07
1
-9
/
+4
*
swr/rast: use proper alignment for debug transposedPrims
Tim Rowley
2017-10-06
1
-2
/
+2
*
anv/cmd_buffer: Reset state in cmd_buffer_destroy
Lionel Landwerlin
2017-10-06
1
-9
/
+3
*
anv/cmd_buffer: fix push descriptors with set > 0
Lionel Landwerlin
2017-10-06
2
-13
/
+49
*
anv: enable VK_KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
6
-18
/
+186
*
anv: enable multiple planes per image/imageView
Lionel Landwerlin
2017-10-06
9
-484
/
+915
*
anv: Take an image in can_sample_with_hiz
Jason Ekstrand
2017-10-06
3
-9
/
+10
*
anv: Take a single aspect in anv_layout_to_aux_usage
Jason Ekstrand
2017-10-06
3
-18
/
+15
*
anv/cmd_buffer: Make get_fast_clear_state return an address
Jason Ekstrand
2017-10-06
1
-22
/
+24
*
anv/blorp: Add a concept of default aux usage
Jason Ekstrand
2017-10-06
1
-11
/
+16
*
anv: add nir lowering pass for ycbcr textures
Lionel Landwerlin
2017-10-06
6
-2
/
+496
*
anv: prepare sampler emission code for multiplanar images
Lionel Landwerlin
2017-10-06
3
-41
/
+43
*
anv/apply_pipeline_layout: Prepare for multi-planar images
Lionel Landwerlin
2017-10-06
4
-22
/
+116
*
anv: add new formats KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
3
-6
/
+189
*
anv: modify the internal concept of format to express multiple planes
Lionel Landwerlin
2017-10-06
4
-256
/
+331
*
anv: prepare formats to handle disjoints sets
Lionel Landwerlin
2017-10-06
1
-10
/
+27
*
isl: fill out layout descriptions for yuv formats
Lionel Landwerlin
2017-10-06
1
-4
/
+4
*
isl: check whether a format is rgb if colorspace is yuv
Lionel Landwerlin
2017-10-06
1
-0
/
+2
*
isl: make format layout channels accessible by index
Lionel Landwerlin
2017-10-06
1
-9
/
+12
*
vulkan: util: add macros to extract extension/offset number from enums
Lionel Landwerlin
2017-10-06
1
-0
/
+6
*
radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
7
-107
/
+62
*
radv: add RADV_META_SAVE_COMPUTE_PIPELINE flag
Samuel Pitoiset
2017-10-06
2
-2
/
+23
*
radv: add radv_meta_save() helper
Samuel Pitoiset
2017-10-06
9
-73
/
+58
*
radv: merge radv_meta_{save,restore}_pass() with RADV_META_SAVE_PASS
Samuel Pitoiset
2017-10-06
4
-39
/
+22
*
radv: convert all GFX operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
7
-13
/
+46
*
radv: introduce the concept of meta save flags
Samuel Pitoiset
2017-10-06
9
-52
/
+85
*
radv: remove unused RADV_META_VERTEX_BINDING_COUNT
Samuel Pitoiset
2017-10-06
1
-2
/
+0
*
radv: select the pipeline outside of the loop when decompressing htile
Samuel Pitoiset
2017-10-06
1
-12
/
+12
*
radv: add radv_htile_enabled() helper
Samuel Pitoiset
2017-10-06
2
-3
/
+8
*
i965: pass wanted format to intel_miptree_create_for_dri_image
Tapani Pälli
2017-10-06
5
-40
/
+7
*
radeonsi: add a drirc workaround for HTILE corruption in ARK: Survival Evolved
Marek Olšák
2017-10-06
6
-0
/
+32
*
radeonsi: inline struct si_sampler_views
Marek Olšák
2017-10-06
5
-42
/
+37
*
radeonsi: rename si_textures_info -> si_samplers, si_images_info -> si_images
Marek Olšák
2017-10-06
3
-20
/
+20
*
radeonsi: fold needs_*_decompress_mask update into si_set_sampler_view
Marek Olšák
2017-10-06
1
-54
/
+46
*
radeonsi: simplify a loop in si_update_fb_dirtiness_after_rendering
Marek Olšák
2017-10-06
1
-15
/
+11
*
ac: properly document a buffer.store LLVM workaround
Marek Olšák
2017-10-06
2
-6
/
+9
*
radeonsi: use f32_0 and f32_1
Marek Olšák
2017-10-06
4
-26
/
+26
*
radeonsi: fold *gallivm
Marek Olšák
2017-10-06
2
-52
/
+31
*
radeonsi: lp_type::length is always 1
Marek Olšák
2017-10-06
1
-2
/
+2
[next]