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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mesa.icd to the .gitignore
Neil Roberts
2015-08-19
1
-0
/
+1
*
vk/meta: Fix dest format of vkCmdCopyImage
Chad Versace
2015-08-18
1
-1
/
+2
*
vk: Assert that swap chain format is a color format
Chad Versace
2015-08-18
1
-0
/
+2
*
vk/image: Don't set anv_surface_view::offset twice
Chad Versace
2015-08-18
1
-1
/
+0
*
vk/meta: Use anv_format_is_color()
Chad Versace
2015-08-18
1
-1
/
+1
*
vk: Add anv_format_is_color()
Chad Versace
2015-08-18
1
-0
/
+6
*
vk: Add anv_format reference to anv_render_pass_attachment
Chad Versace
2015-08-17
5
-19
/
+15
*
vk/image: Simplify stencil case for anv_image_create()
Chad Versace
2015-08-17
1
-14
/
+12
*
vk/formats: Add global pointer to anv_format for S8_UINT
Chad Versace
2015-08-17
2
-0
/
+10
*
vk: Add anv_format reference t anv_surface_view
Chad Versace
2015-08-17
5
-19
/
+10
*
vk: Pass anv_format to anv_fill_buffer_surface_state()
Chad Versace
2015-08-17
3
-8
/
+8
*
vk: Add anv_format reference to anv_image
Chad Versace
2015-08-17
3
-29
/
+22
*
vk: Store the original VkFormat in anv_format
Chad Versace
2015-08-17
2
-1
/
+2
*
vk: Update .gitignore for the autogenerated spirv changes
Jason Ekstrand
2015-08-17
1
-1
/
+1
*
vk: Drop aub dumper and PCI ID override feature
Kristian Høgsberg Kristensen
2015-08-17
4
-377
/
+19
*
vk: Use anv_image_create() for creating dmabuf VkImage
Kristian Høgsberg Kristensen
2015-08-17
4
-14
/
+30
*
vk: Add an _autogen suffix autogenerated spirv file names
Jason Ekstrand
2015-08-17
2
-3
/
+3
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2015-08-17
1323
-20097
/
+65538
|
\
|
*
nvc0: disable tessellation on maxwell
Ilia Mirkin
2015-08-14
1
-2
/
+5
|
*
nir: Add support for CSE on textures.
Eric Anholt
2015-08-14
1
-4
/
+39
|
*
nir: Zero out texture instructions when creating them.
Eric Anholt
2015-08-14
1
-1
/
+1
|
*
vc4: Move all of our fixed function fragment color handling to NIR.
Eric Anholt
2015-08-14
6
-388
/
+538
|
*
vc4: Add a helper for making driver-specific NIR load_uniform for GL state
Eric Anholt
2015-08-14
2
-2
/
+30
|
*
nir: Don't try to scalarize unpack ops.
Eric Anholt
2015-08-14
1
-0
/
+15
|
*
nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
2015-08-14
4
-0
/
+108
|
*
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
2015-08-14
1
-8
/
+4
|
*
nv30: add depth bounds test support for hw that has it
Ilia Mirkin
2015-08-14
3
-2
/
+14
|
*
nv50: add depth bounds test support
Ilia Mirkin
2015-08-14
3
-2
/
+12
|
*
nvc0: add depth bounds test support
Ilia Mirkin
2015-08-14
3
-2
/
+9
|
*
docs/relnotes: document amdgpu, GL 4.1 and other new features
Marek Olšák
2015-08-14
1
-0
/
+6
|
*
radeonsi: add all new VI PCI IDs including Fiji
Marek Olšák
2015-08-14
1
-0
/
+24
|
*
radeonsi: revert a wrong DB bug workaround for VI
Marek Olšák
2015-08-14
1
-4
/
+0
|
*
radeon/uvd: implement HEVC support
Boyuan Zhang
2015-08-14
3
-17
/
+298
|
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
3
-1
/
+5
|
*
radeon/vce: implement VCE dual instance support
Leo Liu
2015-08-14
3
-5
/
+30
|
*
radeon/video: config encode stacked frame number based on HW
Leo Liu
2015-08-14
1
-0
/
+2
|
*
radeon/vce: make reloc offset signed
Christian König
2015-08-14
4
-6
/
+6
|
*
radeon/vce: add config task and put task info into encoder v2
Leo Liu
2015-08-14
4
-33
/
+47
|
*
radeon/vce: fix VCE fail after rebase
Leo Liu
2015-08-14
1
-8
/
+6
|
*
radeon/vce: add dual pipe support for VI
Leo Liu
2015-08-14
4
-22
/
+21
|
*
radeon/vce: add new firmware support for VI and CI
Leo Liu
2015-08-14
1
-1
/
+7
|
*
radeon/vce: implement VCE two pipe support
Leo Liu
2015-08-14
3
-0
/
+26
|
*
radeon/uvd: make 30M as minimum for MPEG4 dpb buffer size
Leo Liu
2015-08-14
1
-0
/
+2
|
*
radeon/uvd: recalculate dbp buffer size
Leo Liu
2015-08-14
1
-22
/
+59
|
*
radeon/video: add 4K support for decode/encode parameters
Leo Liu
2015-08-14
1
-4
/
+4
|
*
gallium/radeon: add h264 performance HW decoder support
Leo Liu
2015-08-14
2
-22
/
+43
|
*
gallium/radeon: use VM for VCE
Christian König
2015-08-14
4
-20
/
+44
|
*
gallium/radeon: use VM for UVD
Christian König
2015-08-14
1
-2
/
+14
|
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
4
-0
/
+12
|
*
winsys/amdgpu: add addrlib support for Fiji (v2)
Alex Deucher
2015-08-14
3
-1
/
+11
[next]