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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/bi: Fix source mod testing for CMP
Alyssa Rosenzweig
2020-04-28
1
-4
/
+5
*
pan/bi: Structify ADD ICMP 32
Alyssa Rosenzweig
2020-04-28
1
-0
/
+10
*
pan/bi: Structify FMA ICMP 16
Alyssa Rosenzweig
2020-04-28
1
-0
/
+8
*
pan/bi: Structify FMA ICMP 32
Alyssa Rosenzweig
2020-04-28
1
-0
/
+17
*
pan/bi: Structify ADD FCMP16
Alyssa Rosenzweig
2020-04-28
1
-0
/
+14
*
pan/bi: Structify FMA FCMP16
Alyssa Rosenzweig
2020-04-28
1
-0
/
+15
*
pan/bi Strucitfy ADD FCMP 32
Alyssa Rosenzweig
2020-04-28
1
-0
/
+11
*
pan/bi: Structify FMA FCMP
Alyssa Rosenzweig
2020-04-28
1
-0
/
+21
*
pan/bi: Remove bi_round_op
Alyssa Rosenzweig
2020-04-28
3
-12
/
+0
*
pan/bi: Deduplicate csel/cmp cond
Alyssa Rosenzweig
2020-04-28
6
-12
/
+9
*
pan/bi(t): Fix SELECT tests
Alyssa Rosenzweig
2020-04-28
3
-4
/
+4
*
pan/bi: Add CSEL.8 opcode
Alyssa Rosenzweig
2020-04-28
1
-0
/
+1
*
pan/bi: Add FCMP.GL.v2f16 on ADD opcode
Alyssa Rosenzweig
2020-04-28
1
-0
/
+1
*
pan/bi: Add 64-bit int compares
Alyssa Rosenzweig
2020-04-28
1
-0
/
+7
*
pan/bi: Add some 8-bit compares
Alyssa Rosenzweig
2020-04-28
1
-0
/
+3
*
pan/bi: Add CSEL.64 opcode
Alyssa Rosenzweig
2020-04-28
1
-0
/
+1
*
pan/bi: Add bool->float opcodes
Alyssa Rosenzweig
2020-04-28
1
-0
/
+2
*
radv: enable FMASK for color attachments only
Samuel Pitoiset
2020-04-28
1
-1
/
+2
*
anv: Expose CS workgroup sizes based on a maximum of 64 threads
Jason Ekstrand
2020-04-28
1
-1
/
+2
*
intel/devinfo: Compute the correct L3$ size for Gen12
Jason Ekstrand
2020-04-28
1
-0
/
+11
*
radv: Determine memory type for import based on fd.
Bas Nieuwenhuizen
2020-04-28
1
-17
/
+63
*
radv/winsys: Add function to get domains/flags from fd.
Bas Nieuwenhuizen
2020-04-28
2
-0
/
+51
*
radv: Stop using memory type indices.
Bas Nieuwenhuizen
2020-04-28
2
-108
/
+23
*
radv: Use actual memory type count for setting app-visible bitset.
Bas Nieuwenhuizen
2020-04-28
1
-1
/
+1
*
radeonsi: Count planes for imported textures.
Bas Nieuwenhuizen
2020-04-28
1
-0
/
+9
*
r600: Enable tesselation for NIR
Gert Wollny
2020-04-28
1
-3
/
+2
*
r600/sfn: Add tesselation shaders
Gert Wollny
2020-04-28
8
-4
/
+419
*
r600/sfn: Add lowering passes for Tesselation IO
Gert Wollny
2020-04-28
5
-0
/
+487
*
r600/sfn: Move removing of unused variables
Gert Wollny
2020-04-28
1
-3
/
+4
*
r600/sfn: Handle LDS output in VS
Gert Wollny
2020-04-28
2
-1
/
+17
*
r600/sfn: derive the GS from the vertex stage for a common interface
Gert Wollny
2020-04-28
2
-4
/
+5
*
r600/sfn: extract class to handle the VS export to different stages
Gert Wollny
2020-04-28
8
-467
/
+617
*
r600/sfn: Move some shader base methods to the public interface
Gert Wollny
2020-04-28
1
-5
/
+7
*
r600/sfn: Add methods to valuepool to get a vector of values
Gert Wollny
2020-04-28
2
-0
/
+22
*
r600/sfn: Move emission of barrier from compute shader to shader base
Gert Wollny
2020-04-28
4
-11
/
+14
*
r600/sfn: Emit some LDS instructions
Gert Wollny
2020-04-28
2
-0
/
+53
*
r600/sfn: Handle umul24 and umad24
Gert Wollny
2020-04-28
2
-1
/
+5
*
r600/sfn: Add IR instruction to fetch the TESS parameters
Gert Wollny
2020-04-28
2
-0
/
+31
*
r600/sfn: Add TF write instruction
Gert Wollny
2020-04-28
4
-0
/
+83
*
r600/sfn: Add LDS instruction to assembly conversion
Gert Wollny
2020-04-28
1
-0
/
+78
*
r600/sfn: Add LDS IO instructions to r600 IR
Gert Wollny
2020-04-28
5
-0
/
+166
*
r600/sfn: Don't emit inline constants in the r600 IR
Gert Wollny
2020-04-28
1
-23
/
+2
*
r600/sfn: simplify UBO lowering pass
Gert Wollny
2020-04-28
1
-20
/
+15
*
r600: Handle texcoord semantics in LDS index evaluation
Gert Wollny
2020-04-28
3
-10
/
+12
*
panfrost: Fix GL_EXT_vertex_array_bgra
Icecream95
2020-04-28
1
-1
/
+1
*
radv: do not expose GTT as device local memory mostly for APUs
Samuel Pitoiset
2020-04-27
1
-29
/
+30
*
gallium/swr: Fix LLVM 11 compilation issues
Jan Zielinski
2020-04-27
8
-35
/
+156
*
freedreno: Fix calculation of the const buffer cmdstream size.
Eric Anholt
2020-04-27
1
-1
/
+1
*
zink: explicitly unref old fb object when setting new one
Mike Blumenkrantz
2020-04-27
1
-1
/
+5
*
zink: remove framebuffer cache
Mike Blumenkrantz
2020-04-27
2
-33
/
+4
[next]