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
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+2
*
radeonsi: enable OpenGL 3.3 compat profile
Timothy Arceri
2018-06-19
1
-1
/
+1
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
radeonsi: return real memory usage instead of per-process usage
Marek Olšák
2018-06-13
1
-2
/
+2
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+3
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-3
/
+1
*
ac/gpu_info: add has_2d_tiling
Marek Olšák
2018-05-10
1
-5
/
+1
*
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
2018-05-10
1
-11
/
+2
*
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
2018-05-10
1
-5
/
+1
*
radeonsi: expose ARB_query_buffer_object on ancient kernels too
Marek Olšák
2018-05-10
1
-3
/
+1
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
1
-13
/
+3
*
radeonsi: clean up the reset status query implementation
Marek Olšák
2018-05-10
1
-3
/
+2
*
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
Marek Olšák
2018-05-10
1
-0
/
+9
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
*
radeonsi/gfx9: workaround for INTERP with indirect indexing
Marek Olšák
2018-04-27
1
-6
/
+13
*
radeonsi: add support for VegaM
Marek Olšák
2018-04-18
1
-1
/
+2
*
radeonsi: simplify generating the renderer string
Marek Olšák
2018-04-13
1
-11
/
+8
*
radeonsi: use PIPE_FORMAT_P016 format for VP9 profile2
Leo Liu
2018-04-12
1
-1
/
+2
*
radeonsi: cap VP9 support to progressive buffer
Leo Liu
2018-04-12
1
-0
/
+2
*
radeonsi: cap VP9 support to Raven
Leo Liu
2018-04-12
1
-0
/
+4
*
radeonsi: move definitions out of r600_pipe_common.h
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: implement GL_KHR_blend_equation_advanced
Marek Olšák
2018-04-02
1
-1
/
+1
*
radeonsi: add support for Vega12
Marek Olšák
2018-03-28
1
-0
/
+1
*
st/radeonsi: enable uniform packing in NIR backend
Timothy Arceri
2018-03-20
1
-1
/
+5
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
radeonsi/nir: disable vertex_id_zero_based lowering
Timothy Arceri
2018-02-28
1
-1
/
+0
*
radeonsi/nir: enable lowering of fpow
Timothy Arceri
2018-02-26
1
-0
/
+1
*
radeonsi/nir: disable GLSL IR loop unrolling
Timothy Arceri
2018-02-22
1
-0
/
+2
*
radeonsi: enable uvd encode for HEVC main
James Zhu
2018-02-21
1
-1
/
+3
*
radeonsi: disallow constant buffers with a 64-bit address in slot 0
Marek Olšák
2018-02-17
1
-1
/
+3
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
radeonsi: stop returning PIPE_SHADER_IR_NATIVE for PIPE_SHADER_CAP_PREFERRED_IR
Timothy Arceri
2018-02-10
1
-3
/
+0
*
radeonsi/nir: add nir support for compiling compute shaders
Timothy Arceri
2018-02-07
1
-4
/
+4
*
radeonsi: enable vcn encode for HEVC main
Boyuan Zhang
2018-02-05
1
-1
/
+3
*
amd: remove support for LLVM 3.9
Marek Olšák
2018-02-02
1
-10
/
+3
*
radeonsi: fix fence_server_sync() holding up extra work v2
Andres Rodriguez
2018-01-30
1
-1
/
+3
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
*
radeonsi: bump glsl version to 450 for nir backend
Timothy Arceri
2018-01-18
1
-6
/
+1
*
radv/radeonsi/nir: lower 64bit flrp
Timothy Arceri
2018-01-13
1
-0
/
+1
*
ac: rename has_sync_file to has_fence_to_handle.
Bas Nieuwenhuizen
2018-01-04
1
-1
/
+1
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
st/glsl_to_nir/radeonsi: enable gs support for nir backend
Timothy Arceri
2017-12-04
1
-1
/
+2
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-85
/
+85
*
radeonsi: document our vendor string situation
Marek Olšák
2017-11-29
1
-0
/
+3
*
radeonsi: move video queries into si_get.c
Marek Olšák
2017-11-29
1
-1
/
+149
[next]