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
*
intel/fs: Don't lower integer multiplies that don't need lowering
Ian Romanick
2020-01-23
1
-0
/
+11
*
compiler: Translate GLSL IR to NIR for new INTEL_shader_integer_functions2 ex...
Ian Romanick
2020-01-23
1
-0
/
+30
*
nir/algebraic: Add lowering for 64-bit iadd_sat and isub_sat
Ian Romanick
2020-01-23
1
-0
/
+50
*
nir/algebraic: Add lowering for 64-bit uadd_sat
Ian Romanick
2020-01-23
1
-0
/
+1
*
nir/algebraic: Add lowering for 64-bit usub_sat
Ian Romanick
2020-01-23
2
-0
/
+18
*
nir/algebraic: Add lowering for 64-bit hadd and rhadd
Ian Romanick
2020-01-23
2
-0
/
+26
*
nir/algebraic: Add lowering for uabs_usub and uabs_isub
Ian Romanick
2020-01-23
1
-0
/
+3
*
nir: Add new instructions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+17
*
glsl: Add built-in functions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+311
*
glsl_types: Add function to get an unsigned base type from a signed type
Ian Romanick
2020-01-23
1
-0
/
+21
*
glsl: Add new expressions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
5
-0
/
+133
*
mesa: Extension boilerplate for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
4
-0
/
+5
*
intel/compiler: Move Gen4/5 rounding to visitor
Matt Turner
2020-01-22
4
-37
/
+28
*
meson: Do not require libdrm for DRI2 on hurd
Samuel Thibault
2020-01-22
1
-1
/
+3
*
util: Do not fail to build on unknown pthread_setname_np
Samuel Thibault
2020-01-22
1
-1
/
+1
*
loader: #define PATH_MAX when undefined (eg. Hurd)
Samuel Thibault
2020-01-22
1
-0
/
+5
*
util/atomic: fix return type of p_atomic_add_return() fallback
Eric Engestrom
2020-01-22
1
-1
/
+1
*
gallium: dmabuf support for yuv formats that are not natively supported
James Xiong
2020-01-22
3
-10
/
+26
*
intel/compiler: Return early if read() failed
Emmanuel Gil Peyrot
2020-01-22
1
-1
/
+4
*
intel/perf: adapt to platforms like Solaris without d_type in struct dirent
Alan Coopersmith
2020-01-22
2
-5
/
+25
*
llvmpipe: drop LLVM < 3.4 support
Eric Engestrom
2020-01-22
1
-4
/
+0
*
egl: drop confusing mincore() error message
Eric Engestrom
2020-01-22
1
-2
/
+0
*
aco: fix off-by-one error when initializing sgpr_live_in
Rhys Perry
2020-01-22
1
-1
/
+1
*
radv: fix double free corruption in radv_alloc_memory()
Samuel Pitoiset
2020-01-22
1
-1
/
+0
*
gitlab-ci: Use single if for manual job rules entry
Michel Dänzer
2020-01-22
1
-2
/
+1
*
gitlab-ci: Set GIT_STRATEGY to none for the dummy job
Michel Dänzer
2020-01-22
1
-0
/
+2
*
util/u_thread: Fix build under Haiku
X512
2020-01-22
1
-1
/
+7
*
haiku/hgl: Fix build via header reordering
Alexander von Gluck IV
2020-01-22
1
-2
/
+4
*
aco: fix operand kill flags when a temporary is used more than once
Rhys Perry
2020-01-22
1
-2
/
+6
*
panfrost/midgard: Add missing lowering passes for type/size conversion ops
Boris Brezillon
2020-01-22
1
-13
/
+34
*
panfrost/midgard: Add 64 bits float <-> int converters
Boris Brezillon
2020-01-22
1
-0
/
+5
*
panfrost/midgard: Fix mir_print_instruction() for branch instructions
Boris Brezillon
2020-01-22
1
-7
/
+31
*
panfrost/midgard: Add f2f64 support
Boris Brezillon
2020-01-22
1
-2
/
+4
*
panfrost/midgard: Factorize f2f and u2u handling
Boris Brezillon
2020-01-22
1
-20
/
+7
*
panfrost/midgard: Make sure promote_fmov() only promotes 32-bit imovs
Boris Brezillon
2020-01-22
1
-0
/
+1
*
panfrost/midgard: Rework mir_adjust_constants() to make it type/size agnostic
Boris Brezillon
2020-01-22
1
-94
/
+69
*
panfrost/midgard: Use a union to manipulate embedded constants
Boris Brezillon
2020-01-22
8
-49
/
+85
*
anv: ensure prog params are initialized with 0s
Lionel Landwerlin
2020-01-22
1
-1
/
+1
*
panfrost: Fix crash in compute variant allocation
Alyssa Rosenzweig
2020-01-22
1
-1
/
+2
*
etnaviv: drm: Don't miscalculate timeout
Guido Günther
2020-01-22
1
-3
/
+2
*
egl: Fix _eglPointerIsDereferencable w/o mincore()
Alexander van der Grinten
2020-01-22
1
-3
/
+4
*
egl/android: fix buffer_count for applications setting max count
Tapani Pälli
2020-01-22
1
-6
/
+22
*
aco: Fix signedness compare warning.
Timur Kristóf
2020-01-22
1
-1
/
+1
*
aco: Fix maybe-uninitialized warnings.
Timur Kristóf
2020-01-22
2
-0
/
+4
*
aco: Fix -Wstringop-overflow warnings in aco_span.
Timur Kristóf
2020-01-22
1
-2
/
+2
*
radeon: Fix multiple definition error with radeon_debug
Timur Kristóf
2020-01-22
2
-7
/
+17
*
gallium: Fix a couple of multiple definition warnings.
Timur Kristóf
2020-01-22
1
-4
/
+4
*
r600: Move get_pic_param to radeon_vce.c
Timur Kristóf
2020-01-22
2
-4
/
+4
*
radeon: Move si_get_pic_param to radeon_vce.c
Timur Kristóf
2020-01-22
2
-4
/
+4
*
intel/compiler: Fix array bounds warning on GCC 10.
Timur Kristóf
2020-01-22
1
-0
/
+2
[next]