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
*
panfrost: Setup gl_FragCoord as sysval on Bifrost
Alyssa Rosenzweig
2020-05-04
2
-3
/
+4
*
etnaviv: do not use int filter when anisotropic filtering is used
Christian Gmeiner
2020-05-04
4
-12
/
+25
*
etnaviv: fix SAMP_ANISOTROPY register value
Christian Gmeiner
2020-05-04
1
-2
/
+1
*
vulkan/wsi: Make wsi_swapchain inherit from vk_object_base
Jason Ekstrand
2020-05-04
4
-26
/
+19
*
vulkan: Add run-time object type asserts in handle casts
Jason Ekstrand
2020-05-04
2
-2
/
+22
*
anv: Refactor setting descriptors with immutable sampler
Jason Ekstrand
2020-05-04
1
-9
/
+6
*
vulkan,anv: Move the DEFINE_HANDLE_CASTS macros to vk_object.h
Jason Ekstrand
2020-05-04
2
-58
/
+85
*
vulkan,anv: Add a base object struct type
Jason Ekstrand
2020-05-04
15
-13
/
+160
*
anv: Allocate CPU-side memory for events
Jason Ekstrand
2020-05-04
1
-9
/
+12
*
anv: Stop clflushing events
Jason Ekstrand
2020-05-04
1
-27
/
+0
*
vulkan,anv: Add a common base object type for VkDevice
Jason Ekstrand
2020-05-04
20
-92
/
+185
*
vulkan: Allow destroying NULL debug report callbacks
Jason Ekstrand
2020-05-04
1
-0
/
+3
*
st/mesa: destroy only own program variants when program is released
Tapani Pälli
2020-05-04
1
-1
/
+3
*
radeonsi: fix export count
Pierre-Eric Pelloux-Prayer
2020-05-04
1
-9
/
+7
*
vtn/opencl: native sqrt support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native rsqrt support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native recip support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native powr support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native divide support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native variants of sin/cos
Erik Faye-Lund
2020-05-04
1
-0
/
+4
*
vtn/opencl: add native_tan-support
Erik Faye-Lund
2020-05-04
1
-0
/
+3
*
compiler/nir: move tan-calculation to helper
Erik Faye-Lund
2020-05-04
2
-2
/
+7
*
mesa: check draw buffer completeness on glClearBufferfv/glClearBufferuiv
Dmitriy Nester
2020-05-04
1
-0
/
+12
*
Revert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's al...
Marek Olšák
2020-05-02
4
-29
/
+22
*
i965: disable shadow batches when batch debugging.
Dave Airlie
2020-05-03
1
-1
/
+5
*
i965: add support for gen 5 pipelined pointers to dump
Dave Airlie
2020-05-03
1
-1
/
+168
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-02
1
-1
/
+1
*
aco: add message to static_assert
Rhys Perry
2020-05-02
1
-25
/
+25
*
aco: remove use of f-strings
Rhys Perry
2020-05-02
1
-1
/
+1
*
anv: Disable extensions based on Android versions
Nataraj Deshpande
2020-05-01
2
-2
/
+93
*
anv: Limit vulkan version to 1.1 for Android
Nataraj Deshpande
2020-05-01
1
-1
/
+1
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
8
-3
/
+69
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
4
-2
/
+5
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
5
-34
/
+76
*
intel/fs: Add an option to lower variable group size in backend
Caio Marcelo de Oliveira Filho
2020-05-01
3
-1
/
+11
*
intel/fs: Clean up variable group size handling in backend
Caio Marcelo de Oliveira Filho
2020-05-01
4
-11
/
+4
*
iris: Implement PIPE_FLUSH_DEFERRED support.
Kenneth Graunke
2020-05-01
1
-6
/
+90
*
iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel support
Kenneth Graunke
2020-05-01
2
-0
/
+14
*
intel: Move anv_gem_supports_syncobj_wait to common code.
Kenneth Graunke
2020-05-01
5
-28
/
+63
*
iris: Flush any current work in iris_fence_await before adding deps
Kenneth Graunke
2020-05-01
1
-0
/
+4
*
iris: Store a seqno for each batch in the fence
Chris Wilson
2020-05-01
1
-29
/
+22
*
iris: Convert fences to using lightweight seqno
Chris Wilson
2020-05-01
1
-13
/
+64
*
iris: Place a seqno at the end of every batch
Chris Wilson
2020-05-01
6
-13
/
+230
*
iris: Destroy transfer slab after batches
Kenneth Graunke
2020-05-01
1
-2
/
+2
*
iris: Give up on not passing ice to iris_init_batch
Kenneth Graunke
2020-05-01
3
-20
/
+13
*
iris: Rename iris_syncpt to iris_syncobj for clarity.
Kenneth Graunke
2020-05-01
5
-91
/
+98
*
anv: Include linux/sync_file.h instead of cut and pasting contents
Kenneth Graunke
2020-05-01
1
-18
/
+1
*
iris: Include linux/sync_file.h instead of cut and pasting contents
Kenneth Graunke
2020-05-01
1
-18
/
+2
*
panfrost: Update dEQP expectation list
Alyssa Rosenzweig
2020-05-01
1
-2
/
+0
*
pan/mdg: Enable nir_opt_algebraic_distribute_src_mods
Alyssa Rosenzweig
2020-05-01
1
-0
/
+1
[next]