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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: fix left over shader vote debug
Dave Airlie
2020-04-15
1
-1
/
+0
*
llvmpipe/query: fix transform feedback overflow any queries.
Dave Airlie
2020-04-15
2
-32
/
+52
*
llvmpipe: report tessellation shader statistics.
Dave Airlie
2020-04-15
2
-0
/
+8
*
draw: collect tessellation invocations statistics
Dave Airlie
2020-04-15
1
-0
/
+6
*
llvmpipe: fixup context leaks.
Dave Airlie
2020-04-15
1
-16
/
+13
*
swr: Remove Byte Order Mark.
Vinson Lee
2020-04-14
1
-1
/
+1
*
glsl/list: Fix undefined behaviour of foreach_* macros
Danylo Piliaiev
2020-04-14
3
-60
/
+352
*
freedreno/ir3: don't overwrite wrmask in ir3_SAM
Jonathan Marek
2020-04-14
1
-2
/
+2
*
freedreno/ir3: fix emit_tex_info split_dest
Jonathan Marek
2020-04-14
1
-2
/
+1
*
gallium/tgsi_to_nir: Set nir_intrinsic_align_mul to 16 and offset to 0
Gert Wollny
2020-04-14
1
-0
/
+1
*
ir3: Fix txs with bindless
Connor Abbott
2020-04-14
1
-3
/
+3
*
gitlab-ci: make explicit tracie is gitlab specific
Andres Gomez
2020-04-14
2
-21
/
+13
*
gitlab-ci: protect usage of shell variables with double quotes
Andres Gomez
2020-04-14
2
-5
/
+5
*
gitlab-ci: Vulkan tracie runner to return last command exit code
Andres Gomez
2020-04-14
1
-4
/
+0
*
gitlab-ci: Check the Mesa version used for tracie tests
Alexandros Frantzis
2020-04-14
4
-1
/
+12
*
aco: clear moved operands in get_reg_create_vector()
Rhys Perry
2020-04-14
1
-1
/
+11
*
aco: improve p_create_vector RA for sub-dword operands
Rhys Perry
2020-04-14
1
-17
/
+32
*
aco: fix p_extract_vector validation
Rhys Perry
2020-04-14
1
-1
/
+1
*
aco: improve vector optimization with sub-dword vectors
Rhys Perry
2020-04-14
1
-11
/
+22
*
radv: use RMW packets for updating the maximum sample distance
Samuel Pitoiset
2020-04-14
1
-9
/
+3
*
radv: add radeon_set_context_reg_rmw() helper
Samuel Pitoiset
2020-04-14
1
-0
/
+12
*
scons/windows: Support build with LLVM 10.
pal1000
2020-04-14
1
-1
/
+24
*
meson: Link Gallium Nine with ld_args_build_id
Tobias Jakobi
2020-04-14
1
-1
/
+1
*
svga: fix build on FreeBSD
Greg V
2020-04-13
1
-0
/
+3
*
freedreno/a5xx+: Skip compiling the old gmem blit programs.
Eric Anholt
2020-04-13
1
-1
/
+13
*
pan/bit: Add BI_CONVERT tests
Alyssa Rosenzweig
2020-04-13
1
-0
/
+66
*
pan/bit: Add BI_CONVERT interpretation
Alyssa Rosenzweig
2020-04-13
1
-1
/
+108
*
pan/bi: ADD packing for CONVERT
Alyssa Rosenzweig
2020-04-13
2
-5
/
+22
*
pan/bi: Rewrite conversion packing
Alyssa Rosenzweig
2020-04-13
2
-58
/
+84
*
pan/bi: Fix incorrect swizzle packing assert
Alyssa Rosenzweig
2020-04-13
1
-1
/
+1
*
pan/bi: Set BI_ROUNDMODE for BI_CONVERT
Alyssa Rosenzweig
2020-04-13
1
-1
/
+1
*
pan/midgard: Fix f2u naming confusion
Alyssa Rosenzweig
2020-04-13
1
-4
/
+4
*
meson: Specify the maximum required libdrm in dri.pc
Matt Turner
2020-04-13
1
-1
/
+1
*
freedreno/ir3/ra: cleanup some leftovers
Rob Clark
2020-04-13
1
-6
/
+0
*
freedreno/ir3: rename depth->dce
Rob Clark
2020-04-13
7
-68
/
+18
*
freedreno/ir3: better cleanup when removing unused instructions
Rob Clark
2020-04-13
4
-10
/
+36
*
freedreno/ir3/ra: handle array case for SFU select_reg opt
Rob Clark
2020-04-13
1
-3
/
+10
*
freedreno/ir3: add mov/cov stats
Rob Clark
2020-04-13
4
-6
/
+16
*
freedreno/ir3/postsched: avoid moving tex ahead of kill
Rob Clark
2020-04-13
1
-0
/
+18
*
freedreno/ir3/postsched: remove some leftovers
Rob Clark
2020-04-13
1
-9
/
+0
*
freedreno/ir3/sched: awareness of partial liveness
Rob Clark
2020-04-13
1
-1
/
+44
*
freedreno/ir3: new pre-RA scheduler
Rob Clark
2020-04-13
3
-396
/
+426
*
freedreno/ir3: fix location of inserted mov's
Rob Clark
2020-04-13
1
-1
/
+11
*
freedreno/ir3: simplify grouping pass
Rob Clark
2020-04-13
1
-31
/
+18
*
freedreno/ir3: make falsedep use's optional
Rob Clark
2020-04-13
3
-4
/
+6
*
freedreno/ir3: spiff out disasm a bit
Rob Clark
2020-04-13
1
-5
/
+17
*
freedreno/computerator: support bindless sampler instructions
Jonathan Marek
2020-04-13
2
-1
/
+4
*
freedreno/computerator: support nop prefix
Jonathan Marek
2020-04-13
2
-1
/
+6
*
freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
Eric Anholt
2020-04-13
3
-7
/
+22
*
freedreno/ir3: Stop doing b2n on the SEL condition.
Eric Anholt
2020-04-13
2
-3
/
+11
[prev]
[next]