index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
8
-2
/
+17
*
meson: add nir tests to the compiler/nir test suite
Eric Engestrom
2019-08-14
1
-2
/
+5
*
EGL: sync headers with Khronos
Eric Engestrom
2019-08-14
4
-19
/
+124
*
relnotes: Add new ext on etnaviv for 19.2.
Christian Gmeiner
2019-08-14
1
-0
/
+1
*
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
*
nir/algebraic: Reassociate add-and-shift to be shift-and-add
Ian Romanick
2019-08-14
1
-0
/
+5
*
nir/find_array_copies: Reject copies with mismatched lengths
Andrii Simiklit
2019-08-14
1
-4
/
+8
*
pan/midgard: Prefix blobber-db output for grepping
Alyssa Rosenzweig
2019-08-14
4
-6
/
+14
*
pan/midgard: Implement blobber-db
Alyssa Rosenzweig
2019-08-14
4
-8
/
+47
*
pan/midgard: Break, not return, in disassembler
Alyssa Rosenzweig
2019-08-14
1
-4
/
+4
*
nir/range-analysis: Fail gracefully on non-SSA sources
Ian Romanick
2019-08-14
1
-0
/
+3
*
etnaviv: split destroy_shader
Christian Gmeiner
2019-08-14
2
-4
/
+5
*
etnaviv: split link_shader
Christian Gmeiner
2019-08-14
2
-4
/
+7
*
etnaviv: split dump_shader
Christian Gmeiner
2019-08-14
3
-35
/
+71
*
etnaviv: mv etnaviv_compiler.c etnaviv_compiler_tgsi.c
Christian Gmeiner
2019-08-14
3
-2
/
+2
*
etnaviv: correct PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE handling
Christian Gmeiner
2019-08-14
1
-1
/
+3
*
etnaviv: update logic to determine uniform limits
Christian Gmeiner
2019-08-14
1
-4
/
+26
*
etnaviv: put uniform limit determination into own function
Christian Gmeiner
2019-08-14
1
-8
/
+14
*
etnaviv: Use reentrant screen lock around flush
Marek Vasut
2019-08-14
1
-0
/
+5
*
etnaviv: Add valgrind support
Marek Vasut
2019-08-14
3
-1
/
+64
*
etnaviv: Use hash table to track BO indexes
Marek Vasut
2019-08-14
3
-15
/
+26
*
etnaviv: Fix double-free in etna_bo_cache_free()
Marek Vasut
2019-08-14
1
-5
/
+3
*
kmsro: Add missing definitions to Android.mk
Roman Stratiienko
2019-08-14
1
-0
/
+2
*
softpipe: Add support for ARB_derivative_control
Gert Wollny
2019-08-14
3
-2
/
+31
*
lima/ppir: print srcs and dests in ppir_node_print_prog()
Vasily Khoruzhick
2019-08-13
1
-2
/
+56
*
lima/ppir: use src accessors in ppir regalloc
Vasily Khoruzhick
2019-08-13
2
-102
/
+17
*
lima/ppir: add ppir_node to ppir_src
Vasily Khoruzhick
2019-08-13
5
-10
/
+16
*
lima/ppir: introduce accessors for ppir_node sources
Vasily Khoruzhick
2019-08-13
1
-0
/
+41
*
iris: Expose aux buffer as 2nd plane w/modifiers
Jordan Justen
2019-08-13
1
-10
/
+23
*
iris: Export and import surfaces with modifiers that have aux data
Jordan Justen
2019-08-13
4
-25
/
+118
*
iris: Do proper format checks for Y+CCS modifier support
Kenneth Graunke
2019-08-13
1
-6
/
+20
*
iris: Create single bo for surfaces with modifiers and aux data
Jordan Justen
2019-08-13
1
-3
/
+40
*
iris: Split iris_resource_alloc_aux to enable aux modifiers
Jordan Justen
2019-08-13
1
-40
/
+85
*
iris: Add aux offset into hiz_address
Jordan Justen
2019-08-13
1
-1
/
+1
*
tgsi_to_nir: add assertions for max varying slots
Marek Olšák
2019-08-13
1
-0
/
+2
[next]