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
*
virgl: drop needless return-code
Erik Faye-Lund
2018-09-10
1
-2
/
+1
*
virgl: free trans on map-error
Erik Faye-Lund
2018-09-10
1
-0
/
+1
*
etnaviv: Reduce max offset to available hardware bits.
Mathias Fröhlich
2018-09-10
1
-0
/
+2
*
virgl: don't send a shader create with no data. (v2)
Dave Airlie
2018-09-10
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
13
-0
/
+19
*
radeonsi: pin the winsys thread to the requested L3 cache (v2)
Marek Olšák
2018-09-07
2
-0
/
+23
*
v3d: Fix setup of the VCM cache size.
Eric Anholt
2018-09-07
1
-1
/
+1
*
v3d: Fix SRC_ALPHA_SATURATE blending for RTs without alpha.
Eric Anholt
2018-09-07
1
-1
/
+3
*
freedreno: fix rast->depth_cleap_near/far
Rob Clark
2018-09-07
1
-1
/
+2
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
17
-3
/
+17
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
16
-21
/
+21
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-1
/
+0
*
radeonsi/nir: Set vs_inputs_dual_locations and let NIR do the remap
Jason Ekstrand
2018-09-06
1
-0
/
+1
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
2
-0
/
+2
*
freedreno/ir3: insert mov if same instruction in the outputs.
Hyunjun Ko
2018-09-05
1
-0
/
+14
*
freedreno/ir3: make immediates array dynamic
Hyunjun Ko
2018-09-05
3
-1
/
+11
*
freedreno: allocate ctx's batch on demand
Rob Clark
2018-09-05
4
-15
/
+25
*
freedreno: add fd_context_batch() accessor
Rob Clark
2018-09-05
8
-10
/
+21
*
freedreno/a6xx: fix mem2gmem for zsbuf
Rob Clark
2018-09-05
1
-1
/
+4
*
freedreno/batch: fix crash in !reorder case
Rob Clark
2018-09-05
1
-2
/
+8
*
freedreno/ir3: better compile_error() printing
Rob Clark
2018-09-05
1
-2
/
+16
*
freedreno/a6xx: bordercolor fixes
Rob Clark
2018-09-05
1
-4
/
+25
*
freedreno: fix context teardown harder
Rob Clark
2018-09-05
4
-8
/
+8
*
freedreno/ir3: ignore unused inputs
Rob Clark
2018-09-05
1
-1
/
+29
*
freedreno/a6xx: fix debug build crash
Rob Clark
2018-09-05
1
-0
/
+7
*
svga: rename face to layer_face
Charmaine Lee
2018-09-05
1
-22
/
+25
*
svga: encode sample count in resource declarations
Brian Paul
2018-09-05
4
-0
/
+6
*
svga: sync with upstream changes to surface flags
Charmaine Lee
2018-09-05
5
-6
/
+6
*
svga: avoid try_blit() for some depth formats on non vgpu10.
Neha Bhende
2018-09-05
1
-0
/
+13
*
svga: convert dst format to linear when blending is enabled.
Neha Bhende
2018-09-05
1
-1
/
+3
*
svga: start using SVGA3dCmdIntraSurfaceCopy command for svga_blit.
Neha Bhende
2018-09-05
1
-0
/
+112
*
svga/winsys: Add cap2 support in winsys
Neha Bhende
2018-09-05
2
-2
/
+23
*
svga: Add SVGA3dCmdIntraSurfaceCopy command support in OpenGL driver
Neha Bhende
2018-09-05
3
-0
/
+49
*
svga: update device header files from upstream
Brian Paul
2018-09-05
15
-196
/
+569
*
virgl: use hw-atomics instead of in-ssbo ones
Tomeu Vizoso
2018-09-05
7
-2
/
+89
*
virgl: update minor differences to upstream header
Erik Faye-Lund
2018-09-05
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}
Erik Faye-Lund
2018-09-05
1
-0
/
+10
*
gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
Erik Faye-Lund
2018-09-05
1
-0
/
+4
*
freedreno: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-108
/
+2
*
v3d: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-151
/
+0
*
vc4: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-179
/
+0
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
15
-35
/
+45
*
tegra: make use loader_open_render_node(..) helper
Christian Gmeiner
2018-08-31
1
-59
/
+2
*
tegra: fix memory leak
Christian Gmeiner
2018-08-31
1
-0
/
+1
*
radeonsi: fix regression in indirect input swizzles.
Dave Airlie
2018-08-31
1
-2
/
+5
*
radeonsi: fix tess/gs fetchs for new swizzle.
Dave Airlie
2018-08-31
1
-5
/
+8
*
nv50: bump compat glsl level to same as core
Ilia Mirkin
2018-08-29
1
-1
/
+1
*
nvc0: bump compat GLSL version to match core
Ilia Mirkin
2018-08-29
1
-1
/
+1
*
gallivm: allow to pass two swizzles into fetches.
Dave Airlie
2018-08-30
2
-11
/
+14
*
radeonsi: add radeonsi_zerovram driconfig option
Timothy Arceri
2018-08-30
1
-0
/
+1
[next]