index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
/
radv_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: store the dynamic state mask into radv_dynamic_state
Samuel Pitoiset
2017-10-26
1
-1
/
+6
*
radv: Add single pipeline cache key.
Bas Nieuwenhuizen
2017-10-26
1
-2
/
+11
*
radv: only emit dfsm packets if dfsm is allowed.
Dave Airlie
2017-10-24
1
-0
/
+1
*
radv: factor out radv_alloc_memory
Andres Rodriguez
2017-10-21
1
-0
/
+11
*
radv: Implement VK_EXT_global_priority
Andres Rodriguez
2017-10-21
1
-0
/
+1
*
radv: rename RADV_CMD_DIRTY_RENDER_TARGETS to RADV_CMD_DIRTY_FRAMEBUFFER
Samuel Pitoiset
2017-10-20
1
-1
/
+1
*
radv: calculate and emit GFX9 GS registers to pipeline state.
Bas Nieuwenhuizen
2017-10-20
1
-0
/
+8
*
radv: Use control shader presence for detecting tess.
Bas Nieuwenhuizen
2017-10-20
1
-1
/
+1
*
radv: drop unused r600_htile_info.
Dave Airlie
2017-10-20
1
-9
/
+0
*
radv: Remove remaining hard coded references to VS.
Bas Nieuwenhuizen
2017-10-19
1
-0
/
+2
*
radv: reuse the multiple shader store & load functions for gs copy variant
Timothy Arceri
2017-10-18
1
-11
/
+1
*
radv: remove some now unused shader compile code
Timothy Arceri
2017-10-18
1
-8
/
+0
*
radv: add radv_hash_shaders() helper
Bas Nieuwenhuizen
2017-10-18
1
-0
/
+7
*
radv: Add multiple shader cache store & load functions.
Bas Nieuwenhuizen
2017-10-18
1
-0
/
+14
*
radv/image: bump all the offset to uint64_t.
Dave Airlie
2017-10-17
1
-4
/
+4
*
radv: port to using updated anv entrypoint/extension generator.
Dave Airlie
2017-10-17
1
-6
/
+5
*
radv: take unsafe_math and sisched into account when hashing shaders.
Dave Airlie
2017-10-12
1
-1
/
+4
*
radv: add has_clear_state and enable it on CIK+ only
Samuel Pitoiset
2017-10-12
1
-1
/
+1
*
radv: create on-disk shader cache
Timothy Arceri
2017-10-12
1
-0
/
+6
*
radv: remove duplicate debug_flags field
Timothy Arceri
2017-10-12
1
-1
/
+0
*
radv: configure VGT_VERTEX_REUSE at pipeline creation
Samuel Pitoiset
2017-10-09
1
-0
/
+1
*
radv: remove unused fields in radv_raster_state
Samuel Pitoiset
2017-10-09
1
-3
/
+0
*
radv: add radv_htile_enabled() helper
Samuel Pitoiset
2017-10-06
1
-0
/
+6
*
radv: Implement TC compatible HTILE.
Bas Nieuwenhuizen
2017-10-04
1
-0
/
+1
*
radv: make radv_dynamic_state_copy() static
Samuel Pitoiset
2017-10-02
1
-4
/
+0
*
radv: remove unused radv_meta_state::btoi::render_pass handle
Samuel Pitoiset
2017-10-02
1
-1
/
+0
*
radv: add radv_vi_dcc_enabled() helper
Samuel Pitoiset
2017-10-02
1
-0
/
+5
*
radv: do not need to double zero-init the meta state structures
Samuel Pitoiset
2017-10-02
1
-2
/
+0
*
radv: use pipeline handles instead of objects for meta clear operations
Samuel Pitoiset
2017-10-02
1
-4
/
+4
*
radv: save/restore all viewports/scissors for meta operations
Samuel Pitoiset
2017-09-25
1
-8
/
+12
*
Revert "Revert "radv: fallback to an in-memory cache when no pipline cache is...
Bas Nieuwenhuizen
2017-09-25
1
-1
/
+2
*
radv: make radv_pipeline_init() static
Samuel Pitoiset
2017-09-25
1
-7
/
+0
*
radv: make use of ATI_VENDOR_ID everywhere
Samuel Pitoiset
2017-09-25
1
-0
/
+2
*
radv: Add code to check if two formats can share DCC metadata.
Bas Nieuwenhuizen
2017-09-16
1
-0
/
+2
*
radv: dump the list of enabled options when a hang occured
Samuel Pitoiset
2017-09-14
1
-0
/
+7
*
radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()
Samuel Pitoiset
2017-09-13
1
-2
/
+1
*
radv: work out a base ia_multi_vgt_param.
Dave Airlie
2017-09-11
1
-0
/
+1
*
radv: calculate non-draw related ia_multi_vgt_param bits in pipeline
Dave Airlie
2017-09-11
1
-0
/
+6
*
radv: move calculating primgroup_size to pipeline.
Dave Airlie
2017-09-11
1
-0
/
+1
*
radv: move shaders related code to radv_shader.c
Samuel Pitoiset
2017-09-08
1
-42
/
+1
*
radv: add radv_vertex_elements_info data structure
Samuel Pitoiset
2017-09-08
1
-5
/
+10
*
radv: do not use a bitfield when dirtying the vertex buffers
Samuel Pitoiset
2017-09-07
1
-1
/
+1
*
radv: reduce radv_image struct size.
Dave Airlie
2017-09-07
1
-3
/
+2
*
radv: reduce radv_shader_variant struct size.
Dave Airlie
2017-09-07
1
-1
/
+1
*
radv: reduce radv_cmd_state struct size.
Dave Airlie
2017-09-07
1
-2
/
+2
*
radv: Put semaphore waits in preamble cs.
Bas Nieuwenhuizen
2017-09-04
1
-2
/
+1
*
radv: report VM faults if detected
Samuel Pitoiset
2017-09-01
1
-0
/
+3
*
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
2017-09-01
1
-1
/
+0
*
radv: rename record_fail to record_result and use VkResult
Samuel Pitoiset
2017-08-28
1
-1
/
+1
*
radv: Implement multiview draws.
Bas Nieuwenhuizen
2017-08-24
1
-0
/
+1
[next]