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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx9: always wrap GS and TCS in an if-block (v2)
Nicolai Hähnle
2017-07-27
2
-33
/
+79
*
radeonsi/gfx9: fix vertex idx in ES with multiple waves per threadgroup
Nicolai Hähnle
2017-07-27
1
-1
/
+6
*
swr: fix transform feedback logic
George Kyriazis
2017-07-27
4
-8
/
+71
*
swr/rast: non-regex knob fallback code for gcc < 4.9
Tim Rowley
2017-07-27
1
-0
/
+21
*
virgl: encode index buffer offset.
Dave Airlie
2017-07-27
1
-1
/
+1
*
radeonsi: decrease the number of compiler threads
Marek Olšák
2017-07-26
2
-3
/
+8
*
gallium/radeon: make S_FIXED function signed and move it to shared code
Marek Olšák
2017-07-26
3
-9
/
+5
*
radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+
Nicolai Hähnle
2017-07-26
1
-15
/
+24
*
radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
Nicolai Hähnle
2017-07-26
1
-2
/
+2
*
broadcom/vc4: Use the RA callback to improve register selection's choices.
Eric Anholt
2017-07-25
1
-1
/
+52
*
broadcom/vc4: Scissor blits performed using the rendering engine.
Eric Anholt
2017-07-25
1
-0
/
+9
*
broadcom/vc4: Prefer blit via rendering to the software fallback.
Eric Anholt
2017-07-25
1
-6
/
+8
*
broadcom/vc4: Switch the Viewport Center fields to a fixed-point representation.
Eric Anholt
2017-07-25
1
-2
/
+2
*
broadcom/vc4: Use the XML decoder for CL dumping.
Eric Anholt
2017-07-25
3
-443
/
+32
*
svga: implement MSAA alpha_to_one feature
Brian Paul
2017-07-25
5
-1
/
+57
*
svga: rework the FS white fragments code
Brian Paul
2017-07-25
2
-33
/
+21
*
r600: Add support for B5G5R5A1.
Michal Srb
2017-07-25
1
-0
/
+6
*
radeon/vcn: move message buffer to vram for now
Leo Liu
2017-07-25
1
-1
/
+2
*
trace: Correct transfer box size calculation.
Jose Fonseca
2017-07-25
1
-9
/
+8
*
r600g: constify some args at r600_asm.c
Constantine Charlamov
2017-07-25
1
-5
/
+6
*
r600g: remove unused "bc" args, and one unneeded forward declaration
Constantine Charlamov
2017-07-25
1
-45
/
+40
*
swr: use the correct variable for no undefined symbols
Emil Velikov
2017-07-24
1
-1
/
+1
*
swr: don't forget to link KNL/SKX against pthreads
Emil Velikov
2017-07-24
1
-0
/
+8
*
swr: don't forget to link AVX/AVX2 against pthreads
Emil Velikov
2017-07-24
1
-0
/
+8
*
etnaviv: Clear lbl_usage array correctly
Wladimir J. van der Laan
2017-07-23
1
-1
/
+1
*
svga: Limit number of immediates in shader
Neha Bhende
2017-07-22
1
-3
/
+5
*
svga: fix constant indices for texcoord scale factors and texture buffer size
Charmaine Lee
2017-07-22
1
-9
/
+6
*
svga: fix unnormalized->normalized texture coordinate conversion
Neha Bhende
2017-07-22
3
-3
/
+35
*
svga: only support 4x, 8x, 16x msaa
Brian Paul
2017-07-22
1
-0
/
+5
*
nv50/ir: disable mul+add to mad for precise instructions
Karol Herbst
2017-07-21
1
-2
/
+3
*
nv50/ir/tgsi: handle precise for most ALU instructions
Karol Herbst
2017-07-21
1
-0
/
+2
*
nv50/ir: add precise field to Instruction
Karol Herbst
2017-07-21
2
-0
/
+3
*
swr/rast: quit using linux-specific gettid()
Tim Rowley
2017-07-21
2
-4
/
+3
*
swr/rast: fix memory paths for avx512 optimized avx/sse
Tim Rowley
2017-07-21
2
-10
/
+10
*
swr/rast: cache line align hottile buffers
Tim Rowley
2017-07-21
1
-3
/
+3
*
swr/rast: simdlib changes for clang/gcc
Tim Rowley
2017-07-21
2
-10
/
+35
*
etnaviv: Avoid duplicates in formats table
Wladimir J. van der Laan
2017-07-21
1
-5
/
+1
*
etnaviv: Add support for ETC2 texture compression
Wladimir J. van der Laan
2017-07-21
2
-1
/
+22
*
configure/swr: add KNL and SKX architecture targets
Tim Rowley
2017-07-19
2
-0
/
+58
*
configure/swr: configurable swr architectures
Tim Rowley
2017-07-19
3
-8
/
+40
*
etnaviv: advertise supported dmabuf modifiers
Lucas Stach
2017-07-19
1
-0
/
+44
*
etnaviv: implement resource creation with modifier
Lucas Stach
2017-07-19
4
-7
/
+100
*
etnaviv: fill in modifier in etna_resource_get_handle
Lucas Stach
2017-07-19
1
-0
/
+19
*
etnaviv: fold etna_screen_bo_get_handle into etna_resource_get_handle
Lucas Stach
2017-07-19
3
-28
/
+16
*
etnaviv: implement resource import with modifier
Lucas Stach
2017-07-19
1
-32
/
+77
*
etnaviv: also update textures from external resources
Lucas Stach
2017-07-19
1
-8
/
+16
*
etnaviv: increment correct seqno for external resources
Lucas Stach
2017-07-19
1
-1
/
+4
*
etnaviv: pad scanout buffer size to RS alignment
Lucas Stach
2017-07-19
1
-2
/
+8
*
etnaviv: add helper to work out RS alignment
Lucas Stach
2017-07-19
2
-9
/
+18
*
renderonly/etnaviv: stop importing resource from renderonly
Lucas Stach
2017-07-19
4
-14
/
+38
[next]