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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virgl: Add tests for virgl_staging_mgr
Alexandros Frantzis
2019-06-28
3
-0
/
+424
*
virgl: Introduce virgl_staging_mgr
Alexandros Frantzis
2019-06-28
4
-0
/
+230
*
virgl: Store the virgl_hw_res for copy transfers
Alexandros Frantzis
2019-06-28
6
-10
/
+19
*
iris: Fix major resource leak in iris_set_shader_images
Kenneth Graunke
2019-06-27
1
-3
/
+1
*
gallium: Make util_copy_image_view handle shader_access
Kenneth Graunke
2019-06-27
1
-0
/
+2
*
gallium: Teach GALLIUM_REFCNT_LOG about array textures
Kenneth Graunke
2019-06-27
1
-0
/
+9
*
isl: Don't align phys_level0_sa by block dimension
Nanley Chery
2019-06-27
2
-31
/
+19
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-27
4
-21
/
+39
*
meson: try to use cmake as a finder for clang
Dylan Baker
2019-06-27
1
-16
/
+27
*
meson: Add support for using cmake for finding LLVM
Dylan Baker
2019-06-27
4
-13
/
+32
*
iris: Fix memory leak of SO targets
Kenneth Graunke
2019-06-27
1
-0
/
+4
*
iris: Fix memory leak for draw parameter resources
Kenneth Graunke
2019-06-27
1
-0
/
+3
*
iris: Drop u_upload_unmap
Kenneth Graunke
2019-06-27
1
-2
/
+0
*
intel/compiler: fix derivative on y axis implementation
Lionel Landwerlin
2019-06-27
1
-21
/
+5
*
meson: set up a proper internal dependency for xmlconfig
Eric Engestrom
2019-06-27
5
-9
/
+16
*
xmlconfig: add missing #include
Eric Engestrom
2019-06-27
1
-0
/
+3
*
xmlpool: fix typo in comment
Eric Engestrom
2019-06-27
1
-2
/
+2
*
iris: Also properly restore INTERFACE_DESCRIPTOR_DATA buffer object
Kenneth Graunke
2019-06-27
2
-4
/
+10
*
iris: Fix resource tracking for CS thread ID buffer
Kenneth Graunke
2019-06-27
2
-2
/
+8
*
iris: Only bother with thread ID upload if doing MEDIA_CURBE_LOAD
Kenneth Graunke
2019-06-27
1
-13
/
+13
*
iris: Do MEDIA_CURBE_LOAD when IRIS_DIRTY_CS is set, not constants
Kenneth Graunke
2019-06-27
1
-1
/
+1
*
iris: Drop UBO range stuff from iris_restore_compute_saved_bos
Kenneth Graunke
2019-06-27
1
-24
/
+0
*
iris: Properly align interface descriptor data addresses
Kenneth Graunke
2019-06-27
1
-1
/
+1
*
mesa: use a correct function return type
Andrii Simiklit
2019-06-27
2
-2
/
+2
*
panfrost/decode: Mention the address of a few descriptors
Tomeu Vizoso
2019-06-27
1
-13
/
+11
*
panfrost/decode: Wait for a job to finish before dumping
Tomeu Vizoso
2019-06-27
1
-2
/
+4
*
panfrost/decode: Decode exception status
Tomeu Vizoso
2019-06-27
1
-2
/
+6
*
panfrost/decode: Print AFBC struct when appropriate
Tomeu Vizoso
2019-06-27
1
-2
/
+1
*
radv: only export clip/cull distances if PS reads them
Samuel Pitoiset
2019-06-27
3
-4
/
+15
*
radv: fix FMASK expand if layerCount is VK_REMAINING_ARRAY_LAYERS
Samuel Pitoiset
2019-06-27
1
-1
/
+1
*
iris: Disable loop unrolling in GLSL IR.
Kenneth Graunke
2019-06-26
1
-2
/
+1
*
st/mesa: Set EmitNoIndirectSampler if GLSLVersion < 400.
Kenneth Graunke
2019-06-26
1
-1
/
+1
*
iris: Delete dead ice->state.streamout_strides field.
Kenneth Graunke
2019-06-26
1
-3
/
+0
*
nir/algebraic: Add helpers and a rule involving wrapping
Caio Marcelo de Oliveira Filho
2019-06-26
2
-0
/
+15
*
spirv: Implement NoSignedWrap and NoUnsignedWrap decorations
Caio Marcelo de Oliveira Filho
2019-06-26
1
-0
/
+33
*
nir: Add a no wrapping bits to nir_alu_instr
Caio Marcelo de Oliveira Filho
2019-06-26
5
-8
/
+36
*
docs: add news item and link release notes for 19.0.8
Dylan Baker
2019-06-26
2
-0
/
+10
*
docs: Add mesa 19.0.8 sha256 sums
Dylan Baker
2019-06-26
1
-1
/
+2
*
docs: Add docs for 19.0.8
Dylan Baker
2019-06-26
1
-0
/
+61
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
9
-40
/
+4
*
nir: opt_vectorize: combine different constant sources
Jonathan Marek
2019-06-26
1
-2
/
+25
*
panfrost/midgard: Merge embedded constants
Alyssa Rosenzweig
2019-06-26
1
-19
/
+66
*
panfrost/midgard: Share swizzle compose
Alyssa Rosenzweig
2019-06-26
2
-8
/
+30
*
panfrost/midgard: Share swizzle/mask code
Alyssa Rosenzweig
2019-06-26
2
-30
/
+32
*
panfrost: Fix checksumming typo
Alyssa Rosenzweig
2019-06-26
1
-1
/
+1
*
iris: Fix overzealous query object batch flushing.
Kenneth Graunke
2019-06-26
1
-4
/
+4
*
iris: Make an iris_batch_get_signal_syncpt() helper.
Kenneth Graunke
2019-06-26
1
-3
/
+14
*
panfrost: Remove unneeded check in panfrost_scissor_culls_everything()
Boris Brezillon
2019-06-26
1
-1
/
+1
*
panfrost: Update copyright identifiers
Alyssa Rosenzweig
2019-06-26
14
-14
/
+14
*
panfrost/midgard: Reorder to permit constant bias
Alyssa Rosenzweig
2019-06-26
2
-67
/
+61
[prev]
[next]