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
*
gallium: Fix a bunch of undefined left-shifts in u_format_*
Adam Jackson
2019-10-24
3
-56
/
+56
*
gallium/util: Cast to target type before shifting left
Michel Dänzer
2019-10-24
1
-1
/
+1
*
llvmpipe: avoid generating empty-body blocks
Eric Engestrom
2019-10-24
1
-1
/
+1
*
llvmpipe: avoid compiling no-op block on release builds
Eric Engestrom
2019-10-24
1
-1
/
+2
*
winsys/svga: Limit the maximum DMA hardware buffer size
Thomas Hellstrom
2019-10-24
1
-1
/
+4
*
svga: Fix banded DMA upload unmap
Thomas Hellstrom
2019-10-24
1
-1
/
+1
*
radeonsi/nir: implement pipe_screen::finalize_nir
Marek Olšák
2019-10-23
5
-19
/
+32
*
tgsi_to_nir: use pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-4
/
+9
*
gallium: add pipe_screen::finalize_nir
Marek Olšák
2019-10-23
5
-0
/
+43
*
iris: Rework edgeflag handling
Kenneth Graunke
2019-10-23
2
-7
/
+28
*
gallium/noop: implement get_disk_shader_cache and get_compiler_options
Marek Olšák
2019-10-23
1
-0
/
+18
*
Revert "vc4: do not report alpha-test as supported"
Erik Faye-Lund
2019-10-23
2
-4
/
+14
*
Revert "v3d: do not report alpha-test as supported"
Erik Faye-Lund
2019-10-23
1
-3
/
+0
*
intel/perf: move registers to their own header
Lionel Landwerlin
2019-10-23
1
-0
/
+1
*
llvmpipe: handle compute shader launch with 0 threads
Dave Airlie
2019-10-21
1
-0
/
+9
*
nir/lower_idiv: add new llvm-based path
Rhys Perry
2019-10-21
2
-2
/
+2
*
panfrost: Fix the DISCARD_WHOLE_RES case in transfer_map()
Boris Brezillon
2019-10-21
3
-2
/
+63
*
etnaviv: keep track of buffer valid ranges for PIPE_BUFFER
Christian Gmeiner
2019-10-20
3
-2
/
+35
*
etnaviv: store updated usage in pipe_transfer object
Christian Gmeiner
2019-10-20
1
-8
/
+8
*
etnaviv: fix code style
Christian Gmeiner
2019-10-20
1
-1
/
+2
*
etnaviv: fix compile warnings
Christian Gmeiner
2019-10-20
3
-7
/
+0
*
gallium: Drop the unused PIPE_FORMAT_A*L* formats.
Eric Anholt
2019-10-20
3
-30
/
+0
*
lima: fix PP stack size
Vasily Khoruzhick
2019-10-19
1
-2
/
+1
*
freedreno/a5xx: enable a510
Marijn Suijten
2019-10-19
1
-0
/
+1
*
freedreno/a6xx: add support for pre-fs texture fetch
Rob Clark
2019-10-18
1
-5
/
+23
*
freedreno: update registers
Rob Clark
2019-10-18
1
-1
/
+1
*
osmesa: add missing #include <stdint.h>
Eric Engestrom
2019-10-18
1
-0
/
+1
*
meson: Add support for wrapping llvm
Dylan Baker
2019-10-18
1
-5
/
+11
*
meson/llvmpipe: Add dep_llvm to driver_swrast
Dylan Baker
2019-10-18
1
-1
/
+1
*
etnaviv: check NO_ASTC feature bit
Jonathan Marek
2019-10-18
1
-1
/
+2
*
etnaviv: fix TS samplers on GC7000L
Jonathan Marek
2019-10-18
1
-1
/
+2
*
etnaviv: fix linear_nearest / nearest_linear filters on GC7000Lite
Jonathan Marek
2019-10-18
1
-2
/
+4
*
etnaviv: GC7000: flush TX descriptor and instruction cache
Lucas Stach
2019-10-18
1
-0
/
+7
*
etnaviv: add linear texture support on GC7000
Lucas Stach
2019-10-18
1
-1
/
+3
*
etnaviv: GC7000: Texture descriptors
Wladimir J. van der Laan
2019-10-18
8
-1
/
+440
*
etnaviv: check for softpin availability on Halti5 devices
Lucas Stach
2019-10-18
1
-0
/
+5
*
etnaviv: Rework locking
Marek Vasut
2019-10-18
9
-16
/
+28
*
etnaviv: Rework resource status tracking
Marek Vasut
2019-10-18
4
-32
/
+93
*
etnaviv: rework the stream flush to always go through the context flush
Lucas Stach
2019-10-18
1
-36
/
+43
*
etnaviv: keep references to pending resources
Lucas Stach
2019-10-18
2
-11
/
+10
*
etnaviv: Make contexts track resources
Marek Vasut
2019-10-18
5
-15
/
+40
*
v3d: Explicitly expose OpenGL ES Shading Language 3.1
Jose Maria Casanova Crespo
2019-10-18
1
-0
/
+3
*
v3d: request the kernel to flush caches when TMU is dirty
Iago Toral Quiroga
2019-10-18
5
-22
/
+28
*
v3d: Add Compute Shader support
Eric Anholt
2019-10-18
8
-8
/
+278
*
v3d: add new flag dirty TMU cache at v3d_compiler
Iago Toral Quiroga
2019-10-18
1
-0
/
+5
*
v3d: trivial update to obsolete comment
Iago Toral Quiroga
2019-10-18
1
-2
/
+2
*
rbug: remove superfluous NULL check
Lucas Stach
2019-10-18
1
-2
/
+1
*
rbug: implement resource creation with modifier
Lucas Stach
2019-10-18
1
-0
/
+38
*
rbug: forward can_create_resource to pipe driver
Lucas Stach
2019-10-18
1
-0
/
+12
*
rbug: forward texture_barrier to pipe driver
Lucas Stach
2019-10-18
1
-0
/
+12
[next]