index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/midgard: Share mir_nontrivial_outmod
Alyssa Rosenzweig
2019-07-26
3
-16
/
+17
*
pan/midgard: Implement texture RA
Alyssa Rosenzweig
2019-07-26
5
-143
/
+271
*
pan/midgard: Fix backwards blend color load
Alyssa Rosenzweig
2019-07-26
1
-1
/
+1
*
pan/midgard: Fix scheduling mishap
Alyssa Rosenzweig
2019-07-26
1
-1
/
+1
*
pan/midgard: Fix vector->scalar swizzles
Alyssa Rosenzweig
2019-07-26
1
-5
/
+8
*
pan/midgard: Add dead move elimination pass
Alyssa Rosenzweig
2019-07-26
2
-0
/
+44
*
pan/midgard: Move DCE into its own file
Alyssa Rosenzweig
2019-07-26
4
-22
/
+48
*
pan/midgard: Add mir_rewrite_dst_tag helper
Alyssa Rosenzweig
2019-07-26
2
-0
/
+15
*
pan/midgard: Fix flipped register bias fields
Alyssa Rosenzweig
2019-07-26
3
-23
/
+6
*
pan/midgard: Update RA for cubemap coords
Alyssa Rosenzweig
2019-07-26
3
-10
/
+8
*
anv+tu+radv: delete unusable dev_icd.json
Eric Engestrom
2019-07-26
3
-39
/
+0
*
vulkan/wsi/x11: Increase the effective min. images for mailbox.
Bas Nieuwenhuizen
2019-07-26
1
-2
/
+5
*
vulkan/wsi/x11: Wait for GPU work before present with mailbox.
Bas Nieuwenhuizen
2019-07-26
1
-1
/
+12
*
vulkan/wsi/x11: Allow using thread present-only.
Bas Nieuwenhuizen
2019-07-26
1
-34
/
+51
*
vulkan/wsi: Use one fence per image.
Bas Nieuwenhuizen
2019-07-26
2
-20
/
+26
*
spirv: propagate access qualifiers through ssa & pointer
Lionel Landwerlin
2019-07-26
3
-4
/
+62
*
spirv: wrap push ssa/pointer values
Lionel Landwerlin
2019-07-26
4
-69
/
+89
*
nir: add access to image_deref intrinsics
Lionel Landwerlin
2019-07-26
1
-0
/
+3
*
main: unreference ATIFragmentShader program before creating new one
Yevhenii Kolesnikov
2019-07-26
1
-1
/
+4
*
state_tracker: Add destroying routine for feedback and select stages
Yevhenii Kolesnikov
2019-07-26
1
-2
/
+2
*
v3d: fix glDrawTransformFeedback{Instanced}()
Iago Toral Quiroga
2019-07-26
2
-2
/
+18
*
v3d: subclass pipe_streamout_output_target to record TF vertices written
Iago Toral Quiroga
2019-07-26
3
-8
/
+25
*
v3d: refactor v3d_tf_statistics_record slightly
Iago Toral Quiroga
2019-07-26
1
-7
/
+7
*
Revert "panfrost: Don't DIY point size/coord fields"
Alyssa Rosenzweig
2019-07-25
2
-2
/
+9
*
anv: Disable transform feedback on gen7
Jason Ekstrand
2019-07-25
1
-1
/
+1
*
mesa: Fix GetTextureImage error reporting, again
Pierre-Eric Pelloux-Prayer
2019-07-25
1
-4
/
+20
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
6
-474
/
+151
*
intel/mi: Add a unit test for gen_mi_store_if().
Kenneth Graunke
2019-07-25
1
-0
/
+43
*
intel/mi: Add a new gen_mi_store_if() helper.
Kenneth Graunke
2019-07-25
1
-0
/
+53
*
intel/mi: Add gen_mi_nz() and gen_mi_z() helpers.
Kenneth Graunke
2019-07-25
1
-0
/
+20
*
intel/mi: Add a gen_mi_ior() to go with gen_mi_iand()
Kenneth Graunke
2019-07-25
1
-0
/
+8
*
intel/mi: Optimize away LOAD_REGISTER_REG from a register to itself
Kenneth Graunke
2019-07-25
1
-3
/
+5
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
6
-65
/
+48
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
3
-5
/
+8
*
iris: Refactor genxml macros and inlines into iris_genx_macros.h.
Kenneth Graunke
2019-07-25
4
-73
/
+125
*
iris: Make an iris_genx_protos.h header for prototypes.
Kenneth Graunke
2019-07-25
4
-28
/
+74
*
radeonsi: fix DAL hang due to incorrect DCC offset on Raven
Marek Olšák
2019-07-25
1
-1
/
+22
*
anv: Disable subgroup arithmetic on gen7
Jason Ekstrand
2019-07-25
1
-3
/
+10
*
freedreno: Add support for drm-shim.
Eric Anholt
2019-07-25
6
-0
/
+229
*
v3d: Introduce a DRM shim for calling out to the simulator.
Eric Anholt
2019-07-25
13
-0
/
+1804
*
glsl: report no function instead of empty candidate list
Erik Faye-Lund
2019-07-25
1
-2
/
+17
*
radv: Set correct metadata size for GFX9+.
Bas Nieuwenhuizen
2019-07-25
1
-1
/
+2
*
anv: report HOST_ALLOCATION as supported for images
Arcady Goldmints-Orlov
2019-07-25
1
-0
/
+4
*
radv/gfx10: fix intensity formats by setting ALPHA_IS_ON_MSB
Samuel Pitoiset
2019-07-25
1
-6
/
+11
*
radv/gfx10: use L2 for DMA copy/fill operations
Samuel Pitoiset
2019-07-25
1
-0
/
+16
*
pan/midgard: Optimize varying projection
Alyssa Rosenzweig
2019-07-25
5
-14
/
+114
*
pan/midgard: Add perspective projection recombine pass
Alyssa Rosenzweig
2019-07-25
3
-0
/
+117
*
pan/midgard: Force perspective ops to use vec4
Alyssa Rosenzweig
2019-07-25
1
-0
/
+16
*
pan/midgard: Add R27-only op handling
Alyssa Rosenzweig
2019-07-25
2
-11
/
+48
*
pan/midgard: Add OP_R27_ONLY helper
Alyssa Rosenzweig
2019-07-25
1
-0
/
+5
[next]