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
*
lima: fix compilation of standalone compiler
Vasily Khoruzhick
2019-08-15
1
-2
/
+2
*
Revert "radv/gfx10: Enable DCC for storage images."
Bas Nieuwenhuizen
2019-08-16
3
-18
/
+4
*
Revert "radv: Do not decompress on LAYOUT_GENERAL."
Bas Nieuwenhuizen
2019-08-16
1
-3
/
+3
*
mesa: add support for CET to x86/x86-64 asm files.
Dave Airlie
2019-08-16
15
-73
/
+96
*
pan/bifrost: Manually constant fold register class
Alyssa Rosenzweig
2019-08-15
1
-12
/
+9
*
gallium/util: widen type before multiplication
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
win32: unify strcasecmp definitions
Erik Faye-Lund
2019-08-15
7
-3
/
+6
*
mesa/main: avoid warning when casting offset to pointer
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
nir: avoid warning when casting bogus pointer
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
glsl: fixup u64-warning
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
isl: Enable Unorm Path in Color Pipe
Kenneth Graunke
2019-08-15
2
-0
/
+9
*
anv: Properly initialize device->slice_hash.
Rafael Antognolli
2019-08-15
1
-2
/
+2
*
intel/compiler: Fix resource leak in error path
Danylo Piliaiev
2019-08-15
1
-0
/
+1
*
panfrost: Implement native RECT textures
Alyssa Rosenzweig
2019-08-14
1
-8
/
+4
*
panfrost: Add R10G10B10A2_SSCALED vertex format
Alyssa Rosenzweig
2019-08-14
1
-0
/
+4
*
pan/midgard: Disassemble UBO index explicitly
Alyssa Rosenzweig
2019-08-14
1
-2
/
+9
*
pan/midgard: Account for unaligned UBOs when promoting uniforms
Alyssa Rosenzweig
2019-08-14
1
-4
/
+20
*
pan/midgard: Add mir_ubo_shift helper
Alyssa Rosenzweig
2019-08-14
2
-0
/
+22
*
pan/midgard: Address emit_ubo_read offset in bytes
Alyssa Rosenzweig
2019-08-14
1
-6
/
+6
*
pan/midgard: Wire writemask into UBO reads
Alyssa Rosenzweig
2019-08-14
2
-10
/
+18
*
pan/midgard: Identify UBO/SSBO op symmetry
Alyssa Rosenzweig
2019-08-14
5
-15
/
+28
*
panfrost: Extend blending to MRT
Alyssa Rosenzweig
2019-08-14
3
-44
/
+58
*
pan/midgard: Emit store_output branch just-in-time
Alyssa Rosenzweig
2019-08-14
2
-27
/
+62
*
pan/midgard: Add dont_eliminate flag
Alyssa Rosenzweig
2019-08-14
2
-0
/
+4
*
pan/mfbd: Stuff in RT count
Alyssa Rosenzweig
2019-08-14
1
-8
/
+10
*
pan/decode: Dump FBD tagged pointer
Alyssa Rosenzweig
2019-08-14
1
-2
/
+7
*
pan/decode: Decode invalid access type upon fault
Alyssa Rosenzweig
2019-08-14
2
-2
/
+33
*
pan/decode: Fix duplicate heap_end property
Alyssa Rosenzweig
2019-08-14
1
-1
/
+1
*
panfrost: Note "MFBD preload disable" bit
Alyssa Rosenzweig
2019-08-14
3
-4
/
+16
*
pan/bifrost: Link in compiler
Alyssa Rosenzweig
2019-08-14
2
-6
/
+12
*
pan/bifrost: Check in remainder of the Bifrost compiler
Alyssa Rosenzweig
2019-08-14
5
-0
/
+711
*
pan/bifrost: Add bifrost_print.c/h
Alyssa Rosenzweig
2019-08-14
2
-0
/
+191
*
pan/bifrost: Style format the disassembler
Alyssa Rosenzweig
2019-08-14
4
-1084
/
+2270
*
pan/bifrost: Stub out standalone compiler
Alyssa Rosenzweig
2019-08-14
1
-2
/
+47
*
pan/bifrost: Sync disassembler with Ryan's tree
Alyssa Rosenzweig
2019-08-14
3
-19
/
+130
*
panfrost: Remove standalone pandecode tool
Alyssa Rosenzweig
2019-08-14
2
-156
/
+0
*
pan/midgard: Fix disassembly termination condition
Alyssa Rosenzweig
2019-08-14
1
-2
/
+2
*
panfrost: Ensure we upload at least 1 blend RT
Alyssa Rosenzweig
2019-08-14
1
-1
/
+1
*
panfrost: Zero tripipe on initialize
Alyssa Rosenzweig
2019-08-14
1
-1
/
+1
*
pan/midgard: Improve disassembler robustness
Alyssa Rosenzweig
2019-08-14
1
-0
/
+9
*
pan/decode: Split public.h out
Alyssa Rosenzweig
2019-08-14
2
-12
/
+53
*
pan/decode: Prefer uint64_t to mali_ptr
Alyssa Rosenzweig
2019-08-14
3
-14
/
+14
*
pan/midgard: Allocate spill_slot once
Alyssa Rosenzweig
2019-08-14
1
-1
/
+3
*
pan/midgard: Use hint on midgard_instruction for spill_move
Alyssa Rosenzweig
2019-08-14
2
-4
/
+16
*
panfrost: Remove panfrost_add_dependency asserts
Alyssa Rosenzweig
2019-08-14
1
-4
/
+0
*
radeonsi: add support for Renoir
Marek Olšák
2019-08-14
7
-2
/
+15
*
meson: add nir tests to the compiler/nir test suite
Eric Engestrom
2019-08-14
1
-2
/
+5
*
etnaviv: fix weird indentation
Christian Gmeiner
2019-08-14
1
-7
/
+3
*
nir/algebraic: Reassociate shift-by-constant of shift-by-constant
Ian Romanick
2019-08-14
1
-1
/
+25
[next]