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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/vcn: add decode message for hevc codec
Leo Liu
2017-05-25
1
-0
/
+225
*
radeon/vcn: add decode message decode for avc codec
Leo Liu
2017-05-25
1
-4
/
+193
*
radeon/vcn: add decode message feedback
Leo Liu
2017-05-25
1
-1
/
+5
*
radeon/vcn: add decode message destroy
Leo Liu
2017-05-25
1
-1
/
+10
*
radeon/vcn: add decode message create
Leo Liu
2017-05-25
1
-1
/
+21
*
radeon/vcn: add common decode part
Leo Liu
2017-05-25
3
-0
/
+675
*
radeon/winsys: add vcn dec ring type
Leo Liu
2017-05-25
1
-0
/
+1
*
radeon/winsys: add uvd enc ring type
Leo Liu
2017-05-25
1
-0
/
+1
*
radeon/vcn: add vcn decode interface
Leo Liu
2017-05-25
2
-0
/
+502
*
mesa: remove unrequired double calc
Timothy Arceri
2017-05-25
1
-10
/
+2
*
mesa: remove redundant modulus operation
Timothy Arceri
2017-05-25
1
-3
/
+2
*
svga: init svga_screen::swc_mutex with mtx_recursive
Brian Paul
2017-05-24
2
-1
/
+4
*
svga: move logging initialization code into new function
Brian Paul
2017-05-24
2
-24
/
+31
*
svga: init local vars to silence uninitialized use warnings
Brian Paul
2017-05-24
1
-3
/
+3
*
svga: log the process command line to the vmware.log file
Brian Paul
2017-05-24
1
-0
/
+16
*
svga: Limit svga message capability to newer compilers
Sinclair Yeh
2017-05-24
1
-4
/
+14
*
svga: Fix MSVC build.
Brian Paul
2017-05-24
1
-2
/
+32
*
svga: Add the ability to log messages to vmware.log on the host.
Sinclair Yeh
2017-05-24
5
-0
/
+471
*
Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
2017-05-24
1
-0
/
+1
*
aubinator: report error on unknown device id
Lionel Landwerlin
2017-05-24
1
-1
/
+1
*
aubinator: be consistent on exit code
Lionel Landwerlin
2017-05-24
1
-5
/
+5
*
aubinator: fix double free
Lionel Landwerlin
2017-05-24
1
-1
/
+1
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
3
-0
/
+4
*
tgsi: remove unused tgsi_is_passthrough_shader()
Samuel Pitoiset
2017-05-24
2
-79
/
+0
*
anv: Require vertex buffers to come from a 32-bit heap
Jason Ekstrand
2017-05-23
1
-0
/
+12
*
anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Jason Ekstrand
2017-05-23
1
-6
/
+36
*
anv: Refactor memory type setup
Jason Ekstrand
2017-05-23
1
-36
/
+40
*
anv: Make supports_48bit_addresses a heap property
Jason Ekstrand
2017-05-23
2
-3
/
+14
*
anv: Stop setting BO flags in bo_init_new
Jason Ekstrand
2017-05-23
4
-15
/
+25
*
anv: Set image memory types based on the type count
Jason Ekstrand
2017-05-23
1
-2
/
+4
*
anv: Add valid_bufer_usage to the memory type metadata
Jason Ekstrand
2017-05-23
2
-8
/
+26
*
anv: Determine the type of mapping based on type metadata
Jason Ekstrand
2017-05-23
2
-7
/
+7
*
anv: Set up memory types and heaps during physical device init
Jason Ekstrand
2017-05-23
2
-44
/
+77
*
anv: Predicate 48bit support on gen >= 8
Jason Ekstrand
2017-05-23
1
-1
/
+6
*
anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack
Jason Ekstrand
2017-05-23
1
-28
/
+0
*
anv: Handle transitioning depth from UNDEFINED to other layouts
Jason Ekstrand
2017-05-23
2
-19
/
+19
*
anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
2017-05-23
3
-2
/
+108
*
st/nine: Fix a regression and syntax cleanup
Axel Davy
2017-05-24
4
-19
/
+16
*
mesa: Remove GL_APPLE_vertex_array_object stubs
Ian Romanick
2017-05-23
4
-26
/
+4
*
gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
2017-05-23
5
-2
/
+16
*
freedreno/ir3: switch to NIR by default
Rob Clark
2017-05-23
2
-16
/
+2
*
freedreno/ir3: lower arrays to regs
Rob Clark
2017-05-23
2
-150
/
+185
*
freedreno/ir3: add put_dst()
Rob Clark
2017-05-23
1
-0
/
+24
*
freedreno/ir3: code-motion
Rob Clark
2017-05-23
1
-55
/
+55
*
freedreno/ir3: fix cmdline compiler
Rob Clark
2017-05-23
1
-2
/
+0
*
freedreno/ir3: add missing nir_opt_copy_prop_vars() pass
Rob Clark
2017-05-23
1
-0
/
+1
*
freedreno/ir3: need different compiler options for a5xx
Rob Clark
2017-05-23
4
-5
/
+28
*
freedreno/a5xx: remove copapasta from a4xx
Rob Clark
2017-05-23
1
-2
/
+1
*
freedreno: only support SSBOs with nir
Rob Clark
2017-05-23
1
-0
/
+3
*
freedreno/a5xx: add some missing texture formats
Rob Clark
2017-05-23
1
-51
/
+51
[next]