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
*
nir: Remove a bunch of large stack arrays
Jason Ekstrand
2019-07-22
4
-6
/
+15
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-22
1
-6
/
+12
*
egl/android: Update color_buffers querying for buffer age
Nataraj Deshpande
2019-07-22
2
-6
/
+31
*
intel/compiler: Use nir_opt_conditional_discard
Caio Marcelo de Oliveira Filho
2019-07-22
1
-0
/
+1
*
pan/decode: Disable magic divisor debugging
Alyssa Rosenzweig
2019-07-22
1
-0
/
+2
*
pan/midgard: Report spills:fills to shader-db
Alyssa Rosenzweig
2019-07-22
3
-2
/
+12
*
panfrost/midgard: Reenable pipeline register creation
Alyssa Rosenzweig
2019-07-22
1
-10
/
+9
*
panfrost/midgard: Report tls_size
Alyssa Rosenzweig
2019-07-22
4
-0
/
+13
*
panfrost: Set `initialized` in more cases
Alyssa Rosenzweig
2019-07-22
2
-10
/
+9
*
panfrost/ci: Update expectations
Alyssa Rosenzweig
2019-07-22
1
-4
/
+0
*
panfrost/midgard: Promote to *move*, not rewrite for non-SSA
Alyssa Rosenzweig
2019-07-22
1
-2
/
+9
*
panfrost/midgard: Dump MIR of RA failure
Alyssa Rosenzweig
2019-07-22
1
-1
/
+3
*
pan/midgard; Dump successor graph when printing MIR
Alyssa Rosenzweig
2019-07-22
1
-2
/
+12
*
pan/midgard: Remove debug statement
Alyssa Rosenzweig
2019-07-22
1
-2
/
+0
*
panfrost/midgard: Implement register spilling
Alyssa Rosenzweig
2019-07-22
4
-54
/
+158
*
panfrost/midgard: Add mir_has_arg helper
Alyssa Rosenzweig
2019-07-22
1
-0
/
+12
*
panfrost/midgard: Check write-before-read in liveness analysis
Alyssa Rosenzweig
2019-07-22
1
-0
/
+13
*
panfrost/midgard/disasm: Check for certain tag errors
Alyssa Rosenzweig
2019-07-22
1
-0
/
+18
*
pan/midgard: Add OP_IS_CSEL helper
Alyssa Rosenzweig
2019-07-22
1
-0
/
+7
*
pan/midgard: Add mir_rewrite_index_src_single helper
Alyssa Rosenzweig
2019-07-22
2
-6
/
+13
*
pan/midgard: Ignore inline_constant in liveness
Alyssa Rosenzweig
2019-07-22
1
-0
/
+3
*
panfrost/midgard: Implement load/store scratch opcodes
Alyssa Rosenzweig
2019-07-22
4
-2
/
+52
*
pan/midg/disasm: Check for int varying ops
Alyssa Rosenzweig
2019-07-22
1
-0
/
+4
*
pan/midgard: Remove "aliasing"
Alyssa Rosenzweig
2019-07-22
2
-96
/
+0
*
panfrost: Promote uniform registers late
Alyssa Rosenzweig
2019-07-22
6
-82
/
+174
*
pan/midgard: Call scheduler/RA in a loop
Alyssa Rosenzweig
2019-07-22
3
-13
/
+27
*
pan/midgard: Remove custom register selection callback
Alyssa Rosenzweig
2019-07-22
1
-19
/
+0
*
radv: fix crash in vkCmdClearAttachments with unused attachment
Samuel Pitoiset
2019-07-22
1
-1
/
+1
*
i965: free object labels when deleting
Sergii Romantsov
2019-07-22
3
-0
/
+3
*
radv/gfx10: update descriptors for inline uniform blocks
Samuel Pitoiset
2019-07-22
1
-3
/
+10
*
radv/gfx10: emit the GS NGG prologue before the nested barrier
Samuel Pitoiset
2019-07-22
1
-6
/
+1
*
radv/gfx10: do not allocate space for the ZPASS_DONE bug
Samuel Pitoiset
2019-07-22
1
-6
/
+8
*
radv/gfx10: do not set ELEMENT_SIZE for buffer descriptors
Samuel Pitoiset
2019-07-22
1
-4
/
+4
*
radv: clean up fill_geom_tess_rings()
Samuel Pitoiset
2019-07-22
1
-25
/
+9
*
radv: change a bunch of >= GFX9 to == GFX9
Samuel Pitoiset
2019-07-22
4
-15
/
+15
*
ac/nir: do not clamp shadow reference on GFX10
Samuel Pitoiset
2019-07-22
1
-2
/
+6
*
radv: move nir_opt_conditional_discard out of optimization loop
Daniel Schürmann
2019-07-22
1
-1
/
+1
*
v3d: fill logicop_func in the fragment shader key when precompiling shaders
Iago Toral Quiroga
2019-07-22
1
-0
/
+2
*
v3d: Avoid scheduling an instruction that stalls waiting for SFU retval
Jose Maria Casanova Crespo
2019-07-22
1
-4
/
+23
*
v3d: add shader-db stat to count SFU stalls
Jose Maria Casanova Crespo
2019-07-22
5
-14
/
+74
*
radv: replace memset()+strcpy() with snprintf()
Eric Engestrom
2019-07-21
1
-3
/
+1
*
radv: drop unnecessary memset() before snprintf()
Eric Engestrom
2019-07-21
1
-1
/
+0
*
radv: Fix uninitialized warning.
Bas Nieuwenhuizen
2019-07-21
1
-1
/
+2
*
virgl: fix a sync issue in virgl_buffer_transfer_extend
Chia-I Wu
2019-07-19
1
-62
/
+15
*
virgl: rework virgl_transfer_queue_extend
Chia-I Wu
2019-07-19
3
-25
/
+24
*
virgl: fix virgl_buffer_transfer_extend
Chia-I Wu
2019-07-19
1
-0
/
+1
*
radeonsi: initialize scissor registers etc. without clear state
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi: return success from vi_dcc_clear_level to simplify callers
Marek Olšák
2019-07-19
3
-28
/
+26
*
radeonsi: fix compute-based culling regression in 1ce52c1e373
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi/gfx10: fix VGT_PRIMITIVE_TYPE programming
Marek Olšák
2019-07-19
1
-1
/
+3
[next]