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
*
v3d: Add pack/unpack/decode support for fields with a "- 1" modifier.
Eric Anholt
2018-06-27
3
-17
/
+46
*
i965: small cleanup in blorp debug printing output (trivial)
Tapani Pälli
2018-06-27
1
-1
/
+1
*
mesa: add a space between headers and source (trivial)
Tapani Pälli
2018-06-27
1
-0
/
+1
*
mesa: Return number of result bits for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Danylo Piliaiev
2018-06-27
1
-0
/
+1
*
radv: use separate bind points for the dynamic buffers
Samuel Pitoiset
2018-06-27
2
-3
/
+11
*
radv: remove unused 'predicated' parameter from some functions
Samuel Pitoiset
2018-06-27
4
-25
/
+15
*
virgl: add ARB_texture_view support
Dave Airlie
2018-06-27
3
-3
/
+8
*
nir/opt_if: Remove unneeded phis if we make progress
Jason Ekstrand
2018-06-26
3
-3
/
+11
*
radv: emit PIPELINESTAT_{START,STOP} events for pipeline stats queries
Samuel Pitoiset
2018-06-26
4
-2
/
+29
*
glsl: serialize data from glTransformFeedbackVaryings
Tapani Pälli
2018-06-26
1
-0
/
+20
*
radv: enable VK_EXT_shader_stencil_export
Samuel Pitoiset
2018-06-26
2
-0
/
+2
*
radv: ignore pInheritanceInfo for primary command buffers
Samuel Pitoiset
2018-06-26
1
-1
/
+2
*
i965/gen6/gs: Handle case where a GS doesn't allocate VUE
Andrii Simiklit
2018-06-26
1
-21
/
+21
*
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
7
-85
/
+94
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
4
-16
/
+16
*
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
*
egl/android: Add DRM node probing and filtering
Robert Foss
2018-06-25
1
-53
/
+170
*
egl/android: #ifdef out flink name support
Rob Herring
2018-06-25
3
-15
/
+49
*
gallium/util: Fix build error due to cast to different size
Robert Foss
2018-06-25
1
-2
/
+2
*
radv: fix HTILE metadata initialization in presence of subpass clears
Samuel Pitoiset
2018-06-25
1
-8
/
+1
*
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
*
radv: add VK_EXT_display_control to radv driver [v5]
Keith Packard
2018-06-23
4
-15
/
+158
*
anv: add VK_EXT_display_control to anv driver [v5]
Keith Packard
2018-06-23
4
-0
/
+108
*
vulkan: add VK_EXT_display_control [v10]
Keith Packard
2018-06-23
3
-2
/
+378
*
anv: Support wait for heterogeneous list of fences [v3]
Keith Packard
2018-06-23
1
-18
/
+90
*
radv: Enable lower_io_to_temporaries after deref changes.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+0
*
nir/lower_system_values: Assert/assume direct var derefs
Jason Ekstrand
2018-06-22
1
-4
/
+13
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
44
-1365
/
+6
[next]