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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
panfrost/midgard: Disambiguate register mode
Alyssa Rosenzweig
2019-06-10
1
-1
/
+11
*
panfrost/midgard: Expose vec8/vec16 modes
Alyssa Rosenzweig
2019-06-10
1
-236
/
+273
*
panfrost/midgard: Add shifting int modifiers
Alyssa Rosenzweig
2019-06-10
2
-18
/
+14
*
panfrost/midgard: Add integer outmods
Alyssa Rosenzweig
2019-06-10
3
-25
/
+60
*
panfrost/midgard: Note floating compares type convert
Alyssa Rosenzweig
2019-06-10
1
-4
/
+4
*
panfrost: Align linear renderable resources
Alyssa Rosenzweig
2019-06-10
1
-3
/
+10
*
panfrost: Fix stride check when mipmapping
Alyssa Rosenzweig
2019-06-10
1
-7
/
+15
*
panfrost: Refactor texture/sampler upload
Alyssa Rosenzweig
2019-06-10
3
-100
/
+124
*
panfrost: Refactor blitting code
Alyssa Rosenzweig
2019-06-10
5
-79
/
+170
*
panfrost: Refactor AFBC code
Alyssa Rosenzweig
2019-06-10
4
-64
/
+154
*
panfrost: Move pan_screen() to pan_screen.h
Alyssa Rosenzweig
2019-06-10
2
-6
/
+6
*
panfrost: Always align strides to cache line (64)
Alyssa Rosenzweig
2019-06-10
1
-1
/
+7
*
docs: fixup 19.0.5 <> 19.0.6 confusion
Emil Velikov
2019-06-10
1
-1
/
+1
*
mapi: correctly handle the full offset table
Emil Velikov
2019-06-10
2
-3
/
+7
*
mapi: add static_date offset to EXT_dsa
Emil Velikov
2019-06-10
1
-0
/
+19
*
mapi: add static_date offset to MaxShaderCompilerThreadsKHR
Emil Velikov
2019-06-10
1
-0
/
+1
*
egl: Let the caller of dri2_create_drawable decide about loaderPrivate.
Mathias Fröhlich
2019-06-10
8
-15
/
+10
*
radv: fix alpha-to-coverage when there is unused color attachments
Samuel Pitoiset
2019-06-10
1
-1
/
+1
*
panfrost: ci: Switch from direct Docker use to buildah
Tomeu Vizoso
2019-06-10
3
-160
/
+166
*
gallium/u_transfer_helper: Free the staging buffer on unmap.
Kenneth Graunke
2019-06-09
1
-0
/
+1
*
intel/gpu_dump: fix argument passing
Lionel Landwerlin
2019-06-09
2
-3
/
+3
*
util/os_file: suppress sign comparison warning
Eric Engestrom
2019-06-09
1
-1
/
+1
*
util/os_file: fix error being sign-cast back and forth
Eric Engestrom
2019-06-09
1
-1
/
+1
*
util/os_file: avoid shadowing read() with a local variable
Eric Engestrom
2019-06-09
1
-5
/
+5
*
util/os_file: actually return the error read() gave us
Eric Engestrom
2019-06-09
1
-1
/
+3
*
virgl: Work around possible memory exhaustion
Alexandros Frantzis
2019-06-07
3
-3
/
+22
*
virgl: Remove incorrect resource wait condition
Alexandros Frantzis
2019-06-07
1
-13
/
+0
*
virgl: Use copy transfers for textures
Alexandros Frantzis
2019-06-07
2
-9
/
+87
*
virgl: Use buffer copy transfers to avoid waiting when mapping
Alexandros Frantzis
2019-06-07
6
-6
/
+137
*
virgl: Support copy transfers
Alexandros Frantzis
2019-06-07
5
-5
/
+70
*
virgl: Add copy_transfer3d definitions
Alexandros Frantzis
2019-06-07
2
-0
/
+9
*
virgl: Make VIRGL_BIND_STAGING resources cacheable
Alexandros Frantzis
2019-06-07
2
-2
/
+4
*
virgl: Support VIRGL_BIND_STAGING
Alexandros Frantzis
2019-06-07
3
-4
/
+16
*
virgl: Avoid unfinished transfer_get with PIPE_TRANSFER_DONTBLOCK
Alexandros Frantzis
2019-06-07
1
-9
/
+12
*
virgl: Deduplicate checks for resource caching
Alexandros Frantzis
2019-06-07
4
-20
/
+14
*
virgl: Don't try to use cached resources for legacy fences
Alexandros Frantzis
2019-06-07
2
-6
/
+12
*
virgl: More info about chosen alignment value
Alexandros Frantzis
2019-06-07
1
-0
/
+5
*
virgl: store all info about atomic buffers
Chia-I Wu
2019-06-07
2
-16
/
+23
*
virgl: add shader images to virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-14
/
+27
*
virgl: add SSBOs to virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-14
/
+26
*
virgl: add UBOs to virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-20
/
+37
*
virgl: add virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-43
/
+44
*
iris: Zero shs->cbuf0 when binding a passthrough TCS
Kenneth Graunke
2019-06-07
1
-0
/
+16
*
intel/blorp: Only double the fast-clear rect alignment on HSW
Jason Ekstrand
2019-06-07
1
-10
/
+15
*
freedreno/a6xx: re-arrange program stageobj/group
Rob Clark
2019-06-07
4
-30
/
+58
*
freedreno/a6xx: fix hangs with newer sqe fw
Rob Clark
2019-06-07
1
-32
/
+81
*
freedreno/a6xx: WFI before RB_CCU_CNTL writes
Rob Clark
2019-06-07
2
-0
/
+4
*
freedreno/a6xx: don't pre-dispatch texture fetch on accident
Rob Clark
2019-06-07
1
-1
/
+4
*
freedreno/a6xx: fix issues with gallium HUD
Rob Clark
2019-06-07
1
-5
/
+8
*
anv/cmd_buffer: Initalize the clear color struct for CNL+
Nanley Chery
2019-06-07
1
-13
/
+7
[prev]
[next]