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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radeon/vce: move destroy command before feedback command
Leo Liu
2017-12-08
1
-1
/
+1
*
meson: Add lmsensors to gallium libgl-xlib target.
Dylan Baker
2017-12-07
1
-1
/
+3
*
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
2017-12-07
4
-3
/
+4
*
meson: fix pl111 dependency on vc4
Eric Engestrom
2017-12-07
2
-5
/
+6
*
r600/sb: do not convert if-blocks that contain indirect array access
Gert Wollny
2017-12-07
3
-2
/
+5
*
r600: add support for compute grid/block sizes. (v2)
Dave Airlie
2017-12-06
4
-3
/
+100
*
r600: handle image/buffer sizes correctly.
Dave Airlie
2017-12-06
3
-4
/
+21
*
r600/compute: add support for emitting compute image/buffer atoms
Dave Airlie
2017-12-06
1
-1
/
+9
*
r600/compute: handle atomic counters in compute state.
Dave Airlie
2017-12-06
1
-0
/
+9
*
r600/compute: add support for TGSI compute shaders. (v1.1)
Dave Airlie
2017-12-06
2
-28
/
+103
*
r600/shader: add compute support to shader assembler
Dave Airlie
2017-12-06
1
-0
/
+14
*
r600/texture: drop lowering 1d/2d images to linear.
Dave Airlie
2017-12-06
1
-8
/
+0
*
meson: fix keyword argument in declare_dependency()
Eric Engestrom
2017-12-06
2
-2
/
+2
*
swr/scons: Fix another intermittent build failure
George Kyriazis
2017-12-06
1
-0
/
+1
*
radeonsi: make const and stream uploaders allocate read-only memory
Marek Olšák
2017-12-06
1
-2
/
+5
[next]