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
*
panfrost/midgard: Fixup NIR texture op
Alyssa Rosenzweig
2019-06-25
1
-0
/
+8
*
panfrost: Support (non-)seamless cube maps
Alyssa Rosenzweig
2019-06-25
3
-4
/
+5
*
panfrost: Merge checksum buffer with main BO
Alyssa Rosenzweig
2019-06-25
5
-47
/
+64
*
panfrost/decode: Limit MRT blend count
Alyssa Rosenzweig
2019-06-25
1
-3
/
+8
*
panfrost: Clamp tile coordinates before job submission
Alyssa Rosenzweig
2019-06-25
1
-0
/
+20
*
panfrost: Use dedicated u_blitter context for wallpapers
Alyssa Rosenzweig
2019-06-25
3
-19
/
+35
*
panfrost: Sanity check layer
Alyssa Rosenzweig
2019-06-25
1
-0
/
+1
*
panfrost: Divide array_size by 6 for cubemaps
Alyssa Rosenzweig
2019-06-25
1
-0
/
+1
*
panfrost: Use get_texture_address for framebuffer computations
Alyssa Rosenzweig
2019-06-25
4
-25
/
+28
*
panfrost: Merge AFBC slab with BO backing
Alyssa Rosenzweig
2019-06-25
5
-91
/
+46
*
panfrost: Z/S can't be tiled
Alyssa Rosenzweig
2019-06-25
1
-0
/
+3
*
panfrost: Enable mipmapping
Alyssa Rosenzweig
2019-06-25
1
-1
/
+1
*
panfrost: Enable blitting
Alyssa Rosenzweig
2019-06-25
1
-4
/
+0
*
panfrost: Allow texelFetch for wallpaper blits
Alyssa Rosenzweig
2019-06-25
1
-3
/
+1
*
panfrost/midgard: Implement texelFetch (2D only)
Alyssa Rosenzweig
2019-06-25
1
-6
/
+35
*
panfrost: Skip flushes only for wallpapers, not any blit
Alyssa Rosenzweig
2019-06-25
1
-1
/
+1
*
panfrost: Handle generate_mipmap ourselves
Alyssa Rosenzweig
2019-06-25
2
-0
/
+55
*
panfrost: Disable mipmapping if necessary
Alyssa Rosenzweig
2019-06-25
1
-0
/
+16
*
intel/blorp: Disable sampler state prefetching on Gen11
Kenneth Graunke
2019-06-25
1
-0
/
+4
*
anv/descriptor_set: Only write texture swizzles if we have an image view
Jason Ekstrand
2019-06-25
1
-1
/
+1
*
virgl: add VIRGL_DEBUG_XFER
Chia-I Wu
2019-06-25
3
-4
/
+9
*
virgl: add VIRGL_DEBUG_SYNC
Chia-I Wu
2019-06-25
3
-1
/
+20
*
virgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLE
Chia-I Wu
2019-06-25
2
-8
/
+10
*
radv: rename and re-document cache flush flags
Samuel Pitoiset
2019-06-25
10
-58
/
+62
*
radv: set DISABLE_CONSTANT_ENCODE_REG to 1 for Raven2
Samuel Pitoiset
2019-06-25
3
-1
/
+9
*
radv: clear CMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
7
-18
/
+35
*
radv: clear FMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
8
-10
/
+31
*
radv: always initialize levels without DCC as fully expanded
Samuel Pitoiset
2019-06-25
1
-17
/
+15
*
i965: leaking of upload-BO with push constants
Sergii Romantsov
2019-06-25
1
-0
/
+10
*
intel/compiler: silence a warning of using different enum type
Tapani Pälli
2019-06-25
1
-1
/
+1
*
egl: replace dead vfunc with an error
Eric Engestrom
2019-06-25
2
-14
/
+2
*
egl: delete unused vfuncs
Eric Engestrom
2019-06-25
2
-46
/
+7
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-25
5
-53
/
+0
*
egl: move eglGetSyncAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+5
*
egl: move eglSwapInterval() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-5
/
+8
*
egl: move eglSurfaceAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglQuerySurface() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+5
*
egl: move eglQueryContext() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglGetConfigAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglChooseConfig() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+6
*
egl: move eglGetConfigs() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+4
*
freedreno/a5xx: fix batch leak in fd5 blitter path
Rob Clark
2019-06-24
1
-0
/
+1
*
radeonsi: don't set spi_ps_input_* for monolithic shaders
Marek Olšák
2019-06-24
1
-13
/
+26
*
radeonsi: rename and re-document cache flush flags
Marek Olšák
2019-06-24
10
-64
/
+66
*
radeonsi: fix AMD_DEBUG=nofmask
Marek Olšák
2019-06-24
4
-14
/
+20
*
radeonsi: flatten the switch for DPBB tunables
Marek Olšák
2019-06-24
1
-14
/
+4
*
radeonsi: set the calling convention for inlined function calls
Marek Olšák
2019-06-24
4
-2
/
+13
*
radeonsi: refactor si_update_vgt_shader_config
Nicolai Hähnle
2019-06-24
2
-28
/
+60
*
amd/rtld: update the ELF representation of LDS symbols
Nicolai Hähnle
2019-06-24
1
-7
/
+27
*
ac/surface: remove addrlib_family_rev_id
Marek Olšák
2019-06-24
3
-108
/
+7
[next]