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: Drop draws with complete scissor
Alyssa Rosenzweig
2019-06-17
2
-4
/
+20
*
panfrost: Disable pipelining temporarily
Alyssa Rosenzweig
2019-06-17
1
-2
/
+4
*
panfrost/mfbd: Handle rendering to linear mipmap
Alyssa Rosenzweig
2019-06-17
1
-4
/
+18
*
panfrost: Implement sampling from non-zero initial levels
Alyssa Rosenzweig
2019-06-17
1
-15
/
+14
*
panfrost: Resource management for linear 2D texture arrays
Alyssa Rosenzweig
2019-06-17
1
-1
/
+2
*
panfrost/midgard: Adjust swizzles for 2D arrays
Alyssa Rosenzweig
2019-06-17
1
-0
/
+10
*
panfrost: Set array_size to permit array textures
Alyssa Rosenzweig
2019-06-17
1
-0
/
+11
*
panfrost: Decode array textures
Alyssa Rosenzweig
2019-06-17
2
-4
/
+5
*
panfrost: Implement 3D texture resource management
Alyssa Rosenzweig
2019-06-17
1
-5
/
+45
*
panfrost: Specify 3D in texture descriptor
Alyssa Rosenzweig
2019-06-17
2
-1
/
+4
*
panfrost/midgard: Fix 3D texture masks/swizzles
Alyssa Rosenzweig
2019-06-17
1
-3
/
+8
*
panfrost/midgard: Add swizzle_of/mask_of helpers
Alyssa Rosenzweig
2019-06-17
1
-6
/
+30
*
panfrost: Enable helper invocations when texturing
Alyssa Rosenzweig
2019-06-17
4
-76
/
+25
*
panfrost: Handle missing texture case
Alyssa Rosenzweig
2019-06-17
1
-18
/
+29
*
panfrost: Remove forced flush on clears
Alyssa Rosenzweig
2019-06-17
1
-4
/
+0
*
panfrost: Flush scanout too
Alyssa Rosenzweig
2019-06-17
1
-3
/
+6
*
panfrost: Improve viewport (clipping) robustness
Alyssa Rosenzweig
2019-06-17
1
-6
/
+35
*
panfrost: Disable the tiler for clear-only jobs
Alyssa Rosenzweig
2019-06-17
6
-37
/
+50
*
panfrost: Identify and decode mfbd_flags
Alyssa Rosenzweig
2019-06-17
3
-10
/
+22
*
panfrost: Stub out hierarchy mask selection
Alyssa Rosenzweig
2019-06-17
1
-0
/
+21
*
panfrost: Rename misc_0 -> tiler_polygon_list
Alyssa Rosenzweig
2019-06-17
3
-10
/
+9
*
panfrost: Sanity check tiler polygon list size
Alyssa Rosenzweig
2019-06-17
1
-0
/
+5
*
panfrost: Compute and use polygon list body size
Alyssa Rosenzweig
2019-06-17
2
-1
/
+20
*
panfrost: Use polygon list header size computation
Alyssa Rosenzweig
2019-06-17
1
-5
/
+16
*
panfrost: Calculate polygon list header size
Alyssa Rosenzweig
2019-06-17
2
-1
/
+107
*
panfrost: Add pan_tiler.h header
Alyssa Rosenzweig
2019-06-17
1
-0
/
+44
*
panfrost: Document tile size heuristic
Alyssa Rosenzweig
2019-06-17
1
-0
/
+65
*
panfrost: Rename tiler fields per tiler research
Alyssa Rosenzweig
2019-06-17
3
-60
/
+54
*
panfrost: Add notes about the tiler allocations
Alyssa Rosenzweig
2019-06-17
1
-0
/
+86
*
panfrost: Integrate kernel names for tiler FBD
Alyssa Rosenzweig
2019-06-17
3
-48
/
+66
*
radv: Add asserts that buffer descriptors are created with valid buffer formats.
Bas Nieuwenhuizen
2019-06-17
1
-0
/
+3
*
radv: Decompress DCC when the image format is not allowed for buffers.
Bas Nieuwenhuizen
2019-06-17
3
-2
/
+40
*
radv: make sure to init the DCC decompress compute path state
Samuel Pitoiset
2019-06-17
1
-0
/
+8
*
ac: make ac_compute_cmask() a static function
Samuel Pitoiset
2019-06-17
2
-7
/
+3
*
radv: rely on ac_compute_cmask() for CMASK info
Samuel Pitoiset
2019-06-17
1
-42
/
+3
*
radv: silent a compiler warning in radv_CmdPushDescriptorSetKHR()
Samuel Pitoiset
2019-06-17
1
-1
/
+1
*
panfrost: ci: Speed things up a bit by skipping a git clone
Tomeu Vizoso
2019-06-17
1
-2
/
+5
*
panfrost: ci: Exclude all blend tests from results
Tomeu Vizoso
2019-06-17
1
-41
/
+3
*
ac: update llvm.amdgcn.icmp intrinsic name for LLVM 9+
Samuel Pitoiset
2019-06-17
1
-3
/
+4
*
lima: lower fmod in ppir and gpir
Erico Nunes
2019-06-16
1
-0
/
+2
*
freedreno/a6xx: re-enable UBWC for depth/stencil
Rob Clark
2019-06-15
1
-0
/
+2
*
freedreno/a6xx: handle z24s8/z24x8 blits with u_blitter
Rob Clark
2019-06-15
2
-25
/
+11
*
freedreno/a6xx: handle fallback for rewritten blits ourself
Rob Clark
2019-06-15
1
-11
/
+37
*
freedreno/a6xx: rename variable
Rob Clark
2019-06-15
1
-39
/
+39
*
freedreno/a6xx: consolidate z/s blit handling
Rob Clark
2019-06-15
1
-67
/
+46
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
3
-0
/
+10
*
st/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Kenneth Graunke
2019-06-14
1
-0
/
+3
*
lima: fix dynarray usage in lima_submit_add_bo
Erico Nunes
2019-06-14
1
-1
/
+1
*
panfrost: Fix variant selection
Alyssa Rosenzweig
2019-06-14
1
-4
/
+10
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
19
-77
/
+33
[next]