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
*
radeonsi/gfx10: implement NGG culling for 4x wave32 subgroups
Marek Olšák
2020-01-20
12
-54
/
+951
*
radeonsi/gfx10: move GE_PC_ALLOC setting to shader states
Marek Olšák
2020-01-20
5
-15
/
+40
*
radeonsi/gfx10: don't initialize VGPRs not used by NGG passthrough
Marek Olšák
2020-01-20
1
-3
/
+5
*
radeonsi/gfx10: merge main and pos/param export IF blocks into one if possible
Marek Olšák
2020-01-20
1
-4
/
+21
*
radeonsi/gfx10: export primitives at the beginning of VS/TES
Marek Olšák
2020-01-20
3
-26
/
+66
*
radeonsi/gfx10: move s_sendmsg gs_alloc_req to the beginning of shaders
Marek Olšák
2020-01-20
3
-3
/
+13
*
radeonsi/gfx10: correct VS PrimitiveID implementation for NGG
Marek Olšák
2020-01-20
1
-12
/
+13
*
radeonsi/gfx10: update comments and remove invalid TODOs
Marek Olšák
2020-01-20
1
-12
/
+1
*
ac: add ac_build_readlane without optimization barrier
Marek Olšák
2020-01-20
2
-4
/
+17
*
ac: add prefix bitcount functions
Marek Olšák
2020-01-20
2
-0
/
+64
*
radeonsi: turn an assertion into return in si_nir_store_output_tcs
Marek Olšák
2020-01-20
1
-3
/
+5
*
radeonsi: fix doubles and int64
Marek Olšák
2020-01-20
2
-7
/
+7
*
radeonsi: don't invoke decompression inside internal launch_grid
Marek Olšák
2020-01-20
3
-4
/
+22
*
radeonsi: clean up how internal compute dispatches are handled
Marek Olšák
2020-01-20
1
-22
/
+13
*
Revert "radeonsi: unbind image before compute clear"
Marek Olšák
2020-01-20
1
-5
/
+0
*
aco: implement nir_intrinsic_load_barycentric_at_sample on GFX6
Samuel Pitoiset
2020-01-20
1
-1
/
+27
*
aco: add new addr64 bit to MUBUF instructions on GFX6-GFX7
Samuel Pitoiset
2020-01-20
4
-0
/
+7
*
aco: do not use the vec3 variant for loads on GFX6
Samuel Pitoiset
2020-01-20
1
-0
/
+14
*
aco: do not use the vec3 variant for stores on GFX6
Samuel Pitoiset
2020-01-20
1
-2
/
+3
*
aco: fix constant folding of SMRD instructions on GFX6
Samuel Pitoiset
2020-01-20
1
-1
/
+3
*
anv: Canonicalize buffer formats for image/buffer copies
Jason Ekstrand
2020-01-20
1
-20
/
+42
*
anv/blorp: Rename buffer image stride parameters
Jason Ekstrand
2020-01-20
1
-9
/
+10
*
Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES"
Daniel Stone
2020-01-20
2
-21
/
+0
*
Revert "st/dri: do FLUSH_VERTICES before calling flush_resource"
Daniel Stone
2020-01-20
1
-4
/
+6
*
aco: fix fall-through test in try_remove_simple_block() with back-edges
Rhys Perry
2020-01-20
1
-1
/
+3
*
docs/GL4: update gallium/swr features
Krzysztof Raszkowski
2020-01-20
1
-3
/
+3
*
aco: fix stack buffer overflow in apply_sgprs()
Rhys Perry
2020-01-20
1
-1
/
+2
*
anv: add assert for isl_mod_info in choose_isl_tiling_flags
Tapani Pälli
2020-01-20
1
-0
/
+1
*
anv: fix assert in GetImageDrmFormatModifierPropertiesEXT
Tapani Pälli
2020-01-20
1
-1
/
+1
*
isl/gen12: add reminder comment about missing WA with 3D surfaces
Tapani Pälli
2020-01-20
1
-0
/
+13
*
panfrost: Dynamically allocate shader variants
Icecream95
2020-01-18
2
-3
/
+23
*
panfrost: Expose some functionality with dEQP flag
Alyssa Rosenzweig
2020-01-18
1
-3
/
+3
*
pan/midgard: Fix recursive csel scheduling
Alyssa Rosenzweig
2020-01-18
1
-0
/
+4
*
panfrost: Identify un/pack colour opcodes
Alyssa Rosenzweig
2020-01-18
3
-0
/
+9
*
pan/midgard: Bytemasks should round up, not round down
Alyssa Rosenzweig
2020-01-18
3
-9
/
+8
*
panfrost: Compact the bo_access readers array
Icecream95
2020-01-18
1
-4
/
+9
*
zink: support arrays of samplers
Erik Faye-Lund
2020-01-18
2
-22
/
+60
*
zink: support sampling non-float textures
Erik Faye-Lund
2020-01-18
1
-6
/
+7
*
zink: store image-type per texture
Erik Faye-Lund
2020-01-18
1
-7
/
+6
*
zink: avoid incorrect vector-construction
Erik Faye-Lund
2020-01-18
1
-2
/
+2
*
zink: support offset-variants of texturing
Erik Faye-Lund
2020-01-18
3
-5
/
+17
*
zink: implement nir_texop_txs
Erik Faye-Lund
2020-01-18
3
-4
/
+50
*
docs: fixup indentation
Erik Faye-Lund
2020-01-18
3
-44
/
+48
*
docs: remove pointless, stray newline
Erik Faye-Lund
2020-01-18
1
-2
/
+1
*
docs: use [1] instead of asterisk for footnote
Erik Faye-Lund
2020-01-18
1
-3
/
+3
*
docs: remove trailing newlines
Erik Faye-Lund
2020-01-18
1
-3
/
+0
*
docs: remove leading spaces
Erik Faye-Lund
2020-01-18
9
-241
/
+241
*
docs: remove trailing header
Erik Faye-Lund
2020-01-18
1
-2
/
+0
*
docs: use figure/figcaption instead of tables
Erik Faye-Lund
2020-01-18
2
-24
/
+35
*
docs: do not use definition-list for sub-topics
Erik Faye-Lund
2020-01-18
1
-29
/
+14
[next]