index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: document some unknown bits
Jonathan Marek
2020-02-14
2
-3
/
+11
*
freedreno: name sysmem color/depth flush events
Jonathan Marek
2020-02-14
3
-11
/
+12
*
tu: Force sysmem with mipmapped non-aligned linear stores
Connor Abbott
2020-02-12
2
-1
/
+65
*
tu: Support input attachments with sysmem
Connor Abbott
2020-02-12
1
-12
/
+34
*
tu: Support resolve ops with sysmem rendering
Connor Abbott
2020-02-12
1
-12
/
+98
*
tu: Handle vkCmdClearAttachments() with sysmem
Connor Abbott
2020-02-12
4
-92
/
+166
*
tu: Add helper for CP_COND_REG_EXEC
Connor Abbott
2020-02-12
1
-0
/
+40
*
tu: Sysmem rendering
Connor Abbott
2020-02-12
3
-18
/
+240
*
tu: Disable linear depth attachments
Connor Abbott
2020-02-12
1
-10
/
+44
*
tu: Support multisample image clears
Connor Abbott
2020-02-12
1
-1
/
+6
*
tu/blit: Support blits in secondary cmdstreams
Connor Abbott
2020-02-12
7
-34
/
+36
*
tu: Properly set UBWC flags in RB_RENDER_CNTL
Connor Abbott
2020-02-12
1
-5
/
+38
*
tu: Don't emit initial render target state in tile_load_ib
Connor Abbott
2020-02-12
1
-6
/
+13
*
turnip: Add a618 support
Chad Versace
2020-02-12
1
-0
/
+8
*
turnip: Add magic register values to tu_physical_device
Chad Versace
2020-02-12
4
-6
/
+23
*
freedreno/a6xx: use single format enum
Jonathan Marek
2020-02-12
6
-489
/
+394
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
1
-2
/
+2
*
freedreno/ir3: Fold const only when the type is float
Hyunjun Ko
2020-02-07
1
-0
/
+11
*
freedreno/ir3: put the conversion back for half const to the right place.
Hyunjun Ko
2020-02-07
1
-6
/
+6
*
freedreno/ir3: Add cat4 mediump opcodes
Hyunjun Ko
2020-02-07
2
-0
/
+18
*
freedreno/ir3: fold const conversion into consumer
Rob Clark
2020-02-07
2
-1
/
+20
*
freedreno/ir3: fix printing half constant registers.
Hyunjun Ko
2020-02-07
1
-3
/
+4
*
freedreno/ir3: Set IR3_REG_HALF flag on src as well in immediate MOV
Kristian H. Kristensen
2020-02-07
1
-1
/
+1
*
freedreno: android: fix build of perfcounters.
Martin Fuzzey
2020-02-07
1
-4
/
+4
*
freedreno: android: add a6xx-pack.xml.h generation to android build
Martin Fuzzey
2020-02-07
1
-1
/
+6
*
freedreno: android: fix build failure on android due to python version
Martin Fuzzey
2020-02-07
1
-7
/
+7
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
4
-66
/
+7
*
tu: Move vsc_data and vsc_data2 allocation into the device
Connor Abbott
2020-02-05
3
-36
/
+49
*
freedreno: Fix CP_COND_EXEC
Connor Abbott
2020-02-05
1
-1
/
+1
*
freedreno: Add CP_REG_WRITE documentation
Connor Abbott
2020-02-05
2
-1
/
+33
*
freedreno: Fix CP_COND_REG_EXEC bit positions
Connor Abbott
2020-02-05
1
-3
/
+3
*
freedreno: Allow UBWC on textures with multiple mipmap levels.
Eric Anholt
2020-02-04
4
-20
/
+22
*
freedreno: Rename the UBWC layer size field and store it as bytes.
Eric Anholt
2020-02-04
6
-18
/
+17
*
freedreno: Include the layer size in layout debug.
Eric Anholt
2020-02-04
1
-1
/
+2
*
freedreno: Move the layout debug under FD_MESA_DEBUG=layout.
Eric Anholt
2020-02-04
3
-22
/
+33
*
freedreno/perfcntrs: fix fd leak
Eric Engestrom
2020-02-04
1
-1
/
+5
*
turnip: Be explicit about converting vk compare func to a6xx
Kristian H. Kristensen
2020-02-04
1
-1
/
+8
*
freedreno/fdperf: Cast away some ignored return values
Kristian H. Kristensen
2020-02-04
1
-4
/
+4
*
freedreno/ir3: fix a dirty lie
Rob Clark
2020-02-01
1
-7
/
+4
*
freedreno/ir3: simplify split from collect
Rob Clark
2020-02-01
1
-0
/
+10
*
freedreno/ir3: create fragcoord instructions in input block
Rob Clark
2020-02-01
1
-2
/
+2
*
freedreno/ir3: remove unused tex arg harder
Rob Clark
2020-02-01
3
-19
/
+12
*
freedreno/ir3: add RA sanity check
Rob Clark
2020-02-01
1
-0
/
+33
*
freedreno/ir3: two pass register allocation
Rob Clark
2020-02-01
2
-60
/
+297
*
freedreno/ir3: don't precolor unused inputs
Rob Clark
2020-02-01
1
-1
/
+2
*
freedreno/ir3: add is_tex_or_prefetch()
Rob Clark
2020-02-01
3
-2
/
+7
*
freedreno/ir3: number instructions from one
Rob Clark
2020-02-01
1
-1
/
+1
*
freedreno/ir3: post-RA sched pass
Rob Clark
2020-02-01
6
-5
/
+679
*
freedreno/ir3: fix kill scheduling
Rob Clark
2020-02-01
2
-1
/
+2
*
freedreno/ir3/ra: make use()/def() functions instead of macros
Rob Clark
2020-02-01
1
-15
/
+24
[next]