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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
broadcom/vc5: Fix simulator assertion failures about color RT clears.
Eric Anholt
2017-11-19
1
-2
/
+19
*
freedreno/ir3: add texture gather support
Rob Clark
2017-11-18
2
-2
/
+17
*
etnaviv: enable full overwrite when no color buffer is present
Lucas Stach
2017-11-18
2
-3
/
+3
*
broadcom/vc5: Set up the padded height at surface creation time.
Eric Anholt
2017-11-17
3
-16
/
+15
*
broadcom/vc5: Fix clear color for swap_color_rb render targets.
Eric Anholt
2017-11-17
1
-0
/
+9
*
broadcom/vc5: Fix pasteo in front stencil ref value setup.
Eric Anholt
2017-11-17
1
-1
/
+1
*
broadcom/vc5: Fix colormasking when we need to swap r/b colors.
Eric Anholt
2017-11-17
1
-9
/
+24
*
broadcom/vc5: Enable the Z min/max clipping planes.
Eric Anholt
2017-11-17
1
-2
/
+0
*
broadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW_ATOMIC_*.
Eric Anholt
2017-11-17
1
-0
/
+2
*
r300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch cases
Brian Paul
2017-11-17
1
-0
/
+2
*
radeon/video: enable encode support for raven
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeonsi: enable vcn encode
Boyuan Zhang
2017-11-17
1
-1
/
+3
*
radeon/vcn: add create encoder
Boyuan Zhang
2017-11-17
1
-1
/
+81
*
radeon/vcn: add encode get feedback
Boyuan Zhang
2017-11-17
1
-1
/
+14
*
radeon/vcn: add encode destroy
Boyuan Zhang
2017-11-17
1
-1
/
+15
*
radeon/vcn: add encode end frame
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeon/vcn: add encode bitstream
Boyuan Zhang
2017-11-17
1
-1
/
+13
*
radeon/vcn: add encode begin frame
Boyuan Zhang
2017-11-17
1
-1
/
+22
*
radeon/vcn: add encode header implementations
Boyuan Zhang
2017-11-17
2
-0
/
+241
*
radeon/vcn: add encode header algorithms
Boyuan Zhang
2017-11-17
2
-0
/
+127
*
radeon/vcn: add ib implementations
Boyuan Zhang
2017-11-17
1
-24
/
+268
*
radeon/vcn: add common encode part
Boyuan Zhang
2017-11-17
5
-0
/
+489
*
radeon/winsys: add vcn enc ring type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
radeon/vcn: add vcn encode interface
Boyuan Zhang
2017-11-17
1
-0
/
+325
*
freedreno/a5xx: stencil texturing support
Rob Clark
2017-11-17
3
-10
/
+34
*
freedreno/a5xx/gmem: fix z32/s8 restore/resolve
Rob Clark
2017-11-17
1
-5
/
+13
*
freedreno/a5xx/gmem: move ZS restore tiling hack
Rob Clark
2017-11-17
1
-20
/
+22
*
freedreno: update generated headers
Rob Clark
2017-11-17
6
-13
/
+13
*
svga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* cases
Brian Paul
2017-11-16
1
-0
/
+2
*
r600: enable ARB_shader_image_load_store, ARB_shader_image_size
Dave Airlie
2017-11-17
1
-3
/
+9
*
r600: handle image size support.
Dave Airlie
2017-11-17
3
-9
/
+101
*
r600/sb: disable SB for images.
Dave Airlie
2017-11-17
1
-0
/
+1
*
r600/shader: add support for load/store/atomic ops on images.
Dave Airlie
2017-11-17
1
-4
/
+315
*
r600: add core pieces of image support.
Dave Airlie
2017-11-17
6
-3
/
+428
*
r600/shader: implement getting thread id.
Dave Airlie
2017-11-17
1
-0
/
+74
*
r600/shader: add flag to denote if shader uses images
Dave Airlie
2017-11-17
2
-0
/
+2
*
r600: implement basic memory barrier.
Dave Airlie
2017-11-17
2
-5
/
+24
*
r600: allocate immed buffer resource for images.
Dave Airlie
2017-11-17
3
-0
/
+21
*
r600: handle writes_memory properly
Dave Airlie
2017-11-17
2
-3
/
+13
*
freedreno: also mark images used by draw/grid
Rob Clark
2017-11-16
1
-0
/
+18
*
freedreno: mark SSBOs written at draw time
Rob Clark
2017-11-16
1
-1
/
+1
*
freedreno/a5xx: ARB_framebuffer_no_attachments support
Rob Clark
2017-11-16
3
-1
/
+11
*
radeonsi: copy some nir gs info
Timothy Arceri
2017-11-16
1
-0
/
+7
*
ac: add gs_{prim,invocation}_id to the abi
Timothy Arceri
2017-11-16
2
-10
/
+6
*
radeonsi: gather stream info in nir path
Timothy Arceri
2017-11-16
1
-0
/
+37
*
svga: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-11-15
1
-5
/
+5
*
svga: issue debug warning for unsupported two-sided stencil state
Brian Paul
2017-11-15
1
-0
/
+15
*
etnaviv: Add sampler TS support
Wladimir J. van der Laan
2017-11-15
3
-6
/
+99
*
etnaviv: Flush TS cache before changing TS configuration
Wladimir J. van der Laan
2017-11-15
1
-0
/
+5
*
etnaviv: Add TS_SAMPLER formats to etnaviv_format
Wladimir J. van der Laan
2017-11-15
2
-74
/
+91
[prev]
[next]