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: Add normal/compact/dual switch to IR
Alyssa Rosenzweig
2020-04-22
3
-0
/
+21
*
pan/bi: Feed data register to BI_TEX
Alyssa Rosenzweig
2020-04-22
1
-1
/
+1
*
pan/bi: Include TEX_COMPACT f16 opcode
Alyssa Rosenzweig
2020-04-22
1
-0
/
+1
*
pan/bi: Structify TEX compact
Alyssa Rosenzweig
2020-04-22
1
-0
/
+12
*
pan/bi: Disassemble f16 dual tex
Alyssa Rosenzweig
2020-04-22
1
-3
/
+6
*
pan/bi: Document when dual-tex is triggered
Alyssa Rosenzweig
2020-04-22
1
-1
/
+5
*
pan/bi: Print tex_compact coordinates
Alyssa Rosenzweig
2020-04-22
1
-0
/
+7
*
intel/compiler: Put back saturate on [iu]add_sat opcodes
Kenneth Graunke
2020-04-22
1
-0
/
+1
*
panfrost: Align Android makefiles with recent changes
Roman Stratiienko
2020-04-22
2
-0
/
+15
*
freedreno/ir3: Drop handling FRAG_RESULT_DEPTH writing to .z
Eric Anholt
2020-04-21
1
-3
/
+1
*
turnip: fix GMEM resolve in CmdNextSubpass
Jonathan Marek
2020-04-21
1
-1
/
+3
*
egl: simplify client/platform extension handling
Emil Velikov
2020-04-21
4
-59
/
+23
*
mesa/gallium: do not use enum for bit-allocated member
Erik Faye-Lund
2020-04-21
1
-1
/
+1
*
util/ralloc: fix ralloc alignment on Win64
Jesse Natalie
2020-04-21
1
-0
/
+4
*
intel/compiler: Drop nir_lower_to_source_mods() and related handling.
Kenneth Graunke
2020-04-21
4
-123
/
+27
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
218
-952
/
+843
*
dri/nouveau: replace assert with unreachable
Dylan Baker
2020-04-21
1
-1
/
+3
*
mesa: move ADD_POINTERS to macros.h
Dylan Baker
2020-04-21
1
-0
/
+1
*
mesa|mapi: replace _mesa_[v]snprintf with [v]snprintf
Dylan Baker
2020-04-21
18
-78
/
+44
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
19
-254
/
+96
*
util: Add an aligned realloc function
Dylan Baker
2020-04-21
4
-17
/
+40
*
replace malloc macros in imports.h with u_memory.h versions
Dylan Baker
2020-04-21
68
-1
/
+70
*
Replace IS_INF_OR_NAN with util_is_inf_or_nan
Dylan Baker
2020-04-21
11
-49
/
+28
*
move windows strtok_r define to u_string
Dylan Baker
2020-04-21
2
-4
/
+4
*
replace IROUND with util functions
Dylan Baker
2020-04-21
12
-95
/
+80
*
mesa/main: remove unused IROUNDD
Dylan Baker
2020-04-21
1
-8
/
+0
*
Replace IROUND_POS with _mesa_roundevenf
Dylan Baker
2020-04-21
4
-24
/
+11
*
replace IFLOOR with util_ifloor
Dylan Baker
2020-04-21
7
-77
/
+47
*
u_math: add x86 optimized version of ifloor
Dylan Baker
2020-04-21
1
-0
/
+18
*
replace LOG2 with util_fast_log2
Dylan Baker
2020-04-21
3
-33
/
+3
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
11
-38
/
+18
*
replace _mesa_next_pow_two_* with util_next_power_of_two_*
Dylan Baker
2020-04-21
2
-53
/
+1
*
replace _mesa_is_pow_two with util_is_power_of_two_*
Dylan Baker
2020-04-21
11
-40
/
+29
*
freedreno/drm-shim: Add support for faking other adreno chips.
Eric Anholt
2020-04-21
2
-3
/
+124
*
r600/sfn: use new temp register allocation when loading single value temporaries
Gert Wollny
2020-04-21
1
-2
/
+1
*
r600/sfn: Count only literals that are not inline to split instruction groups
Gert Wollny
2020-04-21
1
-1
/
+11
*
r600/sfn: Fix using the result of a fetch instruction in next fetch
Gert Wollny
2020-04-21
1
-0
/
+11
*
r600/sfn: Fix handling of GS inputs
Gert Wollny
2020-04-21
1
-0
/
+3
*
r600/sfn: Handle b2b1 like it was a mov
Gert Wollny
2020-04-21
1
-0
/
+1
*
r600/sfn: Fix null pointer deref in live range evalation
Gert Wollny
2020-04-21
1
-2
/
+4
*
r600/nir: Pin interpolation results to channel
Gert Wollny
2020-04-21
3
-0
/
+11
*
r600/sfn: Implementing instructions blocks
Gert Wollny
2020-04-21
12
-36
/
+199
*
r600/sfn: Fix setting alignments when lowering UBOs
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600/sfn: Reduce array limit for scratch usage
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600: Dump a few more variables when requested
Gert Wollny
2020-04-21
1
-0
/
+32
*
anv/android: fix assert in anv_import_ahw_memory
Abhishek Kumar
2020-04-21
1
-1
/
+1
*
st/mesa: Re-assign vs in locations after updating nir info for ffvp/ARB_vp
Danylo Piliaiev
2020-04-21
1
-0
/
+1
*
tu: Fix the advertised maxFragmentInputComponents
Connor Abbott
2020-04-21
1
-1
/
+1
*
freedreno/a6xx: Expand various varying-count bitfields
Connor Abbott
2020-04-21
1
-6
/
+6
*
st/omx: fix gcc warnings
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-3
/
+3
[next]