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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: drop wrong initialization of COMPUTE_RESOURCE_LIMITS
Samuel Pitoiset
2018-08-15
1
-3
/
+1
*
radv/meta_decompress: fix pointer to integer conversion
Mauro Rossi
2018-08-15
1
-1
/
+1
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
2
-1
/
+6
*
radeonsi: implement EXT_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+16
*
radv: Update to new VK_EXT_vertex_attribute_divisor to version 2.
Bas Nieuwenhuizen
2018-08-14
2
-4
/
+5
*
radv: Allow ETC2 on RAVEN and VEGA10 instead of all GFX9.
Bas Nieuwenhuizen
2018-08-14
1
-1
/
+2
*
radv: Fix missing Android platform define.
Bas Nieuwenhuizen
2018-08-14
2
-1
/
+3
*
radv: Add on-demand compilation of built-in shaders.
Bas Nieuwenhuizen
2018-08-14
13
-80
/
+454
*
radv: Refactor blit pipeline creation.
Bas Nieuwenhuizen
2018-08-14
1
-350
/
+175
*
radv: Make fs key exemplars ordered to be a reverse fs_key lookup.
Bas Nieuwenhuizen
2018-08-14
7
-88
/
+39
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
2
-6
/
+6
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
1
-0
/
+6
*
python: Fix rich comparisons
Mathieu Bridon
2018-08-07
1
-2
/
+3
*
amd: remove support for LLVM 5.0
Marek Olšák
2018-08-03
2
-108
/
+25
*
android: radv: build vulkan.radv conditionally to radeonsi
Mauro Rossi
2018-08-03
1
-0
/
+2
*
ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2)
Marek Olšák
2018-08-01
2
-4
/
+25
*
python: Use the unicode_escape codec
Mathieu Bridon
2018-08-01
1
-1
/
+1
*
ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle
Marek Olšák
2018-07-31
1
-1
/
+1
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
3
-5
/
+5
*
android: radv: enable build of vulkan.radv HAL module
Mauro Rossi
2018-07-28
1
-0
/
+1
*
android: radv: add Android.mk for vulkan.radv HAL module
Mauro Rossi
2018-07-28
1
-0
/
+166
*
radv: generate entrypoints for VK_ANDROID_native_buffer
Mauro Rossi
2018-07-28
1
-3
/
+0
*
radv: move vk_format_table.c to generated sources
Mauro Rossi
2018-07-28
1
-2
/
+2
*
ac: pass write param to get_sampler_desc() from get_image_descriptor()
Timothy Arceri
2018-07-28
1
-1
/
+1
*
radv: fix cdw check vs tracing emit
Dave Airlie
2018-07-28
1
-2
/
+2
*
radv: return binary code_size not variant code size to cache
Dave Airlie
2018-07-28
1
-1
/
+1
*
radv: allocate enough space in radv_cmd_buffer_after_draw()
Samuel Pitoiset
2018-07-27
1
-0
/
+2
*
radv: check CS space in radv_emit_write_data_packet()
Samuel Pitoiset
2018-07-27
1
-14
/
+12
*
radv: do not emit pipeline stats flushes on compute queue
Samuel Pitoiset
2018-07-27
1
-1
/
+3
*
radv: reduce CB/DB meta flushes in radv_dst_access_flush()
Samuel Pitoiset
2018-07-27
1
-8
/
+23
*
radv: Fix build
Kenneth Graunke
2018-07-26
1
-1
/
+1
*
radv: Add support for ETC2 textures.
Bas Nieuwenhuizen
2018-07-27
3
-11
/
+49
*
radv: fix adjusting vertex fetches since 16bit support
Samuel Pitoiset
2018-07-26
1
-3
/
+4
*
ac: fix typo DSL_SEL -> DST_SEL
Marek Olšák
2018-07-26
2
-4
/
+4
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-1
/
+1
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
radv: Still enable inmemory & API level caching if disk cache is not enabled.
Bas Nieuwenhuizen
2018-07-24
1
-2
/
+1
*
radeonsi: Add debug option to enable LLVM GlobalISel (v2)
Tom Stellard
2018-07-23
3
-2
/
+18
*
radv: enable VK_KHR_16bit_storage extension / 16bit storage features
Daniel Schürmann
2018-07-23
3
-4
/
+8
*
ac: add support for 16bit load_push_constant
Daniel Schürmann
2018-07-23
1
-0
/
+20
*
radv: add support for 16bit input/output
Daniel Schürmann
2018-07-23
2
-18
/
+80
*
ac: add support for 16bit buffer loads
Daniel Schürmann
2018-07-23
1
-40
/
+55
*
ac: add support for 16bit UBO loads
Daniel Schürmann
2018-07-23
3
-3
/
+51
*
ac: add support for 16bit ssbo stores
Daniel Schürmann
2018-07-23
1
-60
/
+84
*
ac: add 16bit conversion operations
Daniel Schürmann
2018-07-23
2
-9
/
+31
*
radv: print a big warning when RADV_TRACE_FILE is set
Samuel Pitoiset
2018-07-23
1
-0
/
+4
*
radv: fix a memleak for merged shaders on GFX9
Samuel Pitoiset
2018-07-23
1
-1
/
+1
*
radv: don't flush DB before subpass FS resolves
Samuel Pitoiset
2018-07-20
1
-2
/
+1
*
radv: simplify a condition in radv_src_access_flush()
Samuel Pitoiset
2018-07-20
1
-4
/
+6
[prev]
[next]