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
*
v3d: Don't forget to flush writes to UBOs.
Eric Anholt
2018-12-07
2
-5
/
+16
*
v3d: Make an array for frag/vert texture state in the context.
Eric Anholt
2018-12-07
7
-42
/
+21
*
v3d: Put default vertex attribute values into the state uploader as well.
Eric Anholt
2018-12-07
3
-8
/
+12
*
v3d: Create a state uploader for packing our shaders together.
Eric Anholt
2018-12-07
4
-13
/
+35
*
v3d: Update simulator cache flushing code to match the kernel better.
Eric Anholt
2018-12-07
1
-13
/
+19
*
v3d: Use the TFU to do generatemipmap.
Eric Anholt
2018-12-07
7
-1
/
+175
*
v3d: Add the V3D TFU submit interface to the simulator.
Eric Anholt
2018-12-07
3
-20
/
+90
*
v3d: Use combined input/output segments.
Eric Anholt
2018-12-07
1
-4
/
+7
*
v3d: Add missing OES_half_float_linear support.
Eric Anholt
2018-12-07
1
-0
/
+1
*
v3d: Add support for RGBA_SRGB along with BGRA_SRGB.
Eric Anholt
2018-12-07
1
-0
/
+2
*
freedreno/ir3: track max flow control depth for a5xx/a6xx
Rob Clark
2018-12-07
2
-4
/
+4
*
freedreno/ir3: sync instr/disasm
Rob Clark
2018-12-07
1
-1
/
+1
*
freedreno/a6xx: blitter fixes
Rob Clark
2018-12-07
2
-3
/
+80
*
freedreno: update generated headers
Rob Clark
2018-12-07
7
-35
/
+56
*
freedreno/a5xx+a6xx: remove unused fs/vs pvt mem
Rob Clark
2018-12-07
4
-20
/
+0
*
gallium: fix typo
Rob Clark
2018-12-07
1
-1
/
+1
*
freedreno: remove unused fd_surface fields
Rob Clark
2018-12-07
1
-5
/
+0
*
gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default value
Samuel Pitoiset
2018-12-07
1
-0
/
+3
*
freedreno: Add support for EXT_multisampled_render_to_texture
Kristian H. Kristensen
2018-12-06
3
-1
/
+7
*
freedreno/a6xx: MSAA
Rob Clark
2018-12-06
10
-24
/
+74
*
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
[next]