index
:
~miku/mesa
flusha0
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
radeonsi: emit shader pointers before cache flushes & waits
Marek Olšák
1
-13
/
+7
2018-04-13
radeonsi/gfx9: don't use the workaround for gather4 + stencil
Marek Olšák
1
-2
/
+11
2018-04-13
radeonsi: disable TC-compat HTILE on Tonga and Iceland
Marek Olšák
1
-0
/
+7
2018-04-13
radeonsi: force 2D tiling on VI only when TC-compat HTILE is really enabled
Marek Olšák
1
-9
/
+7
2018-04-13
radeonsi: don't flush HTILE if there is no HTILE clear
Marek Olšák
1
-2
/
+2
2018-04-13
radeonsi: merge 2 identical if statements in si_clear
Marek Olšák
1
-9
/
+2
2018-04-13
radeonsi: don't do GFX-specific texture decompression for compute
Marek Olšák
1
-10
/
+10
2018-04-13
radeonsi: simplify generating the renderer string
Marek Olšák
1
-11
/
+8
2018-04-13
winsys/amdgpu: allow local BOs on APUs
Marek Olšák
1
-1
/
+2
2018-04-13
getteximage: assume texture image is empty for non defined levels
Juan A. Suarez Romero
1
-2
/
+25
2018-04-13
gettextureimage: verify cube map is complete
Juan A. Suarez Romero
1
-9
/
+14
2018-04-13
gettextsubimage: verify zoffset and depth are correct
Juan A. Suarez Romero
1
-2
/
+2
2018-04-13
mesa: free debug messages when destroying the debug state
Timothy Arceri
1
-22
/
+23
2018-04-13
mesa: fix x86 builds
Timothy Arceri
1
-0
/
+1
2018-04-12
Fix make check
Marek Olšák
1
-0
/
+1
2018-04-12
Fix scons build
Marek Olšák
7
-1
/
+13
2018-04-12
mesa: include mtypes.h less
Marek Olšák
177
-367
/
+477
2018-04-12
mesa: include dispatch.h less
Marek Olšák
20
-20
/
+0
2018-04-12
radv: Implement VK_EXT_vertex_attribute_divisor.
Bas Nieuwenhuizen
6
-11
/
+50
2018-04-12
ac/surface: Allow S swizzle for displayable surfaces.
Bas Nieuwenhuizen
1
-2
/
+5
2018-04-12
broadcom/vc5: Fix a stray '`' in a comment.
Eric Anholt
1
-1
/
+1
2018-04-12
broadcom/vc5: Update the UABI for in/out syncobjs
Eric Anholt
9
-90
/
+55
2018-04-12
broadcom/vc5: Drop the finished_seqno optimization.
Eric Anholt
2
-11
/
+0
2018-04-12
broadcom/vc5: Drop the throttling code.
Eric Anholt
1
-9
/
+0
2018-04-12
broadcom/vc5: Move flush_last_load into load_general, like for stores.
Eric Anholt
1
-28
/
+29
2018-04-12
broadcom/vc5: Rename read_but_not_cleared to loads_pending.
Eric Anholt
1
-13
/
+13
2018-04-12
broadcom/vc5: Refactor the implicit coords/stores_pending logic.
Eric Anholt
1
-23
/
+13
2018-04-12
broadcom/vc5: Emit missing TILE_COORDINATES_IMPLICIT in separate z/s stores.
Eric Anholt
1
-5
/
+16
2018-04-12
broadcom/vc5: Add checks that we don't try to do raw Z+S load/stores.
Eric Anholt
1
-0
/
+8
2018-04-12
broadcom/vc5: Fix MSAA depth/stencil size setup.
Eric Anholt
1
-2
/
+4
2018-04-12
st/va: add VP9 config to enable profile2
Leo Liu
2
-1
/
+5
2018-04-12
radeonsi: use PIPE_FORMAT_P016 format for VP9 profile2
Leo Liu
1
-1
/
+2
2018-04-12
radeon/vcn: add VP9 profile2 support
Leo Liu
1
-0
/
+16
2018-04-12
vl: add VP9 profile2 support
Leo Liu
2
-1
/
+3
2018-04-12
st/va: add VP9 config to enable profile0
Leo Liu
2
-1
/
+5
2018-04-12
st/va: parse VP9 uncompressed frame header
Leo Liu
3
-1
/
+239
2018-04-12
st/va: add slice parameter handling for VP9
Leo Liu
1
-1
/
+24
2018-04-12
st/va: add picture parameter handling for VP9
Leo Liu
1
-1
/
+51
2018-04-12
st/va: add handles for VP9 buffers
Leo Liu
5
-2
/
+54
2018-04-12
st/va: add VP9 picture to context
Leo Liu
2
-0
/
+5
2018-04-12
radeonsi: cap VP9 support to progressive buffer
Leo Liu
1
-0
/
+2
2018-04-12
radeonsi: cap VP9 support to Raven
Leo Liu
1
-0
/
+4
2018-04-12
radeon/vcn: add VP9 context buffer
Leo Liu
1
-0
/
+26
2018-04-12
radeon/vcn: get VP9 msg buffer
Leo Liu
2
-1
/
+176
2018-04-12
radeon/vcn: fill probability table to prob buffers
Leo Liu
1
-0
/
+38
2018-04-12
radeon/vcn: add VP9 message buffer interface
Leo Liu
1
-0
/
+134
2018-04-12
radeon/vcn: add VP9 prob table buffer
Leo Liu
2
-18
/
+37
2018-04-12
vl: add VP9 probability tables
Leo Liu
3
-1
/
+588
2018-04-12
radeon/vcn: add VP9 dpb buffer size
Leo Liu
1
-0
/
+6
2018-04-12
radeon/vcn: add VP9 stream type for decoder
Leo Liu
2
-0
/
+4
[prev]
[next]