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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
freedreno: remove unused fd_surface fields
Rob Clark
2018-12-07
1
-5
/
+0
*
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
*
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
1
-0
/
+1
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-4
/
+4
*
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
*
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
*
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
1
-1
/
+3
*
radeonsi: allow si_cp_dma_clear_buffer to clear GDS from any IB
Marek Olšák
2018-11-28
4
-31
/
+33
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
4
-3
/
+10
*
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
*
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
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
14
-28
/
+67
*
virgl: Don't try handling server fences when they are not supported
Gert Wollny
2018-11-28
1
-2
/
+4
*
v3d: Add renderonly support.
Eric Anholt
2018-11-27
4
-4
/
+68
*
freedreno: implements get_sample_position
Hyunjun Ko
2018-11-27
1
-0
/
+45
*
freedreno/a3xx: also set FSSUPERTHREADENABLE
Rob Clark
2018-11-27
1
-0
/
+1
*
freedreno: use MSM_BO_SCANOUT with scanout buffers
Jonathan Marek
2018-11-27
1
-1
/
+3
*
freedreno: use GENERIC instead of TEXCOORD for blit program
Jonathan Marek
2018-11-27
1
-1
/
+1
*
freedreno: a2xx texture update
Jonathan Marek
2018-11-27
9
-20
/
+212
*
freedreno/a2xx: Compute depth base in gmem correctly
Jonathan Marek
2018-11-27
1
-5
/
+7
*
freedreno/a2xx: set VIZ_QUERY_ID on a20x
Jonathan Marek
2018-11-27
1
-0
/
+5
*
freedreno: add missing a20x ids
Jonathan Marek
2018-11-27
1
-0
/
+2
[next]