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
/
freedreno
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: no 8x msaa on 128bpp formats
Jonathan Marek
2019-12-12
1
-2
/
+4
*
turnip: fix VK_IMAGE_ASPECT_STENCIL_BIT image view
Jonathan Marek
2019-12-12
1
-9
/
+15
*
turnip: set FRAG_WRITES_SAMPMASK bit
Jonathan Marek
2019-12-12
1
-1
/
+2
*
turnip: set load_layer_id to zero
Jonathan Marek
2019-12-12
1
-0
/
+8
*
turnip: update tile_align_w/tile_align_h
Jonathan Marek
2019-12-12
1
-2
/
+2
*
turnip: fix tile layout logic
Jonathan Marek
2019-12-12
1
-3
/
+5
*
turnip: fix hw binning render area
Jonathan Marek
2019-12-12
1
-1
/
+1
*
turnip: fix incorrectly failing assert
Jonathan Marek
2019-12-12
1
-0
/
+1
*
tu: Move UBWC layout into fdl6_layout() and use that function.
Eric Anholt
2019-12-11
3
-148
/
+17
*
freedreno: Move a6xx's setup_slices() to a shareable helper function.
Eric Anholt
2019-12-11
1
-0
/
+1
*
tu: Move our image layout into a freedreno_layout struct.
Eric Anholt
2019-12-11
5
-60
/
+59
*
turnip: add hw binning
Jonathan Marek
2019-12-09
4
-19
/
+372
*
turnip: implement border color
Jonathan Marek
2019-12-05
3
-17
/
+89
*
turnip: improve emit_textures
Jonathan Marek
2019-12-05
1
-55
/
+76
*
turnip: add function to allocate aligned memory in a substream cs
Jonathan Marek
2019-12-05
3
-0
/
+47
*
turnip: Add support for compute shaders.
Eric Anholt
2019-12-04
3
-28
/
+332
*
turnip: Move pipeline BO list adding to BindPipeline.
Eric Anholt
2019-12-04
1
-8
/
+7
*
turnip: Sanity check that we're adding valid BOs to the list.
Eric Anholt
2019-12-04
1
-0
/
+2
*
turnip: Add a helper function for getting tu_buffer iovas.
Eric Anholt
2019-12-04
3
-5
/
+9
*
turnip: Refactor the graphics pipeline create implementation.
Eric Anholt
2019-12-04
1
-15
/
+31
*
turnip: Add basic SSBO support.
Eric Anholt
2019-12-04
4
-2
/
+80
*
turnip: Reuse tu6_stage2opcode() more.
Eric Anholt
2019-12-04
1
-6
/
+3
*
turnip: Drop redefinition of VALIDREG now that it's in ir3.h.
Eric Anholt
2019-12-04
1
-3
/
+0
*
turnip: Fix unused variable warnings.
Eric Anholt
2019-12-04
2
-7
/
+0
*
turnip: allow writes to draw_cs outside of render pass
Jonathan Marek
2019-12-04
1
-4
/
+3
*
turnip: MSAA resolve directly from GMEM
Jonathan Marek
2019-12-04
3
-50
/
+32
*
turnip: don't set unused BLIT_DST_INFO bits for GMEM clear
Jonathan Marek
2019-12-04
1
-7
/
+1
*
turnip: implement CmdClearAttachments
Jonathan Marek
2019-12-04
1
-1
/
+65
*
turnip: don't skip unused attachments when setting up tiling config
Jonathan Marek
2019-12-04
1
-18
/
+10
*
turnip: fix display wsi fence timing out
Jonathan Marek
2019-12-02
1
-0
/
+11
*
turnip: Disable timestamp queries for now.
Eric Anholt
2019-11-27
1
-2
/
+2
*
turnip: fix integer render targets
Jonathan Marek
2019-11-26
1
-1
/
+3
*
turnip: implement UBWC
Jonathan Marek
2019-11-21
9
-125
/
+325
*
turnip: Drop the copy of the formats table.
Eric Anholt
2019-11-19
6
-738
/
+83
*
turnip: fix sRGB GMEM clear
Jonathan Marek
2019-11-19
1
-6
/
+17
*
turnip: implement CmdClearColorImage/CmdClearDepthStencilImage
Jonathan Marek
2019-11-19
10
-35
/
+195
*
turnip: add x11 wsi
Jonathan Marek
2019-11-18
2
-0
/
+114
*
turnip: add display wsi
Jonathan Marek
2019-11-18
4
-0
/
+366
*
freedreno: add Adreno 640 ID
Jonathan Marek
2019-11-11
1
-0
/
+1
*
freedreno/a6x: Rename z/s formats
Kristian H. Kristensen
2019-11-07
2
-8
/
+8
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-1
/
+1
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-1
/
+1
*
turnip: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
tu: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
turnip: add support for pre-fs texture fetch
Rob Clark
2019-10-18
1
-3
/
+21
*
freedreno: update registers
Rob Clark
2019-10-18
1
-1
/
+1
*
freedreno/registers: Update with GS, HS and DS registers
Kristian H. Kristensen
2019-10-17
2
-3
/
+3
[next]