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: fix constant packing for 64-bit big endian.
Dave Airlie
2020-07-01
2
-10
/
+25
*
docs: add a page explaining the GitLab CI and the Intel CI
Eric Engestrom
2020-06-30
2
-0
/
+77
*
mesa/swrast: use logf2 instead of util_fast_log2
Dylan Baker
2020-06-30
2
-3
/
+3
*
anv: disable i915_perf warning on non-Linux
Jan Beich
2020-06-30
1
-2
/
+2
*
meson: Revert commit overriding C++ standard with gnu++11 on ppc64el
Frédéric Bonnard
2020-06-30
2
-13
/
+0
*
clover: Fix types collision between c++ and altivec
Frédéric Bonnard
2020-06-30
1
-0
/
+5
*
nir: Propagate *2*16 conversions into vectors
Alyssa Rosenzweig
2020-06-30
1
-0
/
+36
*
panfrost: Do fine-grained flushing for occlusion query results
Icecream95
2020-06-30
2
-3
/
+9
*
freedreno/a4xx: fix *_NONE enum conversion
Shawn Guo
2020-06-30
2
-8
/
+8
*
CI: Re-enable Panfrost T860 jobs
Daniel Stone
2020-06-30
1
-2
/
+2
*
radeonsi: add a debug option to enable NGG culling for tessellation
Marek Olšák
2020-06-30
4
-8
/
+15
*
radeonsi: don't try to enable NGG culling for GS
Marek Olšák
2020-06-30
1
-1
/
+2
*
radeonsi: always use Wave64 for HS/GS/VS shader stages (except GS fast launch)
Marek Olšák
2020-06-30
1
-4
/
+8
*
radeonsi: always use Wave32 for GS fast launch, because Wave64 hangs
Marek Olšák
2020-06-30
4
-6
/
+19
*
radeonsi: fix NGG culling for Wave64
Marek Olšák
2020-06-30
4
-14
/
+23
*
ac/gpu_info: fix num_physical_sgprs_per_simd for gfx10
Marek Olšák
2020-06-30
1
-4
/
+1
*
radeonsi: don't flush in fence_server_sync
Marek Olšák
2020-06-30
1
-5
/
+8
*
CI: Temporarily disable Panfrost T860 jobs
Daniel Stone
2020-06-30
1
-2
/
+2
*
CI: Re-enable the Windows VS2019 build job
Daniel Stone
2020-06-30
1
-1
/
+1
*
CI: Correct build-directory path on Windows, and keep it
Daniel Stone
2020-06-30
1
-2
/
+1
*
CI: Try shared libraries on Windows
Daniel Stone
2020-06-30
1
-1
/
+1
*
CI: Enable assertions on Windows
Daniel Stone
2020-06-30
1
-1
/
+1
*
radeonsi: bump SI_NUM_SHADER_BUFFERS to 32
Pierre-Eric Pelloux-Prayer
2020-06-30
5
-35
/
+40
*
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
[next]