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_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
2017-04-14
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
1
-0
/
+1
*
radeonsi: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
1
-1
/
+3
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
radeonsi: enable ARB_sparse_buffer
Nicolai Hähnle
2017-04-05
1
-1
/
+10
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
2017-03-31
1
-0
/
+1
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-1
/
+0
*
radeonsi/gfx9: disable CE
Marek Olšák
2017-03-31
1
-1
/
+4
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
1
-0
/
+37
*
radeonsi: adjust checking for SC bug workarounds
Marek Olšák
2017-03-31
1
-0
/
+4
*
radeonsi: implement ARB_shader_group_vote
Nicolai Hähnle
2017-03-31
1
-1
/
+3
*
radeonsi: enable ARB_shader_clock
Nicolai Hähnle
2017-03-31
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
radeonsi/gfx9: only allow GL 3.1
Marek Olšák
2017-03-30
1
-0
/
+5
*
radeonsi/gfx9: image descriptor changes in immutable fields
Marek Olšák
2017-03-30
1
-1
/
+2
*
radeonsi/gfx9: disable RB+ on Vega10
Marek Olšák
2017-03-30
1
-0
/
+13
*
radeonsi/gfx9: handle GFX9 in a few places
Marek Olšák
2017-03-30
1
-0
/
+1
*
radeonsi/gfx9: add GFX9 and VEGA10 enums
Marek Olšák
2017-03-30
1
-1
/
+3
*
si_pipe: remove nullity check after dereference
Julien Isorce
2017-03-20
1
-3
/
+0
*
radeonsi: require that compiler threads are enabled
Marek Olšák
2017-03-17
1
-9
/
+12
*
radeonsi: implement TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+3
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
radeonsi: drop support for LLVM 3.6 & 3.7
Marek Olšák
2017-03-06
1
-11
/
+2
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
radeonsi: use R600_RESOURCE_FLAG_UNMAPPABLE where it's desirable
Marek Olšák
2017-02-18
1
-4
/
+8
*
radeonsi: use SI_MAX_ATTRIBS where it should be used
Marek Olšák
2017-02-18
1
-1
/
+1
*
radeonsi: allow unaligned vertex buffer offsets and strides on CIK-VI
Marek Olšák
2017-02-18
1
-3
/
+9
*
gallium/u_suballoc: allow setting pipe_resource::flags
Marek Olšák
2017-02-18
1
-1
/
+1
*
radeonsi: clean up si_get_param
Marek Olšák
2017-02-14
1
-19
/
+11
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-6
/
+5
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
1
-1
/
+0
*
radeonsi: precompute IA_MULTI_VGT_PARAM values into a table
Marek Olšák
2017-01-30
1
-0
/
+1
*
radeonsi: don't set +fp64-denormals
Marek Olšák
2017-01-30
1
-1
/
+1
*
gallium: enable int64 on radeonsi, llvmpipe, softpipe
Nicolai Hähnle
2017-01-27
1
-2
/
+2
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+1
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
radeonsi: add Polaris12 support (v3)
Junwei Zhang
2016-12-21
1
-0
/
+1
*
radeonsi: disable the constant engine (CE) on Carrizo and Stoney
Marek Olšák
2016-12-08
1
-1
/
+4
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
radeonsi: disable XNACK to free 2 SGPRs on APUs
Marek Olšák
2016-11-29
1
-1
/
+1
*
radeonsi: set IF_THRESHOLD to 3
Marek Olšák
2016-11-15
1
-1
/
+2
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+1
[prev]
[next]