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
*
panfrost: Disable DXT-style texture compression
Alyssa Rosenzweig
2019-06-28
1
-3
/
+1
*
panfrost: Dump unknown formats before aborting
Alyssa Rosenzweig
2019-06-28
1
-0
/
+1
*
panfrost/midgard: Fix 3D texture regression
Alyssa Rosenzweig
2019-06-28
1
-1
/
+2
*
panfrost: Add some special formats
Alyssa Rosenzweig
2019-06-28
3
-0
/
+7
*
panfrost/midgard: Implement integer sampler
Alyssa Rosenzweig
2019-06-28
3
-8
/
+42
*
panfrost: Remove dubious assert
Alyssa Rosenzweig
2019-06-28
1
-3
/
+0
*
panfrost: Implement primitive restart
Alyssa Rosenzweig
2019-06-28
1
-0
/
+13
*
Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-06-28
1
-8
/
+0
*
freedreno/a6xx: wire up dither state
Rob Clark
2019-06-28
3
-2
/
+14
*
radeon/uvd: fix calc_ctx_size_h265_main10
Pierre-Eric Pelloux-Prayer
2019-06-28
3
-9
/
+9
*
gallium/u_transfer_helper: Don't leak a reference to the resource.
Kenneth Graunke
2019-06-28
1
-0
/
+2
*
panfrost: Only tag AFBC addresses when sampling
Tomeu Vizoso
2019-06-28
2
-7
/
+8
*
gallivm: Improve lp_build_rcp_refine.
Jose Fonseca
2019-06-28
1
-6
/
+6
*
panfrost/ci: Don't error out on RK3288
Tomeu Vizoso
2019-06-28
1
-1
/
+3
*
panfrost/ci: Don't print every kernel file
Tomeu Vizoso
2019-06-28
2
-2
/
+2
*
panfrost/ci: Fix the image name
Tomeu Vizoso
2019-06-28
1
-5
/
+5
*
panfrost/ci: Remove batching
Tomeu Vizoso
2019-06-28
1
-7
/
+2
*
iris: Don't leak resources in iris_create_surface for incomplete FBOs
Kenneth Graunke
2019-06-28
1
-19
/
+19
*
virgl: Don't allow creating staging pipe_resources
Alexandros Frantzis
2019-06-28
3
-24
/
+8
*
virgl: Use virgl_staging_mgr
Alexandros Frantzis
2019-06-28
6
-57
/
+34
*
virgl: Add tests for virgl_staging_mgr
Alexandros Frantzis
2019-06-28
3
-0
/
+424
*
virgl: Introduce virgl_staging_mgr
Alexandros Frantzis
2019-06-28
4
-0
/
+230
*
virgl: Store the virgl_hw_res for copy transfers
Alexandros Frantzis
2019-06-28
6
-10
/
+19
*
iris: Fix major resource leak in iris_set_shader_images
Kenneth Graunke
2019-06-27
1
-3
/
+1
*
gallium: Make util_copy_image_view handle shader_access
Kenneth Graunke
2019-06-27
1
-0
/
+2
*
gallium: Teach GALLIUM_REFCNT_LOG about array textures
Kenneth Graunke
2019-06-27
1
-0
/
+9
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-27
1
-6
/
+2
*
meson: try to use cmake as a finder for clang
Dylan Baker
2019-06-27
1
-16
/
+27
*
meson: Add support for using cmake for finding LLVM
Dylan Baker
2019-06-27
3
-11
/
+21
*
iris: Fix memory leak of SO targets
Kenneth Graunke
2019-06-27
1
-0
/
+4
*
iris: Fix memory leak for draw parameter resources
Kenneth Graunke
2019-06-27
1
-0
/
+3
*
iris: Drop u_upload_unmap
Kenneth Graunke
2019-06-27
1
-2
/
+0
*
meson: set up a proper internal dependency for xmlconfig
Eric Engestrom
2019-06-27
2
-4
/
+4
*
iris: Also properly restore INTERFACE_DESCRIPTOR_DATA buffer object
Kenneth Graunke
2019-06-27
2
-4
/
+10
*
iris: Fix resource tracking for CS thread ID buffer
Kenneth Graunke
2019-06-27
2
-2
/
+8
*
iris: Only bother with thread ID upload if doing MEDIA_CURBE_LOAD
Kenneth Graunke
2019-06-27
1
-13
/
+13
*
iris: Do MEDIA_CURBE_LOAD when IRIS_DIRTY_CS is set, not constants
Kenneth Graunke
2019-06-27
1
-1
/
+1
*
iris: Drop UBO range stuff from iris_restore_compute_saved_bos
Kenneth Graunke
2019-06-27
1
-24
/
+0
*
iris: Properly align interface descriptor data addresses
Kenneth Graunke
2019-06-27
1
-1
/
+1
*
panfrost/decode: Mention the address of a few descriptors
Tomeu Vizoso
2019-06-27
1
-13
/
+11
*
panfrost/decode: Wait for a job to finish before dumping
Tomeu Vizoso
2019-06-27
1
-2
/
+4
*
panfrost/decode: Decode exception status
Tomeu Vizoso
2019-06-27
1
-2
/
+6
*
panfrost/decode: Print AFBC struct when appropriate
Tomeu Vizoso
2019-06-27
1
-2
/
+1
*
iris: Disable loop unrolling in GLSL IR.
Kenneth Graunke
2019-06-26
1
-2
/
+1
*
iris: Delete dead ice->state.streamout_strides field.
Kenneth Graunke
2019-06-26
1
-3
/
+0
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
5
-21
/
+2
*
panfrost/midgard: Merge embedded constants
Alyssa Rosenzweig
2019-06-26
1
-19
/
+66
*
panfrost/midgard: Share swizzle compose
Alyssa Rosenzweig
2019-06-26
2
-8
/
+30
*
panfrost/midgard: Share swizzle/mask code
Alyssa Rosenzweig
2019-06-26
2
-30
/
+32
*
panfrost: Fix checksumming typo
Alyssa Rosenzweig
2019-06-26
1
-1
/
+1
[next]