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
*
glsl: remove stale FIXME
Timothy Arceri
2020-06-30
1
-3
/
+0
*
st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported
Timothy Arceri
2020-06-30
1
-6
/
+5
*
glsl: define gl_LightSource members in ARB_vertex_program order
Timothy Arceri
2020-06-30
2
-4
/
+4
*
mesa: add _mesa_program_state_value_size() helper
Timothy Arceri
2020-06-30
2
-0
/
+11
*
mesa: remove _mesa prefix from static function
Timothy Arceri
2020-06-30
1
-8
/
+7
*
zink: set lower_uadd_carry in nir options
Mike Blumenkrantz
2020-06-29
1
-0
/
+1
*
loader/dri3: Check for window destruction in dri3_wait_for_event_locked
Michel Dänzer
2020-06-29
2
-1
/
+38
*
loader/dri3: Use dri3_wait_for_event_locked in loader_dri3_wait_for_msc
Michel Dänzer
2020-06-29
1
-7
/
+1
*
loader/dri3: Add dri3_wait_for_event_locked full_sequence out parameter
Michel Dänzer
2020-06-29
2
-3
/
+10
*
v3d: Fix -Wmaybe-uninitialized compiler warning in the v33 code.
Eric Anholt
2020-06-29
1
-2
/
+4
*
v3d: Enable PIPE_CAP_TGSI_TEXCOORD.
Eric Anholt
2020-06-29
2
-11
/
+7
*
vc4: Enable PIPE_CAP_TGSI_TEXCOORD.
Eric Anholt
2020-06-29
3
-18
/
+7
*
gallium/util: Add a helper function for point sprite handling.
Eric Anholt
2020-06-29
1
-0
/
+19
*
turnip: enable depthBiasClamp
Jonathan Marek
2020-06-29
1
-1
/
+1
*
turnip: enable largePoints
Jonathan Marek
2020-06-29
1
-3
/
+3
*
freedreno/regs: add extra bits for UBWC array pitch
Jonathan Marek
2020-06-29
1
-2
/
+2
*
frontends/va: Handle dynamic resolution/SVC for VP9
Satyajit Sahu
2020-06-29
2
-6
/
+16
*
v3d/compiler: fix spill offset
Iago Toral Quiroga
2020-06-29
1
-1
/
+1
*
radv: add support for MRTs compaction to avoid holes
Samuel Pitoiset
2020-06-29
4
-43
/
+41
*
radv: use SPI_SHADER_ZERO for non-written color attachments
Samuel Pitoiset
2020-06-29
1
-1
/
+2
*
radv: rework 8/16-bit color attachment formats detection
Samuel Pitoiset
2020-06-29
1
-51
/
+38
*
radv: adjust CB_SHADER_MASK for dual-source blending in the shader info pass
Samuel Pitoiset
2020-06-29
4
-3
/
+9
*
radv: enable VK_AMD_shader_ballot on GFX6-7 with both compiler backends
Samuel Pitoiset
2020-06-29
6
-17
/
+7
*
nir: Add new rules to optimize NOOP pack/unpack pairs
Boris Brezillon
2020-06-29
2
-9
/
+10
*
gallivm/nir: fix const loading on big endian systems
Dave Airlie
2020-06-29
1
-1
/
+1
*
freedreno/ir3: fix resinfo wrmask
Jonathan Marek
2020-06-28
1
-1
/
+3
*
docs: use ref-links for internal references
Erik Faye-Lund
2020-06-28
4
-15
/
+15
*
docs: fix internal references
Erik Faye-Lund
2020-06-28
4
-10
/
+10
*
docs: restore accidentally dropped labels
Erik Faye-Lund
2020-06-28
2
-0
/
+4
*
docs: remove non-existent reference
Erik Faye-Lund
2020-06-28
1
-2
/
+2
*
meson: Do not require shader cache for radv.
Bas Nieuwenhuizen
2020-06-28
1
-3
/
+0
*
rbug: Fix rbug_delete_vs_state lock acquisition.
Vinson Lee
2020-06-27
1
-1
/
+1
*
v3d: moving v3d simulator to src/broadcom
Alejandro Piñeiro
2020-06-27
13
-44
/
+204
*
turnip: Put VK_KHR_external_fence_fd stubs back
Kristian H. Kristensen
2020-06-26
1
-0
/
+19
*
iris: Implement pipe->texture_subdata directly
Kenneth Graunke
2020-06-26
1
-1
/
+79
*
turnip: Properly return VK_DEVICE_LOST on queuesubmit failures.
Eric Anholt
2020-06-26
4
-8
/
+59
*
turnip: Fix error handling of DRM_MSM_GEM_INFO ioctls.
Eric Anholt
2020-06-26
1
-5
/
+11
*
turnip: Do better TU_DEBUG=startup logging of drmGetDevices2() failure.
Eric Anholt
2020-06-26
1
-2
/
+6
*
turnip: semaphore support.
Bas Nieuwenhuizen
2020-06-26
4
-45
/
+312
*
ci/baremetal: Bump the kernel to a recent drm-msm-fixes for msm semaphores.
Eric Anholt
2020-06-26
4
-3
/
+3
*
aco: fix partial copies on GFX6/7
Daniel Schürmann
2020-06-26
1
-2
/
+3
*
mapi: x86: Fix dynamic entries in x86 tsd stubs.
Lepton Wu
2020-06-26
1
-8
/
+42
*
ci/bare-metal: Fail early when we get stuck powering on a cheza.
Eric Anholt
2020-06-26
1
-1
/
+2
*
freedreno/ir3: move nir finalization to after cache miss
Rob Clark
2020-06-26
2
-7
/
+12
*
freedreno/ir3: disk-cache support
Rob Clark
2020-06-26
8
-3
/
+284
*
freedreno/ir3: build binning variant at same time as draw variant
Rob Clark
2020-06-26
2
-35
/
+76
*
freedreno/a6xx+ir3: stop generating pointless binning shaders
Rob Clark
2020-06-26
4
-13
/
+21
*
freedreno/ir3: shuffle some variant fields
Rob Clark
2020-06-26
1
-11
/
+20
*
freedreno/ir3: add ir3_compiler_destroy()
Rob Clark
2020-06-26
4
-4
/
+14
*
freedreno/ir3: move finalize_nir to pscreen hook
Rob Clark
2020-06-26
8
-2
/
+21
[next]