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/ir3/ra: only assign array base in first pass
Rob Clark
2020-04-28
1
-1
/
+2
*
freedreno/ir3/ra: split out helper for array assignment
Rob Clark
2020-04-28
1
-48
/
+58
*
freedreno/ir3/ra: use ir3_debug_print helper
Rob Clark
2020-04-28
1
-8
/
+2
*
freedreno/ir3/ra: remove unused variable
Rob Clark
2020-04-28
1
-2
/
+0
*
freedreno/computer: add script to test widening/narrowing
Rob Clark
2020-04-28
1
-0
/
+297
*
freedreno/ir3: Add support for disasm of cat2 float32 immediates.
Eric Anholt
2020-04-27
5
-47
/
+86
*
freedreno/ir3: Refactor out print_reg_src().
Eric Anholt
2020-04-27
1
-10
/
+6
*
freedreno/ir3: Convert remaining disasm src prints to reginfo.
Eric Anholt
2020-04-27
1
-60
/
+92
*
freedreno/ir3: Add a unit test for our disassembler.
Eric Anholt
2020-04-27
2
-0
/
+141
*
freedreno/ir3: Print a space after nop counts, like qcom's disasm.
Eric Anholt
2020-04-27
1
-1
/
+1
*
freedreno/ir3: Fix the disasm of half-float STG dests.
Eric Anholt
2020-04-27
1
-1
/
+1
*
freedreno/ir3: run nir_lower_pack
Jonathan Marek
2020-04-27
1
-0
/
+1
*
nir: add pack_32_2x16_split/unpack_32_2x16_split lowering
Jonathan Marek
2020-04-27
1
-4
/
+2
*
ir3: Use shared mediump output lowering
Alyssa Rosenzweig
2020-04-27
1
-49
/
+1
*
tu: Don't invert point coords
Connor Abbott
2020-04-25
1
-1
/
+2
*
ir3: Remove VARYING_SLOT_PNTC remapping hack
Connor Abbott
2020-04-25
1
-12
/
+0
*
tu: Implement PrimID passthrough
Connor Abbott
2020-04-25
2
-5
/
+14
*
ir3: Skip missing VS outputs in VS out map when linking
Connor Abbott
2020-04-25
2
-22
/
+55
*
freedreno/a6xx: Document PrimID passthrough registers
Connor Abbott
2020-04-25
2
-2
/
+15
*
freedreno/ir3: Print @tex write mask using 0x%x
Kristian H. Kristensen
2020-04-25
1
-1
/
+1
*
freedreno/ir3: Reset lex line number when we start parsing
Kristian H. Kristensen
2020-04-25
1
-0
/
+2
*
freedreno/ir3: Parse, but ignore @in, @out and @tex headers
Kristian H. Kristensen
2020-04-25
2
-0
/
+21
*
freedreno/ir3: Move ir3 assembler to backend compiler
Kristian H. Kristensen
2020-04-25
6
-24
/
+21
*
freedreno/computerator: Decouple ir3 assembler
Kristian H. Kristensen
2020-04-25
4
-23
/
+36
*
turnip: add adreno 650
Jonathan Marek
2020-04-24
4
-22
/
+46
*
turnip: use RESOLVE_TS event
Jonathan Marek
2020-04-24
1
-1
/
+1
*
turnip: remove unused RB_UNKNOWN_8E04_blit
Jonathan Marek
2020-04-24
2
-3
/
+0
*
freedreno/ir3: fix incorrect conversion folding
Jonathan Marek
2020-04-24
1
-0
/
+7
*
freedreno/ir3: set even bit for f2f16_rtne
Jonathan Marek
2020-04-24
1
-2
/
+7
*
freedreno/ir3: fix 16-bit ssbo access
Jonathan Marek
2020-04-24
3
-5
/
+12
*
turnip: divide cube map depth by 6
Jonathan Marek
2020-04-24
1
-2
/
+12
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
1
-5
/
+5
*
turnip: Properly handle all sizes of specialization constants
Jason Ekstrand
2020-04-24
1
-4
/
+17
*
freedreno/ir3: Fix sizing of the inputs/outputs array.
Eric Anholt
2020-04-23
1
-13
/
+2
*
freedreno/ir3: Fix driver_location of the added vertex_flags varying.
Eric Anholt
2020-04-23
1
-7
/
+1
*
drm-shim: Let the driver choose to overwrite the first render node.
Eric Anholt
2020-04-23
1
-0
/
+2
*
freedreno: Make the slice pitch be bytes, not pixels.
Eric Anholt
2020-04-23
5
-14
/
+10
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
3
-0
/
+16
*
turnip: Fix crashes when geometry shader constants aren't used
Hyunjun Ko
2020-04-23
1
-0
/
+2
*
turnip: Skip unused regs when setting up streamout buffers
Hyunjun Ko
2020-04-23
1
-0
/
+4
*
turnip : Fix wrong offset calculation for xfb buffer.
Hyunjun Ko
2020-04-23
1
-2
/
+0
*
turnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FEEDBACK_STREAM_EXT
Hyunjun Ko
2020-04-23
2
-2
/
+133
*
turnip: make the struct slot_value of queries get 2 values
Hyunjun Ko
2020-04-23
1
-57
/
+86
*
turnip: implement VK_EXT_sampler_filter_minmax
Jonathan Marek
2020-04-22
4
-2
/
+26
*
turnip: enable cube arrays
Jonathan Marek
2020-04-22
1
-1
/
+1
*
turnip: implement VK_EXT_filter_cubic
Jonathan Marek
2020-04-22
4
-6
/
+40
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
7
-32
/
+132
*
turnip: set shader key msaa field
Jonathan Marek
2020-04-22
1
-0
/
+6
*
turnip: enable VK_FORMAT_S8_UINT as stencil format
Jonathan Marek
2020-04-22
4
-20
/
+33
*
turnip: improve GMEM load/store logic
Jonathan Marek
2020-04-22
4
-59
/
+89
[next]