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
...
*
broadcom/vc4: Add support for YUV textures using unaccelerated blits.
Eric Anholt
2018-02-23
3
-3
/
+35
*
broadcom/vc4: Fix double-unrefcounting of prsc->next with shadows.
Eric Anholt
2018-02-23
1
-6
/
+11
*
broadcom/vc4: Add pipe_reference debugging for vc4_bos.
Eric Anholt
2018-02-23
2
-5
/
+24
*
broadcom/vc4: Remove dead vc4_bo_set_reference().
Eric Anholt
2018-02-23
1
-8
/
+0
*
broadcom/vc4: Use pipe_resource_reference in sampler views.
Eric Anholt
2018-02-23
1
-2
/
+2
*
broadcom/vc4: Allow importing linear BOs with arbitrary offset/stride.
Eric Anholt
2018-02-23
1
-8
/
+25
*
broadcom/vc4: Ignore PIPE_BIND_DISPLAY_TARGET in is_format_supported().
Eric Anholt
2018-02-23
1
-0
/
+2
*
etnaviv: fix in-place resolve tile count
Lucas Stach
2018-02-23
2
-2
/
+4
*
etnaviv: switch magic single buffer state to "3"
Lucas Stach
2018-02-23
1
-1
/
+1
*
etnaviv: add debug switch to disable single buffer feature
Lucas Stach
2018-02-23
2
-0
/
+4
*
etnaviv: npot_tex_any_wrap needs one bit only
Christian Gmeiner
2018-02-23
1
-1
/
+1
*
nv50,nvc0: fix integer MS resolves using 2d engine
Ilia Mirkin
2018-02-22
1
-1
/
+2
*
nvc0: fix writing query results into buffer
Ilia Mirkin
2018-02-22
1
-4
/
+10
*
nv50,nvc0: fix clear buffer acceleration
Ilia Mirkin
2018-02-22
2
-28
/
+17
*
glx: Properly handle cases where screen creation fails
Chuck Atkins
2018-02-22
3
-30
/
+33
*
radeonsi/nir: collect more accurate output_usagemask
Timothy Arceri
2018-02-22
1
-13
/
+43
*
radeonsi/nir: disable GLSL IR loop unrolling
Timothy Arceri
2018-02-22
1
-0
/
+2
*
radeonsi/nir: fix tess varying loads for doubles
Timothy Arceri
2018-02-22
1
-2
/
+2
*
ac/radeonsi: pass type to load_tess_varyings()
Timothy Arceri
2018-02-22
2
-0
/
+3
*
radeonsi: don't flush when si_eliminate_fast_color_clear is no-op
Marek Olšák
2018-02-21
1
-1
/
+5
*
radeonsi: make texture_discard_cmask/eliminate functions non-static
Marek Olšák
2018-02-21
2
-11
/
+13
*
radeonsi: enable uvd encode for HEVC main
James Zhu
2018-02-21
1
-1
/
+3
*
radeonsi:create uvd hevc enc entry
James Zhu
2018-02-21
1
-3
/
+12
*
radeon/uvd:add uvd hevc enc functions
James Zhu
2018-02-21
3
-0
/
+383
*
radeon/uvd:add uvd hevc enc hw ib implementation
James Zhu
2018-02-21
3
-0
/
+1134
*
radeon/uvd:add uvd hevc enc hw interface header
James Zhu
2018-02-21
3
-0
/
+471
*
winsys/amdgpu:add uvd hevc enc support in amdgpu cs
James Zhu
2018-02-21
1
-0
/
+6
*
nvir/nvc0: fix legalizing of ld unlock c0[0x10000]
Karol Herbst
2018-02-21
1
-1
/
+1
*
freedreno/ir3: fix use_count refcnt'ing issue
Rob Clark
2018-02-20
1
-0
/
+1
*
svga: replaced 'unsigned' with proper enum types in shader code
Brian Paul
2018-02-20
1
-12
/
+21
*
swr: bump minimum supported LLVM version to 4.0
Andres Gomez
2018-02-20
2
-3
/
+3
*
svga: Fix a leftover debug hack
Thomas Hellstrom
2018-02-20
1
-2
/
+2
*
nv50,nvc0: mark ABGR format as displayable instead of ARGB format
Ilia Mirkin
2018-02-19
1
-2
/
+2
*
st/dri: only expose config formats that are display targets
Ilia Mirkin
2018-02-19
1
-1
/
+2
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
3
-1
/
+55
*
radeonsi: add nir shader cache support
Timothy Arceri
2018-02-20
1
-11
/
+30
*
radeonsi: rename variables tgsi_binary -> ir_binary
Timothy Arceri
2018-02-20
1
-21
/
+21
*
radeonsi: fix regression from 32-bit pointers on CI
Marek Olšák
2018-02-19
1
-1
/
+1
*
radeonsi/nir: fix gl_FragCoord for pixel_center_integer
Timothy Arceri
2018-02-19
1
-0
/
+5
*
gm107/ir: avoid using kepler instruction capabilities
Ilia Mirkin
2018-02-17
2
-21
/
+45
*
nvc0: add support for bindless on maxwell+
Ilia Mirkin
2018-02-17
3
-14
/
+116
*
gm107/ir: change how SUQ works in preparation for bindless
Ilia Mirkin
2018-02-17
3
-1
/
+61
*
nvc0: Use GP100_COMPUTE_CLASS on GP10B
Mikko Perttunen
2018-02-17
1
-1
/
+2
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
5
-59
/
+123
*
radeonsi: disallow constant buffers with a 64-bit address in slot 0
Marek Olšák
2018-02-17
2
-1
/
+9
*
radeonsi: move const_uploader allocations to 32-bit address space
Marek Olšák
2018-02-17
3
-2
/
+7
*
winsys/radeon: implement and enable 32-bit VM allocations
Marek Olšák
2018-02-17
3
-8
/
+64
*
winsys/radeon: add struct radeon_vm_heap
Marek Olšák
2018-02-17
3
-36
/
+47
*
winsys/amdgpu: enable 32-bit VM allocations
Marek Olšák
2018-02-17
1
-1
/
+2
*
gallium/radeon: add 32-bit address space heaps
Marek Olšák
2018-02-17
1
-3
/
+44
[prev]
[next]