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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: add generic blitter
Rob Clark
2017-12-17
7
-2
/
+161
*
freedreno: add non-draw batches for compute/blit
Rob Clark
2017-12-17
12
-32
/
+82
*
freedreno: track staging and shadow perf ctrs for the HUD
Rob Clark
2017-12-17
5
-0
/
+16
*
freedreno: staging upload transfers
Rob Clark
2017-12-17
3
-43
/
+135
*
freedreno: update generated headers
Rob Clark
2017-12-17
7
-63
/
+334
*
radeonsi: don't call force_dcc_off for buffers
Marek Olšák
2017-12-16
1
-1
/
+1
*
radeon/uvd: add and manage render picture list
Boyuan Zhang
2017-12-15
1
-4
/
+25
*
radeon/vcn: add and manage render picture list
Boyuan Zhang
2017-12-15
1
-4
/
+24
*
vl: remove is idr flag
Boyuan Zhang
2017-12-15
1
-1
/
+0
*
st/va: directly use idr pic flag
Boyuan Zhang
2017-12-15
1
-5
/
+3
*
radeon/vce: determine idr by pic type
Boyuan Zhang
2017-12-15
1
-1
/
+1
*
radeon/vcn: determine idr by pic type
Boyuan Zhang
2017-12-15
1
-1
/
+1
*
swr/rast: Move more RTAI handling out of binner
Tim Rowley
2017-12-15
2
-12
/
+2
*
swr/rast: EXTRACT2 changed from vextract/vinsert to vshuffle
Tim Rowley
2017-12-15
3
-61
/
+32
*
swr/rast: Fix cache of API thread event manager
Tim Rowley
2017-12-15
1
-1
/
+1
*
swr/rast: Replace VPSRL with LSHR
Tim Rowley
2017-12-15
4
-41
/
+4
*
swr/rast: Rework thread binding parameters for machine partitioning
Tim Rowley
2017-12-15
7
-88
/
+322
*
swr/rast: Pull of RTAI gather & offset out of clip/bin code
Tim Rowley
2017-12-15
7
-146
/
+203
*
swr/rast: Remove no-op VBROADCAST of vID
Tim Rowley
2017-12-15
1
-2
/
+2
*
swr/rast: SIMD16 Fetch - Fully widen 32-bit integer vertex components
Tim Rowley
2017-12-15
4
-17
/
+109
*
swr/rast: Replace INSERT2 vextract/vinsert with JOIN2 vshuffle
Tim Rowley
2017-12-15
3
-105
/
+30
*
swr/rast: SIMD16 Fetch - Fully widen 16-bit float vertex components
Tim Rowley
2017-12-15
1
-7
/
+48
*
swr/rast: SIMD16 Fetch - Fully widen 32-bit float vertex components
Tim Rowley
2017-12-15
4
-32
/
+194
*
swr/rast: Pass prim to ClipSimd
Tim Rowley
2017-12-15
1
-5
/
+5
*
swr/rast: Pull most of the VPAI manipulation out of the binner/clipper
Tim Rowley
2017-12-15
7
-158
/
+177
*
swr/rast: Move GatherScissors to header
Tim Rowley
2017-12-15
2
-127
/
+127
*
swr/rast: Rewrite Shuffle8bpcGatherd using shuffle
Tim Rowley
2017-12-15
1
-182
/
+62
*
swr/rast: Convert gather masks to Nx1bit
Tim Rowley
2017-12-15
2
-40
/
+14
*
swr/rast: WIP - Widen fetch shader to SIMD16
Tim Rowley
2017-12-15
1
-27
/
+689
*
swr/rast: Corrections to multi-scissor handling
Tim Rowley
2017-12-15
1
-88
/
+88
*
swr/rast: Binner fixes for viewport index offset handling
Tim Rowley
2017-12-15
2
-2
/
+12
*
swr/rast: Remove unneeded copy of gather mask
Tim Rowley
2017-12-15
2
-79
/
+23
*
freedreno: use u_transfer_helper
Rob Clark
2017-12-15
2
-229
/
+44
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
5
-1
/
+649
*
gallivm: implement accurate corner behavior for textureGather with cube maps
Roland Scheidegger
2017-12-14
1
-103
/
+201
*
gallivm: fix an issue with NaNs with seamless cube filtering
Roland Scheidegger
2017-12-14
1
-0
/
+11
*
amd/common: add ac_build_waitcnt()
Samuel Pitoiset
2017-12-14
3
-15
/
+4
*
radeonsi: make use of ac_build_fdiv()
Samuel Pitoiset
2017-12-14
1
-7
/
+1
*
radeonsi: make use of ac_get_spi_shader_z_format()
Samuel Pitoiset
2017-12-14
3
-23
/
+4
*
swr: Correct texture allocation and limit max size to 2GB
Bruce Cherniak
2017-12-13
2
-4
/
+10
*
swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
Bruce Cherniak
2017-12-13
1
-2
/
+1
*
gallium/docs: document behavior of set_sample_mask()
Brian Paul
2017-12-13
1
-1
/
+4
*
radeonsi: create get_tcs_tes_buffer_address helper
Timothy Arceri
2017-12-13
1
-12
/
+32
*
cso: add point rasterization sanity check assertion
Brian Paul
2017-12-12
1
-0
/
+5
*
gallium/u_blitter: replace tabs with spaces
Brian Paul
2017-12-12
1
-18
/
+18
*
gallium/util: don't pass a pipe_resource to util_resource_is_array_texture()
Brian Paul
2017-12-12
2
-4
/
+4
*
gallium/aux: include nr_samples in util_resource_size() computation
Brian Paul
2017-12-12
1
-1
/
+2
*
svga: trivial whitespace/formatting fixes in svga_pipe_rasterizer.c
Brian Paul
2017-12-12
1
-9
/
+5
*
gallivm: fix texture wrapping for texture gather for mirror modes
Roland Scheidegger
2017-12-12
1
-74
/
+171
*
winsys/amdgpu: disable local BOs again due to worse performance
Marek Olšák
2017-12-11
1
-2
/
+3
[next]