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
*
intel/fs: Make implied_mrf_writes() an fs_inst method.
Francisco Jerez
2020-01-10
7
-18
/
+17
*
intel/fs/cse: Fix non-deterministic behavior due to inaccurate liveness calcu...
Francisco Jerez
2020-01-10
2
-4
/
+4
*
intel/fs: Fix nir_intrinsic_load_barycentric_at_sample for SIMD32.
Francisco Jerez
2020-01-10
1
-1
/
+1
*
intel/fs/gen8+: Fix r127 dst/src overlap RA workaround for EOT message payload.
Francisco Jerez
2020-01-10
1
-5
/
+11
*
intel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
Francisco Jerez
2020-01-10
1
-0
/
+2
*
glsl: Fix software 64-bit integer to 32-bit float conversions.
Francisco Jerez
2020-01-10
1
-22
/
+14
*
aco: compact aco::span<T> to use uint16_t offset and size instead of pointer ...
Daniel Schürmann
2020-01-10
4
-21
/
+24
*
aco: compact various Instruction classes
Daniel Schürmann
2020-01-10
7
-100
/
+99
*
mesa/st: fix a memory leak in get_version
Andrii Simiklit
2020-01-10
1
-2
/
+3
*
freedreno/drm: Fix memory leak in softpin implementation
Lasse Lopperi
2020-01-10
1
-0
/
+2
*
aco: limit register usage for large work groups
Rhys Perry
2020-01-10
4
-7
/
+33
*
ac/llvm: Fix ac_build_reduce in wave32 mode.
Timur Kristóf
2020-01-10
1
-6
/
+9
*
radeonsi: release saved resources in si_compute_do_clear_or_copy
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+2
*
radeonsi: release saved resources in si_compute_clear_12bytes_buffer
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+2
*
radeonsi: release saved resources in si_compute_copy_image
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+3
*
radeonsi: release saved resources in si_compute_clear_render_target
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+2
*
radeonsi: release saved resources in si_compute_expand_fmask
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+1
*
radeonsi: release saved resources in si_retile_dcc
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+4
*
main: fix coverity error in _mesa_program_resource_find_name()
Samuel Iglesias Gonsálvez
2020-01-10
1
-1
/
+4
*
panfrost: Add negative lod bias support
Icecream95
2020-01-10
2
-12
/
+14
*
virgl/drm: update UAPI
Gurchetan Singh
2020-01-10
2
-53
/
+61
*
lima: drop support for R8G8B8 format
Vasily Khoruzhick
2020-01-09
1
-1
/
+0
*
anv: Re-use flush_descriptor_sets in flush_compute_state
Jason Ekstrand
2020-01-09
1
-65
/
+25
*
anv: Flag descriptors dirty when gl_NumWorkgroups is used
Jason Ekstrand
2020-01-09
1
-1
/
+8
*
anv: Don't add dynamic state base address to push constants on Gen7
Jason Ekstrand
2020-01-09
1
-14
/
+20
*
lima: add debug flag to disable tiling
Vasily Khoruzhick
2020-01-10
3
-1
/
+4
*
lima: use linear layout for shared buffers if modifier is not specified
Vasily Khoruzhick
2020-01-10
1
-1
/
+8
*
glsl: call calculate_subroutine_compat() from the nir linker
Timothy Arceri
2020-01-10
2
-2
/
+2
*
glsl: move calculate_subroutine_compat() to shared linker code
Timothy Arceri
2020-01-10
3
-37
/
+41
*
glsl: call uniform resource checks from the nir linker
Timothy Arceri
2020-01-10
2
-1
/
+2
*
glsl: move uniform resource checks into the common linker code
Timothy Arceri
2020-01-10
3
-80
/
+86
*
glsl: call check_subroutine_resources() from the nir linker
Timothy Arceri
2020-01-10
2
-1
/
+2
*
glsl: move check_subroutine_resources() into the shared util code
Timothy Arceri
2020-01-10
3
-15
/
+20
*
genxml: Remove a non-existant HW bit
Jason Ekstrand
2020-01-09
3
-3
/
+0
*
ir3: Set up full/half register conflicts correctly
Kristian H. Kristensen
2020-01-09
3
-2
/
+31
*
llvmpipe: add ARB_derivative_control support
Dave Airlie
2020-01-10
5
-15
/
+18
*
radeonsi/gfx9: force the micro tile mode for MSAA resolve correctly on gfx9
Marek Olšák
2020-01-09
5
-4
/
+33
*
anv: fix intel perf queries availability writes
Lionel Landwerlin
2020-01-09
1
-14
/
+5
*
docs: Add release notes for 19.3.2, update calendar and home page
Dylan Baker
2020-01-09
3
-9
/
+3
*
docs: add SHA256 sums for 19.3.2
Dylan Baker
2020-01-09
1
-1
/
+1
*
docs: Add release notes for 19.3.2
Dylan Baker
2020-01-09
1
-0
/
+138
*
radeon/vcn: Handle crop parameters for encoder
Satyajit Sahu
2020-01-09
1
-4
/
+11
*
nir: fix printing of var_decl with more than 4 components.
Daniel Schürmann
2020-01-09
1
-1
/
+1
*
radv: advertise VK_AMD_shader_image_load_store_lod
Samuel Pitoiset
2020-01-09
3
-0
/
+3
*
aco: handle nir_intrinsic_image_deref_{load,store} with lod
Samuel Pitoiset
2020-01-09
1
-2
/
+17
*
amd/llvm: handle nir_intrinsic_image_deref_{load,store} with lod
Samuel Pitoiset
2020-01-09
1
-2
/
+10
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
10
-2
/
+57
*
spirv: add SpvCapabilityImageReadWriteLodAMD
Samuel Pitoiset
2020-01-09
2
-0
/
+5
*
mesa: create program resource hash in a single place
Tapani Pälli
2020-01-09
4
-6
/
+3
*
llvmpipe: add support for ARB_indirect_parameters.
Dave Airlie
2020-01-09
4
-20
/
+23
[next]