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/mdg: Be a bit more pedantic in invert passes
Alyssa Rosenzweig
2020-04-29
1
-0
/
+1
*
pan/mdg: Track more types
Alyssa Rosenzweig
2020-04-29
1
-3
/
+11
*
freedreno: fix buffer import
Rob Clark
2020-04-29
1
-1
/
+2
*
i965: remove unused variable
Marcin Ślusarz
2020-04-29
1
-2
/
+0
*
radv: Fix implicit sync with recent allocation changes.
Bas Nieuwenhuizen
2020-04-29
1
-1
/
+1
*
freedreno: switch to simple_mtx
Rob Clark
2020-04-29
2
-7
/
+7
*
freedreno: add screen lock wrappers
Rob Clark
2020-04-29
10
-51
/
+69
*
util/simple_mtx: add assert_locked()
Rob Clark
2020-04-29
1
-0
/
+22
*
turnip: fix wrong substream size in parse_multisample_and_color_blend
20.1-branchpoint
Jonathan Marek
2020-04-29
1
-1
/
+1
*
util/ra: Improve ra_set_finalize() performance.
Eric Anholt
2020-04-29
1
-4
/
+1
*
util/ra: Use util_dynarray for handling the conflict lists.
Eric Anholt
2020-04-29
1
-35
/
+18
*
util/ra: Use util_dynarray for the adjacency list.
Eric Anholt
2020-04-29
1
-44
/
+19
*
util/ra: Sanity check that we're adding a valid reg to a class.
Eric Anholt
2020-04-29
1
-0
/
+2
*
util/ra: Sanity check that the driver selected a valid reg.
Eric Anholt
2020-04-29
1
-0
/
+1
*
freedreno/a4xx: enable A405
Konrad Dybcio
2020-04-29
1
-0
/
+1
*
iris: handle PIPE_CAP_CLEAR_SCISSORED
Mike Blumenkrantz
2020-04-29
2
-12
/
+17
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
63
-38
/
+114
*
i965: Use correct constant for max_variable_local_size
Caio Marcelo de Oliveira Filho
2020-04-29
1
-1
/
+1
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
19
-187
/
+201
*
intel/fs: Don't delete coalesced MOVs if they have a cmod
Jason Ekstrand
2020-04-29
1
-2
/
+15
*
st/mesa: expose more SPIR-V capabilities
Marek Olšák
2020-04-29
1
-0
/
+12
*
mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target
Marek Olšák
2020-04-29
1
-9
/
+9
*
pan/mdg: Replicate 16-bit swizzles
Alyssa Rosenzweig
2020-04-29
1
-0
/
+6
*
pan/mdg: Ensure fdot is scalar out in disasm
Alyssa Rosenzweig
2020-04-29
1
-0
/
+11
*
pan/mdg: Move condense_writemask to disasm
Alyssa Rosenzweig
2020-04-29
2
-22
/
+22
*
pan/mdg: Pass through some types from scheduling
Alyssa Rosenzweig
2020-04-29
1
-0
/
+4
*
pan/mdg: Don't crash on unknown branch target
Alyssa Rosenzweig
2020-04-29
1
-1
/
+2
*
pan/mdg: Make some branch targets more explicit
Alyssa Rosenzweig
2020-04-29
1
-0
/
+2
*
pan/mdg: Always print the mask
Alyssa Rosenzweig
2020-04-29
1
-3
/
+1
*
pan/mdg: Specialize swizzle to type
Alyssa Rosenzweig
2020-04-29
1
-6
/
+12
*
pan/mdg: Lower specials to 32-bit
Alyssa Rosenzweig
2020-04-29
1
-0
/
+6
*
pan/mdg: Move sampler_type emission to pack time
Alyssa Rosenzweig
2020-04-29
2
-16
/
+16
*
pan/mdg: Set texture full fields at pack time
Alyssa Rosenzweig
2020-04-29
2
-5
/
+9
*
pan/mdg: Track texture types
Alyssa Rosenzweig
2020-04-29
1
-1
/
+10
*
pan/mdg: Track v_mov type (force uint32 for now?)
Alyssa Rosenzweig
2020-04-29
1
-0
/
+2
*
pan/mdg: Denoise prints
Alyssa Rosenzweig
2020-04-29
1
-9
/
+21
*
pan/mdg: Track a primary type for I/O
Alyssa Rosenzweig
2020-04-29
1
-15
/
+17
*
pan/mdg: Another goofy comment gone
Alyssa Rosenzweig
2020-04-29
1
-9
/
+1
*
pan/mdg: Track ALU dest type
Alyssa Rosenzweig
2020-04-29
1
-2
/
+3
*
pan/mdg: Track ALU src types
Alyssa Rosenzweig
2020-04-29
1
-18
/
+20
*
pan/mdg: Add type fields to IR
Alyssa Rosenzweig
2020-04-29
2
-7
/
+13
*
pan/bi: Share ALU type printing
Alyssa Rosenzweig
2020-04-29
3
-31
/
+34
*
pan/mdg: Set lower_flrp16
Alyssa Rosenzweig
2020-04-29
1
-0
/
+1
*
pan/mdg: Remove old hack
Alyssa Rosenzweig
2020-04-29
1
-3
/
+0
*
pan/mdg: Remove goofy 16-bit comment
Alyssa Rosenzweig
2020-04-29
1
-8
/
+0
*
pan/mdg: Don't break SSA
Alyssa Rosenzweig
2020-04-29
1
-7
/
+2
*
pan/mdg: SSA_FIXED_MINIMUM already covered by PAN_IS_REG
Alyssa Rosenzweig
2020-04-29
2
-3
/
+1
*
pan/mdg: Use PAN_IS_REG
Alyssa Rosenzweig
2020-04-29
6
-21
/
+17
*
pan/mdg: Remove nir_alu_src_index
Alyssa Rosenzweig
2020-04-29
3
-10
/
+4
*
pan/bi: Use common IR indices
Alyssa Rosenzweig
2020-04-29
6
-57
/
+24
[next]