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
*
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
4
-5
/
+39
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
17
-0
/
+18
*
radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
2017-03-15
1
-0
/
+11
*
tgsi: add missing compute shader entry in tgsi_get_processor_name()
Samuel Pitoiset
2017-03-15
1
-0
/
+2
*
radeonsi: clean up tex_fetch_ptrs()
Samuel Pitoiset
2017-03-15
1
-6
/
+4
*
configure.ac: bump pthread-stubs requirement
Emil Velikov
2017-03-15
1
-1
/
+1
*
glx: don't expose systemTimeExtension for DRI2/DRI3/DRISW
Emil Velikov
2017-03-15
3
-4
/
+0
*
anv: do not open random render node(s)
Emil Velikov
2017-03-15
2
-17
/
+39
*
radv: do not open random render node(s)
Emil Velikov
2017-03-15
1
-12
/
+36
*
radv/winsys: use drmGetDevice2 API
Emil Velikov
2017-03-15
2
-2
/
+3
*
winsys/amdgpu: use drmGetDevice2 API
Emil Velikov
2017-03-15
1
-2
/
+2
*
loader: use drmGetDevice[s]2 API
Emil Velikov
2017-03-15
1
-3
/
+3
*
autoconf/scons: bump libdrm to 2.4.75
Emil Velikov
2017-03-15
2
-2
/
+2
*
util/sha1: drop _mesa_sha1_{update, format} return type
Emil Velikov
2017-03-15
4
-16
/
+14
*
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2017-03-15
6
-64
/
+44
*
util/sha1: add non-typedef name for the SHA1_CTX struct
Emil Velikov
2017-03-15
2
-1
/
+4
*
radv: Remove unused descriptor set field.
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+0
*
r600: refactor binding code for attach buffer to CB.
Dave Airlie
2017-03-15
1
-33
/
+78
*
r600: refactor out CB setup.
Dave Airlie
2017-03-15
1
-104
/
+143
*
r600: refactor texture resource words setup code.
Dave Airlie
2017-03-15
1
-88
/
+131
*
r600: factor out the code to initialise a buffer resource.
Dave Airlie
2017-03-15
1
-29
/
+51
*
r600g: make framebuffer atom rely on dual src blend state.
Dave Airlie
2017-03-15
4
-2
/
+7
*
intel/debug: Add a common INTEL_DEBUG=nohiz option
Jason Ekstrand
2017-03-14
5
-6
/
+4
*
anv/image: Move handling of INTEL_VK_HIZ
Jason Ekstrand
2017-03-14
1
-2
/
+2
*
radv: trivial tidy ups
Timothy Arceri
2017-03-15
2
-5
/
+2
*
util/disk_cache: scale cache according to filesystem size
Alan Swanson
2017-03-15
1
-3
/
+8
*
util/disk_cache: actually enforce cache size
Alan Swanson
2017-03-15
2
-4
/
+24
*
util/disk_cache: use LRU eviction rather than random eviction
Alan Swanson
2017-03-15
1
-43
/
+34
*
util/disk_cache: don't fallback to an empty cache dir on evict
Timothy Arceri
2017-03-15
1
-6
/
+27
*
util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
2017-03-15
2
-13
/
+75
*
util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
2017-03-15
1
-0
/
+40
*
util/disk_cache: add thread queue to disk cache
Timothy Arceri
2017-03-15
1
-1
/
+15
*
radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
2017-03-15
1
-1
/
+12
*
radv/ac: gather4 cube workaround integer
Dave Airlie
2017-03-15
1
-1
/
+71
*
radv: Set driver version to mesa version;
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+23
*
radv: Increase api version to 1.0.42.
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+1
*
util/vk: Add helpers for finding an extension struct
Jason Ekstrand
2017-03-15
1
-0
/
+17
*
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
2017-03-14
1
-0
/
+2
*
radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
2017-03-14
1
-0
/
+3
*
Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Jan Beich
2017-03-14
1
-10
/
+10
*
anv: Properly enumerate physical devices when none are present
Jason Ekstrand
2017-03-14
1
-2
/
+5
*
nir/constant_expressions: Refactor helper functions
Jason Ekstrand
2017-03-14
1
-24
/
+27
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
22
-308
/
+218
*
i965/fs: Re-arrange conversion operations
Jason Ekstrand
2017-03-14
1
-36
/
+31
*
i965/vec4: Get rid of the type parameter from to/from_double
Jason Ekstrand
2017-03-14
2
-24
/
+15
*
glsl/nir: Use nir_type_conversion_op
Jason Ekstrand
2017-03-14
1
-37
/
+32
*
nir: Rewrite nir_type_conversion_op
Jason Ekstrand
2017-03-14
1
-63
/
+92
*
nir: Add a get_nir_type_for_glsl_base_type helper
Jason Ekstrand
2017-03-14
1
-2
/
+8
*
nir/validate: Rework ALU bit-size rule validation
Jason Ekstrand
2017-03-14
1
-32
/
+33
*
nir/validate: Validate that bit sizes and components always match
Jason Ekstrand
2017-03-14
1
-38
/
+63
[next]