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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
etnaviv: Disable seamless cube map on GC880
Marek Vasut
2020-05-13
3
-3
/
+10
*
freedreno/ir3: fix indirect cb0 load_ubo lowering
Rob Clark
2020-05-13
1
-2
/
+2
*
intel/compiler: fix alignment assert in nir_emit_intrinsic
Arcady Goldmints-Orlov
2020-05-13
1
-1
/
+1
*
radv: limit the Vulkan version to 1.1 for Android
Samuel Pitoiset
2020-05-13
1
-2
/
+7
*
r600: Fix nir compiler options, i.e. don't lower IO to temps for TESS
Gert Wollny
2020-05-13
1
-5
/
+6
*
gallium/util: Fix leak in the live shader cache
Axel Davy
2020-05-13
1
-1
/
+4
*
nir/algebraic: Optimize ushr of pack_half, not ishr
Ian Romanick
2020-05-13
1
-1
/
+1
*
aco: fix 64-bit trunc with negative exponents on GFX6
Samuel Pitoiset
2020-05-13
1
-2
/
+3
*
intel/dev: Add device info for RKL
Jordan Justen
2020-05-11
1
-0
/
+13
*
intel/dev: Split .num_subslices out of GEN12_FEATURES macro
Jordan Justen
2020-05-10
1
-4
/
+7
*
panfrost: don't always build bifrost_compiler
Qiang Yu
2020-05-10
1
-1
/
+1
*
anv: increase minUniformBufferOffsetAlignment to 64
Arcady Goldmints-Orlov
2020-05-08
4
-9
/
+12
*
radeonsi: Fix omitted flush when moving suballocated texture
Blaž Tomažič
2020-05-08
3
-6
/
+16
*
util: Make process_test path compatible with mingw native toolchains
pal1000
2020-05-08
1
-3
/
+6
*
aco: either copy-propagate or inline create_vector operands
Daniel Schürmann
2020-05-08
1
-4
/
+6
*
anv: don't expose VK_INTEL_performance_query without kernel support
Lionel Landwerlin
2020-05-08
2
-1
/
+3
*
util/os_memory: never use os_memory_debug.h
Erik Faye-Lund
2020-05-08
2
-14
/
+0
*
v3d: Include supported DXT formats to enable s3tc/dxt extensions
Jose Maria Casanova Crespo
2020-05-08
1
-0
/
+5
*
v3d: Fix swizzle in DXT3 and DXT5 formats
Jose Maria Casanova Crespo
2020-05-08
1
-2
/
+2
*
clover/nir: Check the result of spirv_to_nir
Pierre Moreau
2020-05-08
1
-0
/
+5
*
radeonsi: fix compilation of monolithic PS
Marek Olšák
2020-05-06
1
-1
/
+2
*
i965: Fix out-of-bounds access to brw_stage_state::surf_offset
Danylo Piliaiev
2020-05-06
1
-23
/
+29
*
radv: don't report error with other vendor DRM devices
Samuel Pitoiset
2020-05-06
1
-9
/
+15
*
radv: report INITIALIZATION_FAILED when the amdgpu winsys init failed
Samuel Pitoiset
2020-05-06
1
-1
/
+1
*
zink: lower b2b to b2i
Erik Faye-Lund
2020-05-06
4
-1
/
+67
*
llvmpipo/nir: free compute shader NIR
Dave Airlie
2020-05-06
1
-0
/
+2
*
draw/tess: free tessellation control shader i/o memory.
Dave Airlie
2020-05-06
1
-0
/
+3
*
nir: add missing group_memory_barrier handling
Rhys Perry
2020-05-06
2
-0
/
+2
*
radeonsi: don't print gs_copy_shader stats for shaderdb
Pierre-Eric Pelloux-Prayer
2020-05-06
1
-2
/
+0
*
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
2020-05-06
6
-0
/
+21
*
mesa: add gl_coontext::ForceIntegerTexNearest
Pierre-Eric Pelloux-Prayer
2020-05-06
6
-19
/
+52
*
ac/surface: fix MSAA crash with FORCE_SWIZZLE_MODE on gfx9
Marek Olšák
2020-05-05
1
-1
/
+3
*
Revert "ac: reassociate FP expressions for inexact instructions for radeonsi"
Marek Olšák
2020-05-05
1
-9
/
+0
*
etnaviv: do not use int filter when anisotropic filtering is used
Christian Gmeiner
2020-05-05
4
-12
/
+25
*
etnaviv: fix SAMP_ANISOTROPY register value
Christian Gmeiner
2020-05-05
1
-2
/
+1
*
vulkan: Allow destroying NULL debug report callbacks
Jason Ekstrand
2020-05-05
1
-0
/
+3
*
st/mesa: destroy only own program variants when program is released
Tapani Pälli
2020-05-05
1
-1
/
+3
*
radeonsi: fix export count
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-9
/
+7
*
Revert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's al...
Marek Olšák
2020-05-05
4
-29
/
+22
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-05
1
-1
/
+1
*
aco: add message to static_assert
Rhys Perry
2020-05-05
1
-25
/
+25
*
aco: remove use of f-strings
Rhys Perry
2020-05-05
1
-1
/
+1
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-05
4
-3
/
+10
*
intel/fs: Update location of Render Target Array Index for gen12
D Scott Phillips
2020-05-05
1
-1
/
+9
*
panfrost: Add Bifrost texture trampoline BO to batch
Tomeu Vizoso
2020-05-05
1
-0
/
+6
*
radeonsi: revert an accidental change in si_clear_buffer
Marek Olšák
2020-05-05
1
-1
/
+1
*
radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding size
Marek Olšák
2020-05-05
1
-9
/
+3
*
iris: don't assert on unfinished aux import in copy paths
Lionel Landwerlin
2020-05-05
3
-13
/
+33
*
intel/ir: Update performance analysis parameters for memory fence codegen cha...
Francisco Jerez
2020-05-04
1
-4
/
+18
*
freedreno: fix buffer import
Rob Clark
2020-05-04
1
-1
/
+2
[next]