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: Analyze types for 64-bitness in RA
Alyssa Rosenzweig
2020-06-12
1
-1
/
+15
*
pan/mdg: Explicitly type 64-bit uniform moves
Alyssa Rosenzweig
2020-06-12
1
-0
/
+2
*
turnip: add emit renderpass cache flushes for sysmem 3D CmdClearAttachments
Jonathan Marek
2020-06-12
3
-1
/
+8
*
turnip: add layered 3D path clear for CmdClearAttachments
Jonathan Marek
2020-06-12
2
-42
/
+142
*
turnip: share code between 3D blit/clear path and tu_pipeline
Jonathan Marek
2020-06-12
4
-135
/
+108
*
turnip: pipeline program state refactor
Jonathan Marek
2020-06-12
1
-339
/
+217
*
panfrost: Demote mediump varyings to fp16
Alyssa Rosenzweig
2020-06-12
1
-2
/
+16
*
panfrost: Override varying format to minimal precision
Alyssa Rosenzweig
2020-06-12
1
-5
/
+22
*
panfrost: Use shader_info harder
Alyssa Rosenzweig
2020-06-12
2
-18
/
+5
*
panfrost: Only store varying formats
Alyssa Rosenzweig
2020-06-12
3
-53
/
+10
*
panfrost: Allow R/RG/RGB varyings
Alyssa Rosenzweig
2020-06-12
2
-4
/
+15
*
panfrost: Remove unused routines
Alyssa Rosenzweig
2020-06-12
1
-51
/
+0
*
panfrost: Use new varying linking
Alyssa Rosenzweig
2020-06-12
1
-227
/
+54
*
panfrost: Add high-level varying emit
Alyssa Rosenzweig
2020-06-12
1
-0
/
+94
*
panfrost: Add helper to determine if we are capturing
Alyssa Rosenzweig
2020-06-12
1
-0
/
+15
*
panfrost: Emit xfb records
Alyssa Rosenzweig
2020-06-12
1
-0
/
+45
*
panfrost: Emit special varyings
Alyssa Rosenzweig
2020-06-12
1
-0
/
+18
*
panfrost: Emit unlinked varyings
Alyssa Rosenzweig
2020-06-12
1
-0
/
+30
*
panfrost: Determine varying buffer presence
Alyssa Rosenzweig
2020-06-12
1
-0
/
+39
*
panfrost: Introduce bitfields for tracking varyings
Alyssa Rosenzweig
2020-06-12
1
-0
/
+43
*
panfrost: Add panfrost_streamout_offset helper
Alyssa Rosenzweig
2020-06-12
1
-0
/
+7
*
panfrost: Calculate varying size by format
Alyssa Rosenzweig
2020-06-12
2
-0
/
+28
*
pan/mdg: Avoid fusing ld_vary_16 with non-zero component
Alyssa Rosenzweig
2020-06-12
1
-0
/
+5
*
aco: fix shared subdword loads
Daniel Schürmann
2020-06-12
1
-1
/
+1
*
radv: enable radv_enable_mrt_output_nan_fixup for RAGE 2
Samuel Pitoiset
2020-06-12
1
-0
/
+4
*
radv/llvm: implement radv_enable_mrt_output_nan_fixup workaround
Samuel Pitoiset
2020-06-12
1
-0
/
+24
*
aco: implement radv_enable_mrt_output_nan_fixup workaround
Samuel Pitoiset
2020-06-12
1
-0
/
+20
*
radv: add new drirc option radv_enable_mrt_output_nan_fixup
Samuel Pitoiset
2020-06-12
5
-0
/
+17
*
glsl: fix incorrect optimisation in opt_constant_variable()
Timothy Arceri
2020-06-12
1
-0
/
+9
*
radv: set DB_SHADER_CONTROL.CONSERVATIVE_Z_EXPORT correctly
Samuel Pitoiset
2020-06-12
3
-0
/
+9
*
android: nvir/gv100: update sources in Makefile.sources
Mauro Rossi
2020-06-12
1
-0
/
+6
*
freedreno/ir3: limit pre-fetched tex dest
Rob Clark
2020-06-11
3
-4
/
+60
*
freedreno/ir3: remove RA "q-values" optimization
Rob Clark
2020-06-11
1
-54
/
+3
*
freedreno/ir3: respect tex prefetch limits
Rob Clark
2020-06-11
2
-21
/
+51
*
freedreno/ir3: add debug code to print conflicting half-regs
Rob Clark
2020-06-11
1
-0
/
+7
*
nir/print: print tex dest type
Rob Clark
2020-06-11
1
-15
/
+25
*
iris/icl+: Report same caching domain as main surface for clear color BO.
Francisco Jerez
2020-06-11
1
-2
/
+1
*
android: aco: add aco_ir.cpp to Makefile.sources
Mauro Rossi
2020-06-11
1
-0
/
+1
*
ac/surface: don't free dcc_retile_map on failure
Marek Olšák
2020-06-11
1
-9
/
+4
*
ac/surface: enable DCC for the first level in the mip tail on gfx10
Marek Olšák
2020-06-11
1
-1
/
+10
*
ac/surface: require that gfx8 doesn't have DCC in order to be displayable
Marek Olšák
2020-06-11
1
-3
/
+4
*
ac/surface: don't set is_displayable if displayable DCC is missing
Marek Olšák
2020-06-11
1
-3
/
+6
*
amd/addrlib: fix the C++ one definition rule violation
Marek Olšák
2020-06-11
2
-2
/
+2
*
iris: Better handle metadata in NIR passes
Jason Ekstrand
2020-06-11
1
-2
/
+8
*
intel/nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
5
-6
/
+20
*
nir: Properly preserve metadata in more cases
Jason Ekstrand
2020-06-11
11
-22
/
+78
*
nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
42
-84
/
+87
*
nir: Add a nir_shader_preserve_all_metadata helper
Jason Ekstrand
2020-06-11
2
-0
/
+11
*
nir: Add a nir_metadata_all enum value
Jason Ekstrand
2020-06-11
1
-0
/
+9
*
gallivm/sample: fix texel type for stencil 8-bit
Dave Airlie
2020-06-11
1
-1
/
+1
[next]