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
*
va: use a compute shader for the blit
Jiang, Sonny
2019-04-24
7
-1
/
+224
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
4
-0
/
+5
*
docs: update calendar, and news item and link release notes for 19.0.3
Dylan Baker
2019-04-24
3
-7
/
+8
*
docs: Add SHA256 sums for mesa 19.0.3
Dylan Baker
2019-04-24
1
-1
/
+2
*
docs: add relnotes for 19.0.3
Dylan Baker
2019-04-24
1
-0
/
+147
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
10
-27
/
+3
*
intel/isl: Resize clear color buffer to full cacheline
Rafael Antognolli
2019-04-24
1
-1
/
+2
*
anv/descriptor_set: Properly align descriptor buffer to a page
Jason Ekstrand
2019-04-24
1
-1
/
+1
*
anv/descriptor_set: Only vma_heap_finish if we have a descriptor buffer
Jason Ekstrand
2019-04-24
1
-2
/
+1
*
anv/descriptor_set: Destroy sets before pool finalization
Jason Ekstrand
2019-04-24
1
-5
/
+5
*
anv/descriptor_set: Unlink sets from the pool in set_destroy
Jason Ekstrand
2019-04-24
1
-4
/
+4
*
android/iris: fix driinfo header filename
Tapani Pälli
2019-04-23
1
-1
/
+1
*
intel/fs: Fix D to W conversion in opt_combine_constants
Ian Romanick
2019-04-23
1
-1
/
+1
*
panfrost/midgard: Remove assembler
Alyssa Rosenzweig
2019-04-24
1
-643
/
+0
*
panfrost: Adds Bifrost shader disassembler utility
Ryan Houdek
2019-04-24
5
-0
/
+2434
*
panfrost/midgard: Add "op commutes?" property
Alyssa Rosenzweig
2019-04-24
2
-49
/
+36
*
panfrost/midgard: Refactor opcode tables
Alyssa Rosenzweig
2019-04-24
4
-227
/
+124
*
panfrost/midgard: Optimize MIR in progress loop
Alyssa Rosenzweig
2019-04-24
1
-5
/
+11
*
panfrost/midgard: Implement copy propagation
Alyssa Rosenzweig
2019-04-24
2
-1
/
+78
*
panfrost/midgard: Set integer mods
Alyssa Rosenzweig
2019-04-24
1
-10
/
+28
*
panfrost/midgard: Document sign-extension/zero-extension bits (vector)
Alyssa Rosenzweig
2019-04-24
3
-18
/
+57
*
panfrost/midgard: Update integer op list
Alyssa Rosenzweig
2019-04-24
1
-10
/
+21
*
panfrost/midgard: Remove unused mir_next_block
Alyssa Rosenzweig
2019-04-24
1
-7
/
+0
*
panfrost/midgard: Fix off-by-one in successor analysis
Alyssa Rosenzweig
2019-04-24
1
-2
/
+4
*
panfrost/midgard: Track loop depth
Alyssa Rosenzweig
2019-04-24
1
-7
/
+10
*
panfrost/midgard: Dead code eliminate MIR
Alyssa Rosenzweig
2019-04-24
1
-15
/
+10
*
panfrost: Use actual imov instruction
Alyssa Rosenzweig
2019-04-24
1
-1
/
+1
*
panfrost: Disable indirect outputs for now
Alyssa Rosenzweig
2019-04-24
2
-3
/
+8
*
panfrost/midgard: imul can only run on *mul
Alyssa Rosenzweig
2019-04-24
1
-1
/
+1
*
panfrost/midgard: Don't try to inline constants on branches
Alyssa Rosenzweig
2019-04-24
1
-0
/
+3
*
panfrost: Respect backwards branches in RA
Alyssa Rosenzweig
2019-04-24
1
-14
/
+69
*
panfrost/midgard: Remove useless MIR dump
Alyssa Rosenzweig
2019-04-24
1
-2
/
+0
*
panfrost/midgard: Respect component of bcsel condition
Alyssa Rosenzweig
2019-04-24
1
-7
/
+22
*
panfrost/midgard: Implement indirect loads of varyings/UBOs
Alyssa Rosenzweig
2019-04-24
2
-16
/
+76
*
panfrost/midgard: Pipe through varying arrays
Alyssa Rosenzweig
2019-04-24
1
-1
/
+5
*
panfrost/mdg/disasm: Print raw varying_parameters
Alyssa Rosenzweig
2019-04-24
1
-1
/
+1
*
iris: Prefer staging blits when destination supports CCS_E.
Kenneth Graunke
2019-04-23
1
-1
/
+1
*
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
2019-04-23
15
-210
/
+45
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
14
-97
/
+12
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
23
-72
/
+37
*
st/dri: simplify throttling code
Marek Olšák
2019-04-23
3
-6
/
+3
*
gallium: document conservative rasterization flags
Marek Olšák
2019-04-23
2
-0
/
+16
*
intel/compiler: Lower ffma on Gen4 and Gen5
Ian Romanick
2019-04-23
1
-0
/
+4
*
intel/compiler: Don't have sepearate, per-Gen nir_options
Ian Romanick
2019-04-23
1
-31
/
+11
*
glsl: Silence may unused parameter warnings in glsl/ir.h
Ian Romanick
2019-04-23
1
-1
/
+1
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
11
-17
/
+29
*
radv: Add adaptive_sync driconfig option and enable it by default.
Bas Nieuwenhuizen
2019-04-23
1
-0
/
+3
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
7
-5
/
+57
*
radv: Add support for driconf.
Bas Nieuwenhuizen
2019-04-23
3
-3
/
+23
*
iris: add support for INTEL_conservative_rasterization
Mike Blumenkrantz
2019-04-23
3
-11
/
+35
[next]