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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Report use of any in-flight buffers on first draw call after sync bound...
Francisco Jerez
2020-06-03
2
-4
/
+8
*
iris: Drop redundant iris_address::write flag.
Francisco Jerez
2020-06-03
3
-5
/
+4
*
iris: Annotate all BO uses with domain and sequence number information.
Francisco Jerez
2020-06-03
8
-92
/
+161
*
iris: Bracket batch operations which access memory within sync regions.
Francisco Jerez
2020-06-03
5
-3
/
+76
*
iris: Add infrastructure to partition batch into sync boundaries.
Francisco Jerez
2020-06-03
3
-0
/
+61
*
iris: Add batch-local synchronization book-keeping to iris_bo.
Francisco Jerez
2020-06-03
1
-0
/
+55
*
panfrost: Mark point sprites as todo on Bifrost
Alyssa Rosenzweig
2020-06-03
1
-2
/
+7
*
panfrost: Fix gl_PointSize out of GL_POINTS
Alyssa Rosenzweig
2020-06-03
1
-0
/
+9
*
panfrost: Prefer sysval for gl_PointCoord on Bifrost
Alyssa Rosenzweig
2020-06-03
1
-0
/
+1
*
panfrost: Explicitly convert to 32-bit for logic-ops
Alyssa Rosenzweig
2020-06-03
1
-1
/
+11
*
iris: Extend iris_context dirty state flags to 128 bits.
Francisco Jerez
2020-06-03
11
-219
/
+269
*
iris: Simplify iris_batch_prepare_noop().
Francisco Jerez
2020-06-03
3
-13
/
+11
*
panfrost: Handle writes_memory correctly
Alyssa Rosenzweig
2020-06-03
3
-3
/
+8
*
panfrost: Document MALI_WRITES_GLOBAL bit
Alyssa Rosenzweig
2020-06-03
1
-1
/
+1
*
iris: remove unused iris_bo->swizzle_mode
Marcin Ślusarz
2020-06-03
2
-24
/
+0
*
panfrost: Only use AFBC YTR with RGB and RGBA
Icecream95
2020-06-03
1
-1
/
+7
*
panfrost: Decode AFBC flag bits
Icecream95
2020-06-03
1
-2
/
+2
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
9
-11
/
+11
*
radeonsi: Define gfx10_format in the common header.
Bas Nieuwenhuizen
2020-06-03
1
-10
/
+1
*
amd/common,radeonsi: Move gfx10_format_table to common.
Bas Nieuwenhuizen
2020-06-03
5
-303
/
+2
*
radeonsi: Explicitly map Z16_UNORM_S8_UINT to None for GFX10.
Bas Nieuwenhuizen
2020-06-03
1
-0
/
+1
*
zink: Use store_dest_raw instead of storing an uint
Erik Faye-Lund
2020-06-02
1
-2
/
+1
*
radeonsi: add a hack to disable TRUNC_COORD for shadow samplers
Marek Olšák
2020-06-02
1
-1
/
+2
*
radeonsi: pass at most 3 images and/or shader buffers via user SGPRs for compute
Marek Olšák
2020-06-02
8
-3
/
+130
*
radeonsi: remove const_buffers_declared hacks
Marek Olšák
2020-06-02
1
-3
/
+1
*
radeonsi: remove unused leftover code for INDIRECT_BUFFER inside IBs
Marek Olšák
2020-06-02
2
-16
/
+1
*
nir: gather which images are MSAA
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/nir: support 16-bit data in buffer_load_format opcodes
Marek Olšák
2020-06-02
2
-2
/
+2
*
ac/nir: remove type and num_channels args from ac_build_buffer_store_common
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/nir: use more types from ac_llvm_context
Marek Olšák
2020-06-02
1
-1
/
+1
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
16
-0
/
+40
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
18
-32
/
+49
*
meson: Bump required version to 0.52.0
Dylan Baker
2020-06-01
1
-5
/
+1
*
panfrost: Remove unused nir_lower_framebuffer pass
Alyssa Rosenzweig
2020-06-01
4
-427
/
+0
*
panfrost: Don't flush explicitly when mipmapping
Alyssa Rosenzweig
2020-06-01
1
-19
/
+1
*
panfrost: Fix PRESENT flag mix-up
Alyssa Rosenzweig
2020-06-01
1
-1
/
+1
*
panfrost: Use internal_format throughout
Alyssa Rosenzweig
2020-06-01
1
-8
/
+9
*
panfrost: Add separate_stencil BO to batch
Alyssa Rosenzweig
2020-06-01
1
-0
/
+3
*
panfrost: Check for large tilebuffer requirements
Alyssa Rosenzweig
2020-06-01
1
-1
/
+21
*
panfrost: Let Gallium pack colours
Alyssa Rosenzweig
2020-06-01
1
-10
/
+4
*
panfrost: Account for differing types in blend lower
Alyssa Rosenzweig
2020-06-01
1
-6
/
+31
*
panfrost: Conditionally allow fp16 blending
Alyssa Rosenzweig
2020-06-01
2
-10
/
+21
*
panfrost: Switch to pan_lower_framebuffer
Alyssa Rosenzweig
2020-06-01
1
-1
/
+5
*
iris: Fixup copy'n'paste mistake in Makefile.sources
Chris Wilson
2020-05-31
1
-2
/
+2
*
r300g: Remove extra printf format specifiers.
Vinson Lee
2020-05-30
1
-2
/
+2
*
nouveau: allow invalidating coherent/persistent buffer backings
Ilia Mirkin
2020-05-30
1
-5
/
+0
*
etnaviv: Fix memory leak on error path.
Vinson Lee
2020-05-30
1
-4
/
+5
*
panfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
Alyssa Rosenzweig
2020-05-29
1
-0
/
+7
*
panfrost: Disable QUAD_STRIP/POLYGON on Bifrost
Alyssa Rosenzweig
2020-05-29
1
-2
/
+10
*
panfrost: Preload gl_FragCoord on Bifrost
Alyssa Rosenzweig
2020-05-29
1
-1
/
+4
[next]