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: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
Kristian H. Kristensen
2018-12-06
4
-2
/
+19
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
7
-195
/
+38
*
gallium: Android build fixes
Kristian H. Kristensen
2018-12-05
2
-1
/
+2
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-4
/
+4
*
drisw: Use separate drisw_loader_funcs for shm
Michal Srb
2018-12-05
1
-3
/
+11
*
gallium: Constify drisw_loader_funcs struct
Michal Srb
2018-12-05
4
-5
/
+5
*
nouveau: set texture upload budget
Ilia Mirkin
2018-12-03
3
-3
/
+6
*
nv50,nvc0: add explicit handling of PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET
Ilia Mirkin
2018-12-03
2
-0
/
+4
*
nv50: always keep TSC slot 0 bound
Ilia Mirkin
2018-12-03
3
-0
/
+31
*
virgl: fix const warning on debug flags.
Dave Airlie
2018-12-04
2
-3
/
+3
*
nv50,nvc0: Fix gallium nine regression regarding sampler bindings
Karol Herbst
2018-12-02
2
-16
/
+12
*
d3dadapter9: use snprintf(..., "%s", ...) instead of strncpy
Andre Heider
2018-12-01
2
-13
/
+22
*
st/xvmc: Add X11 include path.
Vinson Lee
2018-11-30
1
-0
/
+1
*
virgl: don't mark buffers as unclean after a write
Gurchetan Singh
2018-11-30
2
-1
/
+10
*
virgl: avoid large inline transfers
Gurchetan Singh
2018-11-30
1
-1
/
+5
*
virgl: quadruple command buffer size
Gurchetan Singh
2018-11-30
1
-1
/
+1
*
Revert "winsys/amdgpu: overallocate buffers for faster address translation on...
Marek Olšák
2018-11-29
1
-24
/
+0
*
draw: fix infinite loop in line stippling
Roland Scheidegger
2018-11-29
1
-11
/
+15
*
amd/addrlib: update Mesa's copy of addrlib
Nicolai Hähnle
2018-11-29
1
-1
/
+1
*
winsys/svga: Fix a memory leak
Thomas Hellstrom
2018-11-29
1
-0
/
+2
*
st/xa: Fix a memory leak
Thomas Hellstrom
2018-11-29
1
-0
/
+1
*
freedreno: Fix autotools build.
Vinson Lee
2018-11-28
1
-0
/
+2
*
radeonsi: add memory management stress tests for GDS
Marek Olšák
2018-11-28
2
-0
/
+48
*
winsys/amdgpu: add support for allocating GDS and OA resources
Marek Olšák
2018-11-28
2
-23
/
+36
*
radeonsi: allow si_cp_dma_clear_buffer to clear GDS from any IB
Marek Olšák
2018-11-28
4
-31
/
+33
*
winsys/amdgpu: use optimal VM alignment for CPU allocations
Marek Olšák
2018-11-28
1
-2
/
+4
*
winsys/amdgpu: use optimal VM alignment for imported buffers
Marek Olšák
2018-11-28
1
-20
/
+29
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
7
-5
/
+15
*
winsys/amdgpu: overallocate buffers for faster address translation on Gfx9
Marek Olšák
2018-11-28
1
-0
/
+24
*
winsys/amdgpu: increase the VM alignment to the MSB of the size for Gfx9
Marek Olšák
2018-11-28
1
-1
/
+11
*
winsys/amdgpu: use >= instead of > for VM address alignment
Marek Olšák
2018-11-28
1
-1
/
+1
*
winsys/amdgpu: clean up code around BO VM alignment
Marek Olšák
2018-11-28
1
-2
/
+7
*
winsys/amdgpu: optimize slab allocation for 2 MB amdgpu page tables
Marek Olšák
2018-11-28
3
-2
/
+10
*
radeonsi: generalize the slab allocator code to allow layered slab allocators
Marek Olšák
2018-11-28
3
-24
/
+86
*
winsys/amdgpu: always reclaim/release slabs if there is not enough memory
Marek Olšák
2018-11-28
1
-7
/
+13
*
radeonsi: fix is_oneway_access_only for bindless images
Marek Olšák
2018-11-28
1
-6
/
+23
*
radeonsi/nir: parse more information about bindless usage
Marek Olšák
2018-11-28
1
-4
/
+32
*
tgsi/scan: add more information about bindless usage
Marek Olšák
2018-11-28
2
-2
/
+33
*
radeonsi: small cleanup for memory opcodes
Marek Olšák
2018-11-28
1
-9
/
+4
*
radeonsi: fix is_oneway_access_only for image stores
Marek Olšák
2018-11-28
1
-12
/
+37
*
radeonsi: use structured buffer intrinsics for image views
Marek Olšák
2018-11-28
2
-10
/
+42
*
radeonsi: clean up primitive binning enablement
Marek Olšák
2018-11-28
1
-11
/
+16
*
virgl: fix undefined shift to use unsigned.
Dave Airlie
2018-11-29
1
-1
/
+1
*
r600: make suballocator 256-bytes align
Dave Airlie
2018-11-29
1
-1
/
+1
*
gallivm: Use nextafterf(0.5, 0.0) as rounding constant
Matt Turner
2018-11-28
1
-1
/
+1
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
17
-62
/
+140
*
winsys/amdgpu: add amdgpu_winsys_bo::lock
Nicolai Hähnle
2018-11-28
3
-13
/
+20
*
virgl: Don't try handling server fences when they are not supported
Gert Wollny
2018-11-28
1
-2
/
+4
*
virgl,vtest: Initialize return value
Gert Wollny
2018-11-28
1
-1
/
+1
*
v3d: Add renderonly support.
Eric Anholt
2018-11-27
6
-5
/
+77
[prev]
[next]