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
*
etnaviv: Add support for R8_UNORM textures
Wladimir J. van der Laan
2017-08-06
1
-1
/
+1
*
etnaviv: Implement ICACHE
Wladimir J. van der Laan
2017-08-06
6
-18
/
+95
*
etnaviv: Unified uniforms support
Wladimir J. van der Laan
2017-08-06
3
-4
/
+36
*
etnaviv: Update headers from rnndb
Wladimir J. van der Laan
2017-08-06
1
-5
/
+9
*
radeonsi: enable support for EXT_memory_object
Andres Rodriguez
2017-08-06
1
-1
/
+1
*
radeonsi: hook up device/driver UUID queries
Andres Rodriguez
2017-08-06
1
-0
/
+14
*
gallium: introduce device/driver UUID queries
Andres Rodriguez
2017-08-06
4
-0
/
+63
*
radeonsi: add basic memory object support
Dave Airlie
2017-08-06
2
-0
/
+122
*
radeonsi: factor out metadata import
Andres Rodriguez
2017-08-06
1
-27
/
+36
*
gallium: introduce memory object
Dave Airlie
2017-08-06
4
-0
/
+153
*
clover/device: Move device_version into core and add device_clc_version
Aaron Watry
2017-08-05
3
-2
/
+14
*
loader: rework xmlconfig dependency
Emil Velikov
2017-08-04
2
-3
/
+4
*
android: radeonsi: add nir include paths
Mauro Rossi
2017-08-04
1
-1
/
+2
*
pipe-loader: fix swrast probing
Nicolai Hähnle
2017-08-04
1
-1
/
+1
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
13
-26
/
+19
*
gallium: get rid of pipe_screen_config::flags
Nicolai Hähnle
2017-08-04
6
-23
/
+7
*
radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
2017-08-04
4
-13
/
+14
*
radeonsi: Makefile.sources: include driinfo_radeonsi.h
Juan A. Suarez Romero
2017-08-04
1
-0
/
+1
*
pipe-loader: Add driver build directory for si_driinfo.h include path
Michel Dänzer
2017-08-04
1
-0
/
+1
*
clover: Fix build after llvm r309911
Jan Vesely
2017-08-03
2
-1
/
+7
*
radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA
Marek Olšák
2017-08-04
5
-4
/
+33
*
radeonsi: if FMASK is disabled, set CB_COLORi_FMASK = CB_COLORi_BASE properly
Marek Olšák
2017-08-04
1
-1
/
+5
*
gallium/radeon: reallocate textures with non-zero tile_swizzle on export
Marek Olšák
2017-08-04
1
-1
/
+3
*
winsys/amdgpu: enable computation of tile swizzle
Marek Olšák
2017-08-04
2
-1
/
+13
*
ac/surface: increment surf_index only when tile swizzle is allowed
Marek Olšák
2017-08-04
1
-0
/
+1
*
ac/surface: add RADEON_SURF_SHAREABLE
Marek Olšák
2017-08-04
1
-1
/
+3
*
gallium/docs: add more info about TXF and MSAA textures
Brian Paul
2017-08-03
1
-1
/
+3
*
gallium/docs: document automatic per-sample FS execution
Brian Paul
2017-08-03
1
-0
/
+6
*
st/osmesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
2017-08-03
1
-0
/
+11
*
pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
2017-08-03
5
-4
/
+7
*
android: radeonsi: prepare for driver-specific driconf options
Mauro Rossi
2017-08-03
2
-1
/
+18
*
st/dri2 Plumb the flush_swapbuffer functionality through to dri3
Thomas Hellstrom
2017-08-03
3
-0
/
+36
*
gallium/st: Add a method to flush outstanding swapbuffers
Thomas Hellstrom
2017-08-03
1
-0
/
+2
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
17
-0
/
+17
*
r300: drop u_mm.h include.
Dave Airlie
2017-08-03
4
-4
/
+0
*
st/dri: NULL check before deref DRI loader .getCapability
Emil Velikov
2017-08-02
1
-2
/
+4
*
swr/rast: fix core / knights split of AVX512 intrinsics
Tim Rowley
2017-08-02
4
-55
/
+69
*
swr/rast: simplify knob default value setup
Tim Rowley
2017-08-02
2
-14
/
+11
*
swr/rast: split gen_knobs templates into .h/.cpp
Tim Rowley
2017-08-02
5
-118
/
+166
*
swr/rast: gen_knobs template code style
Tim Rowley
2017-08-02
1
-2
/
+2
*
swr/rast: switch gen_knobs.cpp license
Tim Rowley
2017-08-02
1
-12
/
+17
*
swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr/rast: constify swr rasterizer
Tim Rowley
2017-08-02
18
-323
/
+339
*
swr/rast: SIMD16 shaders - widen fetch and vertex shaders
Tim Rowley
2017-08-02
6
-5
/
+238
*
swr/rast: vmask() implementations for KNL
Tim Rowley
2017-08-02
1
-0
/
+14
*
swr/rast: rename frontend pVertexStore
Tim Rowley
2017-08-02
1
-6
/
+9
*
swr/rast: fix movemask_ps / movemask_pd on AVX512
Tim Rowley
2017-08-02
1
-2
/
+7
*
swr/rast: stop using MSFT types in platform independent code
Tim Rowley
2017-08-02
14
-31
/
+35
*
swr/rast: enable USE_SIMD16_FRONTEND by default
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr/rast: disable AVX512 optimization of SSE / AVX code
Tim Rowley
2017-08-02
1
-0
/
+4
[next]