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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/nir: Use nir stripping pass
Connor Abbott
2019-03-12
1
-0
/
+5
*
iris: Flag fewer dirty bits in BLORP
Sagar Ghuge
2019-03-11
1
-3
/
+27
*
panfrost: Identify fragment_extra flags
Alyssa Rosenzweig
2019-03-12
3
-10
/
+30
*
panfrost: Document "depth-buffer writeback" bit
Alyssa Rosenzweig
2019-03-12
2
-1
/
+9
*
panfrost: Support linear depth textures
Alyssa Rosenzweig
2019-03-12
1
-2
/
+4
*
panfrost: Allocate dedicated slab for linear BOs
Alyssa Rosenzweig
2019-03-12
2
-15
/
+22
*
panfrost: Determine framebuffer format bits late
Alyssa Rosenzweig
2019-03-12
1
-17
/
+42
*
panfrost: Delay color buffer setup
Alyssa Rosenzweig
2019-03-12
1
-43
/
+50
*
panfrost: Combine has_afbc/tiled in layout enum
Alyssa Rosenzweig
2019-03-12
3
-24
/
+64
*
panfrost: Cleanup needless if in create_bo
Alyssa Rosenzweig
2019-03-12
1
-30
/
+26
*
gallium/winsys/kms: fix incomplete type compilation failure
Brian Paul
2019-03-11
1
-0
/
+1
*
drisw: fix incomplete type compilation failure
Brian Paul
2019-03-11
1
-0
/
+1
*
panfrost: Add support for PAN_MESA_DEBUG
Tomeu Vizoso
2019-03-12
6
-27
/
+88
*
panfrost/midgard: Add support for MIDGARD_MESA_DEBUG
Tomeu Vizoso
2019-03-12
2
-22
/
+50
*
iris: Fix write enable in pinning of depth/stencil resources
Kenneth Graunke
2019-03-11
1
-12
/
+14
*
iris: Refactor depth/stencil buffer pinning into a helper.
Kenneth Graunke
2019-03-11
1
-37
/
+28
*
iris: Move depth/stencil flushes so they actually do something
Kenneth Graunke
2019-03-11
2
-4
/
+5
*
st/dri: allow direct UYVY import
Christian Gmeiner
2019-03-11
1
-0
/
+2
*
iris: Fix TES gl_PatchVerticesIn handling.
Kenneth Graunke
2019-03-11
2
-3
/
+11
*
iris: Rework default tessellation level uploads
Kenneth Graunke
2019-03-11
2
-39
/
+33
*
iris: Face should be a system value.
Timur Kristóf
2019-03-11
1
-0
/
+1
*
vc4: Switch the post-RA scheduler over to the DAG datastructure.
Eric Anholt
2019-03-11
1
-110
/
+73
*
v3d: Use the DAG datastructure for QPU instruction scheduling.
Eric Anholt
2019-03-11
1
-3
/
+3
*
vc4: Reuse list_for_each_entry_rev().
Eric Anholt
2019-03-11
1
-2
/
+2
*
vc4: Switch over to using the DAG datastructure for QIR scheduling.
Eric Anholt
2019-03-11
1
-79
/
+55
*
freedreno/a6xx: Remove extra parens
Kristian H. Kristensen
2019-03-11
1
-1
/
+1
*
freedreno: Use c_vis_args and no_override_init_args
Kristian H. Kristensen
2019-03-11
1
-1
/
+1
*
iris: Fix backface stencil write condition
Kenneth Graunke
2019-03-10
1
-1
/
+1
*
panfrost/drm: Cast pointer to u64 to fix warning
Alyssa Rosenzweig
2019-03-10
1
-1
/
+1
*
panfrost: Add backend targeting the DRM driver
Tomeu Vizoso
2019-03-10
8
-74
/
+466
*
panfrost: Add gem_handle to panfrost_memory and panfrost_bo
Tomeu Vizoso
2019-03-10
2
-0
/
+3
*
freedreno/a6xx: more bcolor fixes
Rob Clark
2019-03-10
1
-2
/
+2
*
panfrost: move #include to fix compilation
Eric Engestrom
2019-03-09
1
-1
/
+1
*
panfrost: fix tgsi_to_nir() call
Eric Engestrom
2019-03-09
1
-1
/
+1
*
Revert "d3dadapter9: Support software renderer on any DRI device"
Axel Davy
2019-03-09
1
-20
/
+8
*
st/nine: Change a few advertised caps
Axel Davy
2019-03-09
1
-3
/
+3
*
st/nine: Do not advertise CANMANAGERESOURCE
Axel Davy
2019-03-09
1
-1
/
+1
*
st/nine: Do not advertise support for D15S1 and D24X4S4
Axel Davy
2019-03-09
1
-2
/
+2
*
d3dadapter9: Support software renderer on any DRI device
Patrick Rudolph
2019-03-09
1
-8
/
+20
*
st/nine: Disable depth write when nothing gets updated
Axel Davy
2019-03-09
1
-1
/
+4
*
virgl: Return an error if we use fp64 on top of GLES
Elie Tournier
2019-03-09
1
-0
/
+13
*
virgl: Set PIPE_CAP_DOUBLES when running on GLES This is a lie but no known a...
Elie Tournier
2019-03-09
1
-1
/
+2
*
virgl: Add a caps to advertise GLES backend
Elie Tournier
2019-03-09
1
-0
/
+1
*
freedreno/ir3: fix ir3_cmdline harder
Rob Clark
2019-03-08
1
-2
/
+2
*
st/dri: Set the PIPE_BIND_SHARED flag on create_image_with_modifiers.
Eric Anholt
2019-03-08
1
-6
/
+1
*
iris: Use copy_region and staging resources to avoid transfer stalls
Kenneth Graunke
2019-03-08
4
-14
/
+161
*
iris: Track last VS URB entry size
Sagar Ghuge
2019-03-08
3
-0
/
+11
*
iris: Refactor code to share 3DSTATE_URB_* packet
Sagar Ghuge
2019-03-08
3
-59
/
+60
*
r600: cast pointer to expected type
Eric Engestrom
2019-03-08
1
-2
/
+2
*
pipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
Brian Paul
2019-03-08
1
-1
/
+1
[next]