index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: don't assume ctx is always a threaded_context
Pierre-Eric Pelloux-Prayer
2020-04-17
1
-1
/
+1
*
nv50,nvc0: update with latest caps
Ilia Mirkin
2020-04-16
2
-1
/
+15
*
clover: Check if the detected clang libraries are usable
Jan Vesely
2020-04-16
1
-2
/
+27
*
iris: Enable EXT_depth_bounds_test extension.
Rafael Antognolli
2020-04-16
1
-0
/
+2
*
wgl: silence some cast-warnings
Erik Faye-Lund
2020-04-16
2
-4
/
+4
*
winsys/amdgpu: Retrieve WC flags from imported buffers.
Bas Nieuwenhuizen
2020-04-16
4
-0
/
+25
*
zink: be less picky about tiled resources
Erik Faye-Lund
2020-04-16
1
-5
/
+1
*
st/dri: make sure software color-buffers are linear
Erik Faye-Lund
2020-04-16
1
-1
/
+1
*
virgl: Use ETC2 formats directly when possible.
Lepton Wu
2020-04-16
3
-0
/
+25
*
radeonsi: use thread_context::bytes_mapped_limit
Pierre-Eric Pelloux-Prayer
2020-04-16
1
-3
/
+11
*
gallium/u_threaded: flush batch when hitting mapping limit
Pierre-Eric Pelloux-Prayer
2020-04-16
2
-0
/
+24
*
nvc0: enable GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
8
-2
/
+21
*
st/mesa: add support for GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
1
-0
/
+4
*
gallium: add PIPE_CAP_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
3
-0
/
+3
*
gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
Ilia Mirkin
2020-04-15
3
-0
/
+9
*
gallium: add TGSI_SEMANTIC_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
3
-0
/
+9
*
Revert "nvc0: fix line width on GM20x+"
Karol Herbst
2020-04-15
1
-4
/
+1
*
iris: make BATCH_SZ smaller by BATCH_RESERVED bytes
Paulo Zanoni
2020-04-15
2
-7
/
+7
*
iris: remove useless bo->gtt_offset assignment
Paulo Zanoni
2020-04-15
1
-1
/
+0
*
iris: remove unnecessary forward declaration
Paulo Zanoni
2020-04-15
1
-4
/
+0
*
iris: remove hole from struct iris_bo
Paulo Zanoni
2020-04-15
1
-12
/
+12
*
llvmpipe/nir: free the nir shader
Dave Airlie
2020-04-16
1
-0
/
+2
*
draw/tess: free the NIR
Dave Airlie
2020-04-16
1
-1
/
+5
*
draw: free the NIR IR.
Dave Airlie
2020-04-16
2
-4
/
+11
*
freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEX
Brian Ho
2020-04-15
1
-15
/
+3
*
gallium: initialize viewport swizzle in cso_set_viewport_dims
Karol Herbst
2020-04-15
1
-0
/
+4
*
nvc0: enable ASTC and ETC on GM20B
Karol Herbst
2020-04-15
1
-5
/
+3
*
clover: expose cl_arm_shared_virtual_memory for devices with SVM support
Karol Herbst
2020-04-15
1
-1
/
+2
*
clover: implement cl_arm_shared_virtual_memory
Karol Herbst
2020-04-15
6
-54
/
+287
*
clover: implement SVM functions for devices with fine grained system SVM support
Karol Herbst
2020-04-15
6
-20
/
+259
*
clover: implement clSetKernelArgSVMPointer
Karol Herbst
2020-04-15
3
-3
/
+29
*
clover: implement CL_DEVICE_SVM_CAPABILITIES
Karol Herbst
2020-04-15
3
-0
/
+28
*
clover: add stubs for SVM
Karol Herbst
2020-04-15
4
-10
/
+117
*
gallium: add PIPE_CAP_SYSTEM_SVM
Karol Herbst
2020-04-15
3
-0
/
+5
*
iris: drop cache coherent cpu mapping for external BO
Lionel Landwerlin
2020-04-15
3
-1
/
+19
*
u_blitter: fix stencil blitting
Dave Airlie
2020-04-15
1
-1
/
+1
*
draw: fix user culling pipeline order. (v2)
Dave Airlie
2020-04-15
8
-130
/
+214
*
draw/cull: run pipeline for culled points.
Dave Airlie
2020-04-15
1
-0
/
+3
*
llvmpipe/setup: move line stats collection earlier.
Dave Airlie
2020-04-15
1
-4
/
+4
*
draw: fix tessellation stats query
Dave Airlie
2020-04-15
1
-2
/
+5
*
llvmpipe: fix no tokens detections.
Dave Airlie
2020-04-15
1
-1
/
+4
*
gallivm/draw: calloc prim id toavoid undef
Dave Airlie
2020-04-15
1
-1
/
+1
*
gallivm/nir: lower implicit lod to tex.
Dave Airlie
2020-04-15
1
-0
/
+3
*
gallivm: fix left over shader vote debug
Dave Airlie
2020-04-15
1
-1
/
+0
*
llvmpipe/query: fix transform feedback overflow any queries.
Dave Airlie
2020-04-15
2
-32
/
+52
*
llvmpipe: report tessellation shader statistics.
Dave Airlie
2020-04-15
2
-0
/
+8
*
draw: collect tessellation invocations statistics
Dave Airlie
2020-04-15
1
-0
/
+6
*
llvmpipe: fixup context leaks.
Dave Airlie
2020-04-15
1
-16
/
+13
*
swr: Remove Byte Order Mark.
Vinson Lee
2020-04-14
1
-1
/
+1
*
gallium/tgsi_to_nir: Set nir_intrinsic_align_mul to 16 and offset to 0
Gert Wollny
2020-04-14
1
-0
/
+1
[next]