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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: reset dirty flags after flushing all states
Samuel Pitoiset
2017-10-18
1
-2
/
+2
*
radv: do not re-emit the index buffer for every draw call
Samuel Pitoiset
2017-10-18
1
-29
/
+28
*
radv: remove useless mask operation in radv_cs_emit_draw_indexed_packet()
Samuel Pitoiset
2017-10-18
1
-1
/
+1
*
radv: Do not read from the disk cache with RADV_DEBUG=nocache.
Bas Nieuwenhuizen
2017-10-18
1
-1
/
+2
*
radv: Set active_stages after getting cached shaders
Alex Smith
2017-10-18
1
-1
/
+6
*
radv: Don't free NIR shaders if tracing
Alex Smith
2017-10-18
1
-1
/
+1
*
radv: don't create dummy fs when compiling compute stage
Timothy Arceri
2017-10-18
1
-1
/
+1
*
radv: use the dispatch initiator for indirect dispatches
Samuel Pitoiset
2017-10-18
1
-11
/
+13
*
radv: remove XtoY_temps structs
Samuel Pitoiset
2017-10-18
1
-36
/
+26
*
radv: Link shaders.
Bas Nieuwenhuizen
2017-10-18
3
-1
/
+46
*
radv: reuse the multiple shader store & load functions for gs copy variant
Timothy Arceri
2017-10-18
3
-149
/
+17
*
radv: remove some now unused shader compile code
Timothy Arceri
2017-10-18
3
-254
/
+0
*
radv: switch to using radv_create_shaders()
Timothy Arceri
2017-10-18
1
-85
/
+29
*
radv: add radv_create_shaders() helper
Bas Nieuwenhuizen
2017-10-18
1
-0
/
+130
*
radv: add radv_hash_shaders() helper
Bas Nieuwenhuizen
2017-10-18
2
-0
/
+40
*
radv: Add multiple shader cache store & load functions.
Bas Nieuwenhuizen
2017-10-18
2
-0
/
+170
*
radv: Change cache datastructures for combined pipelines.
Bas Nieuwenhuizen
2017-10-18
1
-38
/
+64
*
radv: reorder init function calls
Timothy Arceri
2017-10-18
1
-2
/
+2
*
ac: clean up ac_build_indexed_load function interfaces
Marek Olšák
2017-10-17
3
-36
/
+42
*
meson: s/radv_extensions/radv_extensions_c/ to respect var convention
Eric Engestrom
2017-10-17
1
-2
/
+2
*
meson: track python script dependency
Eric Engestrom
2017-10-17
1
-0
/
+1
*
meson: add missing radv_extensions.c generation for libvulkan_radeon
Eric Engestrom
2017-10-17
1
-1
/
+9
*
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
7
-474
/
+480
*
radv: enable VK_KHX_multiview always.
Dave Airlie
2017-10-17
1
-4
/
+4
*
radv: update ia_multi_vgt when executing secondary buffers
Samuel Pitoiset
2017-10-16
1
-0
/
+5
*
radv: be smarter with the draw packets when executing secondary buffers
Samuel Pitoiset
2017-10-16
1
-2
/
+10
*
radv: always dirty some states after executing secondary buffers
Samuel Pitoiset
2017-10-16
1
-6
/
+8
*
radv: be smarter with pipelines when emitting secondary buffers
Samuel Pitoiset
2017-10-16
1
-2
/
+17
*
radv: do not allocate CMASK for non-MSSA images with 128 bit formats
Samuel Pitoiset
2017-10-14
3
-6
/
+9
*
radv: set correct INDEX_TYPE for indexed indirect draws on GFX9
Samuel Pitoiset
2017-10-14
1
-2
/
+8
*
radv: add the draw count buffer to the list of buffers
Samuel Pitoiset
2017-10-14
1
-0
/
+2
*
radv: take unsafe_math and sisched into account when hashing shaders.
Dave Airlie
2017-10-12
3
-9
/
+24
*
ac: add radeon_info::has_sync_file
cros-mesa-17.2.3-vanilla
chadv/cros-mesa-17.2.3-vanilla
Marek Olšák
2017-10-12
2
-0
/
+2
*
ac/surface: add ac_surface::is_displayable
Marek Olšák
2017-10-12
2
-0
/
+13
*
amd/addrlib: add Addr2IsValidDisplaySwizzleMode
Marek Olšák
2017-10-12
4
-2
/
+58
*
radv: don't crash if cache is disabled.
Dave Airlie
2017-10-12
1
-5
/
+9
*
radv: use CLEAR_STATE for initializing some registers
Samuel Pitoiset
2017-10-12
1
-41
/
+58
*
radv: add has_clear_state and enable it on CIK+ only
Samuel Pitoiset
2017-10-12
2
-1
/
+6
*
radv: do not set registers for merged ES-GS on GFX9
Samuel Pitoiset
2017-10-12
1
-2
/
+5
*
radv: move the raster config emission in si_set_raster_config()
Samuel Pitoiset
2017-10-12
1
-53
/
+60
*
radv: remove duplicate line of code
Timothy Arceri
2017-10-12
1
-1
/
+0
*
radv: make use of on-disk cache
Timothy Arceri
2017-10-12
1
-2
/
+25
*
radv: create on-disk shader cache
Timothy Arceri
2017-10-12
2
-0
/
+19
*
radv: remove duplicate debug_flags field
Timothy Arceri
2017-10-12
9
-17
/
+14
*
radv: Only set the MTYPE flags on GFX9+.
Bas Nieuwenhuizen
2017-10-11
1
-1
/
+1
*
radv: lower ffma in nir.
Dave Airlie
2017-10-11
1
-0
/
+1
*
radv: Add R16G16B16A16_SNORM fast clear support
Alex Smith
2017-10-11
1
-0
/
+6
*
radv: export KHR_relaxed_block_layout
Dave Airlie
2017-10-10
1
-0
/
+4
*
amd: move r600d_common.h into r600g
Marek Olšák
2017-10-09
9
-163
/
+23
[next]