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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: convert to "new style" frag inputs
Rob Clark
2019-03-30
2
-2
/
+33
*
freedreno/ir3: add pass to move varying loads
Rob Clark
2019-03-30
5
-0
/
+151
*
freedreno/ir3: rework varying packing
Rob Clark
2019-03-30
1
-30
/
+98
*
freedreno/ir3: re-indent comment
Rob Clark
2019-03-30
1
-4
/
+4
*
nir: add lower_all_io_to_elements
Rob Clark
2019-03-30
2
-0
/
+2
*
nir: print var name for load_interpolated_input too
Rob Clark
2019-03-30
1
-0
/
+1
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
2
-2
/
+18
*
gallium: Fix autotools build with libxatracker.la.
Vinson Lee
2019-03-29
1
-4
/
+2
*
gallium: fix autotools build of pipe_msm.la
Timur Kristóf
2019-03-29
1
-4
/
+2
*
nir: Lock around validation fail shader dumping
Jason Ekstrand
2019-03-29
1
-0
/
+10
*
util: no-op __builtin_types_compatible_p() for non-GCC compilers
Brian Paul
2019-03-29
1
-0
/
+4
*
iris: Clean up compiler warnings about unused
Caio Marcelo de Oliveira Filho
2019-03-29
2
-11
/
+1
*
egl: hide entrypoints that shouldn't be exported when using glvnd
Eric Engestrom
2019-03-29
1
-0
/
+6
*
nir/validate: validate that tex deref sources are actually derefs
Karol Herbst
2019-03-29
1
-0
/
+11
*
nir/print: fix printing the image_array intrinsic index
Karol Herbst
2019-03-29
1
-2
/
+2
*
Revert "ac/nir: use new LLVM 8 intrinsics for SSBO atomic operations"
Timothy Arceri
2019-03-29
1
-42
/
+24
*
ac: fix return type for llvm.amdgcn.frexp.exp.i32.64
Samuel Pitoiset
2019-03-29
1
-1
/
+1
*
virgl: Add a caps feature check version
Gert Wollny
2019-03-29
3
-1
/
+4
*
radv: do not always initialize HTILE in compressed state
Samuel Pitoiset
2019-03-29
1
-2
/
+8
*
iris: Print the memzone name when allocating BOs with INTEL_DEBUG=buf
Kenneth Graunke
2019-03-28
1
-2
/
+17
*
nir: use {0} initializer instead of {} to fix MSVC build
Brian Paul
2019-03-28
1
-2
/
+2
*
intel/compiler: Use partial redundancy elimination for compares
Ian Romanick
2019-03-28
1
-0
/
+20
*
nir: Add partial redundancy elimination for compares
Ian Romanick
2019-03-28
5
-0
/
+414
*
nir: Add nir_alu_srcs_negative_equal
Ian Romanick
2019-03-28
3
-0
/
+192
*
nir: Add nir_const_value_negative_equal
Ian Romanick
2019-03-28
4
-0
/
+398
*
nir/algebraic: Add missing 16-bit extract_[iu]8 patterns
Ian Romanick
2019-03-28
1
-0
/
+3
*
nir/algebraic: Add missing 64-bit extract_[iu]8 patterns
Ian Romanick
2019-03-28
1
-0
/
+3
*
nir/algebraic: Remove redundant extract_[iu]8 patterns
Ian Romanick
2019-03-28
1
-14
/
+4
*
nir/algebraic: Fix up extract_[iu]8 after loop unrolling
Ian Romanick
2019-03-28
1
-2
/
+20
*
nir/deref: fix struct wrapper casts. (v3)
Dave Airlie
2019-03-29
1
-2
/
+36
*
i965/blorp: Remove unused parameter from blorp_surf_for_miptree.
Rafael Antognolli
2019-03-28
1
-24
/
+12
*
iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch
Anuj Phogat
2019-03-28
1
-0
/
+7
*
iris/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2019-03-28
1
-0
/
+7
*
freedreno/ir3: align const size to vec4
Rob Clark
2019-03-28
1
-4
/
+5
*
freedreno/ir3: reads/writes to unrelated arrays are not dependent
Rob Clark
2019-03-28
1
-1
/
+30
*
freedreno/ir3: sched fix
Rob Clark
2019-03-28
1
-1
/
+1
*
freedreno/a6xx: small cleanup
Rob Clark
2019-03-28
1
-2
/
+2
*
iris: Fix blits with S8_UINT destination
Kenneth Graunke
2019-03-28
1
-4
/
+2
*
st/mesa: Fix blitting from GL_DEPTH_STENCIL to GL_STENCIL_INDEX
Kenneth Graunke
2019-03-28
1
-0
/
+1
*
freedreno/ir3: Add workaround for VS samgq
Kristian H. Kristensen
2019-03-28
6
-4
/
+29
*
freedreno/ir3: Don't access beyond available regs
Kristian H. Kristensen
2019-03-28
1
-4
/
+7
*
util/disk_cache: close fd in the fallback path
Eric Engestrom
2019-03-28
1
-4
/
+3
*
radv: skip updating depth/color metadata for conditional rendering
Samuel Pitoiset
2019-03-28
1
-3
/
+3
*
st/nir: Free the GLSL IR after linking.
Kenneth Graunke
2019-03-28
1
-0
/
+4
*
radv: enable VK_AMD_gpu_shader_int16
Samuel Pitoiset
2019-03-28
1
-0
/
+1
*
radv: do not lower frexp_exp and frexp_sig
Samuel Pitoiset
2019-03-28
1
-1
/
+0
*
ac: add ac_build_frex_exp() helper ans 16-bit/32-bit support
Samuel Pitoiset
2019-03-28
3
-3
/
+33
*
ac: add ac_build_frexp_mant() helper and 16-bit/32-bit support
Samuel Pitoiset
2019-03-28
3
-2
/
+31
*
iris: Actually advertise some modifiers
Kenneth Graunke
2019-03-27
1
-0
/
+39
*
intel/genxml: Media instructions and structures for gen11
Toni Lönnberg
2019-03-28
1
-24
/
+3450
[next]