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
/
gallium
/
drivers
/
radeonsi
/
si_get.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove useless #includes
Marek Olšák
2020-01-15
1
-2
/
+0
*
radeonsi: remove TGSI
Marek Olšák
2020-01-06
1
-18
/
+9
*
radeon: Use P010 for decoding of 10-bit videos
Thong Thai
2020-01-03
1
-2
/
+3
*
radeonsi: enable SPIR-V and GL 4.6 for NIR
Marek Olšák
2019-11-27
1
-6
/
+5
*
radeonsi/nir: don't lower fma, instead, fuse fma
Marek Olšák
2019-11-15
1
-1
/
+1
*
radeonsi: enable 8K video decode support for HEVC and VP9
Leo Liu
2019-10-30
1
-2
/
+18
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-2
/
+0
*
nir: add nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-0
/
+1
*
radeonsi: only support at most 1024 threads per block
Marek Olšák
2019-09-09
1
-8
/
+2
*
amd: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
1
-2
/
+3
*
radeonsi/nir: Don't lower constant arrays to uniforms
Connor Abbott
2019-09-05
1
-0
/
+5
*
radeonsi: add JPEG decode support for VCN 2.0 devices
Thong Thai
2019-08-29
1
-3
/
+1
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
1
-1
/
+1
*
radeonsi: enable EXT_shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+2
*
radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags
Marek Olšák
2019-08-06
1
-1
/
+1
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
1
-1
/
+4
*
ac/nir: implement nir_op_pack_{us}norm_2x16
Marek Olšák
2019-07-23
1
-2
/
+0
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-4
/
+4
*
radeonsi/gfx10: implement Wave32
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi/gfx10: implement ARB_post_depth_coverage
Marek Olšák
2019-07-19
1
-1
/
+3
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
radeonsi/gfx10: don't expose unimplemented PIPE_CAP_QUERY_SO_OVERFLOW
Marek Olšák
2019-07-09
1
-1
/
+3
*
radeonsi: Expose support for 10-bit VP9 decode
Pratik Vishwakarma
2019-07-09
1
-0
/
+5
*
radeonsi/nir: Use NIR barycentric intrinsics
Connor Abbott
2019-07-08
1
-0
/
+1
*
radeonsi/gfx10: gfx10 can render up to 8192 layers
Nicolai Hähnle
2019-07-03
1
-0
/
+4
*
radeonsi: enable jpeg decode for navi10
Boyuan Zhang
2019-07-03
1
-1
/
+2
*
radeonsi: enable encode support for newer HW
Leo Liu
2019-07-03
1
-5
/
+3
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+1
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
1
-0
/
+1
*
amd/common: lower bitfield_extract to ubfe/ibfe.
Daniel Schürmann
2019-06-24
1
-0
/
+1
*
amd/common: lower bitfield_insert to bfm & bitfield_select
Daniel Schürmann
2019-06-24
1
-0
/
+1
*
radeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES
Nicolai Hähnle
2019-06-17
1
-1
/
+4
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
1
-2
/
+2
*
radeonsi: Enable NIR's lower_fmod option.
Kenneth Graunke
2019-06-05
1
-0
/
+1
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
r600+radeonsi: use ctx_query_reset_status on radeon
Marek Olšák
2019-05-16
1
-2
/
+1
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-1
/
+1
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
radeonsi: overhaul the vertex fetch fixup mechanism
Nicolai Hähnle
2019-05-13
1
-1
/
+1
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-1
/
+0
*
radeonsi: add si_debug_options for convenient adding/removing of options
Nicolai Hähnle
2019-04-25
1
-3
/
+3
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
1
-0
/
+1
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-3
/
+0
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+3
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
1
-12
/
+3
*
nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possible
Marek Olšák
2019-04-16
1
-0
/
+1
*
radeonsi: enable GL_EXT_shader_image_load_formatted
Marek Olšák
2019-04-15
1
-0
/
+1
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
1
-5
/
+2
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
1
-0
/
+1
[next]