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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: remove magic values in nve4_set_tex_handles()
Rhys Perry
2018-06-28
1
-1
/
+1
*
nvc0/ir: fix TargetNVC0::insnCanLoadOffset()
Rhys Perry
2018-06-28
1
-0
/
+1
*
swr/rast: Updating code style based on current clang-format rules
Alok Hota
2018-06-28
4
-253
/
+260
*
swr/rast: Fix addPassesToEmitFile usage with llvm-7.0.
Vinson Lee
2018-06-28
1
-0
/
+4
*
swr/rast: Handling removed LLVM intrinsics in trunk
Alok Hota
2018-06-28
1
-0
/
+40
*
swr/rast: Adding SCATTERPS functionality to BuilderGfxMem
Alok Hota
2018-06-28
2
-0
/
+19
*
swr/rast: Adding Read/Write specifier to TranslateGfxAddress stack
Alok Hota
2018-06-28
2
-27
/
+28
*
gallium: Fix automake for Android (v2)
Chad Versace
2018-06-27
2
-0
/
+10
*
v3d: Fix Z clipping when viewport.scale[2] is negative.
Eric Anholt
2018-06-27
1
-4
/
+6
*
v3d: Convert a bunch of our "minus one" fields over to the new XML attr.
Eric Anholt
2018-06-27
3
-9
/
+11
*
virgl: add ARB_texture_view support
Dave Airlie
2018-06-27
3
-3
/
+8
*
radeon: duplicate cmask surface for now.
Dave Airlie
2018-06-26
1
-1
/
+61
*
radeonsi: rename r600_transfer -> si_transfer
Marek Olšák
2018-06-25
4
-25
/
+25
*
radeonsi: properly set cmask_buffer in si_reallocate_texture_inplace
Marek Olšák
2018-06-25
1
-1
/
+11
*
radeonsi: remove redundant si_texture::cmask_size
Marek Olšák
2018-06-25
5
-34
/
+25
*
radeonsi: inline struct r600_cmask_info
Marek Olšák
2018-06-25
6
-43
/
+41
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
5
-85
/
+28
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
1
-3
/
+3
*
radeonsi: rename r600_surface -> si_surface
Marek Olšák
2018-06-25
4
-18
/
+18
*
radeonsi: rename r600_memory_object -> si_memory_object
Marek Olšák
2018-06-25
2
-4
/
+4
*
radeonsi: remove unused r600_memory_object::offset
Marek Olšák
2018-06-25
2
-2
/
+0
*
radeonsi: unify duplicated texture_from_handle & texture_from_memobj
Marek Olšák
2018-06-25
1
-81
/
+71
*
radeonsi: reorder and initialize more fields in si_reallocate_texture_inplace
Marek Olšák
2018-06-25
1
-6
/
+25
*
radeonsi: stop using lp_build_emit_llvm_unary/binary
Marek Olšák
2018-06-25
3
-23
/
+18
*
radeonsi: stop using lp_build_alloc
Marek Olšák
2018-06-25
2
-15
/
+11
*
radeonsi: use gallivm less
Marek Olšák
2018-06-25
2
-4
/
+4
*
radeonsi: stop using lp_bld_intr.h
Marek Olšák
2018-06-25
3
-30
/
+29
*
radeonsi: remove last uses of lp_build_context::undef
Marek Olšák
2018-06-25
1
-6
/
+6
*
radeonsi: stop using lp_bld_arit.h
Marek Olšák
2018-06-25
2
-45
/
+38
*
radeonsi: stop using lp_build_gather_values
Marek Olšák
2018-06-25
3
-28
/
+25
*
radeonsi: clean up some #includes
Marek Olšák
2018-06-25
7
-27
/
+4
*
radeonsi: clean up passing the is_monolithic flag for compilation
Marek Olšák
2018-06-25
4
-23
/
+18
*
gallium/util: Fix build error due to cast to different size
Robert Foss
2018-06-25
1
-2
/
+2
*
r600/sb: give the scheduler more margin to find valid instructions groups
Gert Wollny
2018-06-25
1
-3
/
+10
*
r600/sb: fix rotated register in while loop
Gert Wollny
2018-06-25
1
-4
/
+8
*
freedreno/ir3: fix deref conversion fallout
Rob Clark
2018-06-23
1
-13
/
+13
*
freedreno/ir3: fix unused variable warning
Rob Clark
2018-06-23
1
-1
/
+0
*
freedreno: fix HW_ATOMIC_COUNTERS cap
Rob Clark
2018-06-23
1
-1
/
+1
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-3
/
+0
*
freedreno/ir3: convert to deref instructions
Rob Clark
2018-06-22
3
-53
/
+57
*
nir: Rework lower_locals_to_regs to use deref instructions
Jason Ekstrand
2018-06-22
1
-2
/
+2
*
intel,ir3: Re-enable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
radeonsi: Remove deref chain support in nir scan pass.
Bas Nieuwenhuizen
2018-06-22
1
-30
/
+4
*
radeonsi: Add deref support to the nir scan pass.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+59
*
nir: Delete lower_io_types
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
broadcom/vc4: Remove deref chain support from nir_lower_txf_ms.
Eric Anholt
2018-06-22
1
-1
/
+0
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
4
-5
/
+3
*
nir/lower_samplers: remove legacy version
Rob Clark
2018-06-22
1
-1
/
+1
*
nir/lower_samplers: split out _legacy version for deref chains
Rob Clark
2018-06-22
1
-1
/
+1
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
[next]