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
*
vulkan: Bump headers to 1.1.117
Lionel Landwerlin
2019-07-29
1
-21
/
+145
*
intel/mi: only resolve to a temp register if source isn't in memory
Eric Engestrom
2019-07-29
1
-1
/
+1
*
nir: Fix helgrind complaints about data race in trivial_swizzle init.
Eric Anholt
2019-07-29
1
-3
/
+3
*
freedreno: Fix data race on making the shader's id.
Eric Anholt
2019-07-29
1
-1
/
+2
*
freedreno: Take a lock around shader variant creation.
Eric Anholt
2019-07-29
2
-0
/
+7
*
freedreno: Fix data races with allocating/freeing struct ir3.
Eric Anholt
2019-07-29
1
-1
/
+1
*
freedreno: Fix helgrind complaint on shader-db key setup.
Eric Anholt
2019-07-29
1
-2
/
+1
*
radv: Take variable descriptor counts into account for buffer entries.
Bas Nieuwenhuizen
2019-07-29
1
-1
/
+10
*
anv: Don't claim support for 24 and 48-bit formats on IVB
Jason Ekstrand
2019-07-29
1
-0
/
+8
*
isl/formats: R8G8B8_UNORM_SRGB isn't supported on HSW
Jason Ekstrand
2019-07-29
1
-1
/
+5
*
pan/midgard: Fix alpha test w.r.t new indexing
Alyssa Rosenzweig
2019-07-29
1
-1
/
+2
*
softpipe: Don't draw when rasterizer_discard is set
Gert Wollny
2019-07-29
1
-0
/
+3
*
softpipe: Fix cube arrays layer selection
Gert Wollny
2019-07-29
1
-8
/
+8
*
vulkan/wsi/wayland: implement acquire timeout
Lionel Landwerlin
2019-07-29
1
-25
/
+51
*
util: add a timespec helper
Lionel Landwerlin
2019-07-29
5
-0
/
+673
*
intel: replace large stack buffer with heap allocation
Eric Engestrom
2019-07-29
3
-31
/
+37
*
radv/gfx10: do not use the fast depth or stencil clear bytes path
Samuel Pitoiset
2019-07-29
1
-2
/
+3
*
ac: do not crash when the buffer data format is invalid
Samuel Pitoiset
2019-07-29
1
-0
/
+1
*
ac/nir: fix txf_ms with an offset
Rhys Perry
2019-07-29
1
-2
/
+2
*
radv: Delete unused local variables in optimization loop
Connor Abbott
2019-07-29
1
-0
/
+2
*
nir/find_array_copies: Handle wildcards and overlapping copies
Connor Abbott
2019-07-29
3
-185
/
+405
*
nir: Print array deref indices as decimal
Connor Abbott
2019-07-29
1
-1
/
+1
*
lima/gpir/sched: Handle more special ops in can_use_complex()
Connor Abbott
2019-07-28
1
-5
/
+24
*
lima/gp: Clean up lima_program_optimize_vs_nir() a little
Connor Abbott
2019-07-28
1
-1
/
+1
*
lima/gpir/sched: Don't try to spill when something else has succeeded
Connor Abbott
2019-07-28
1
-7
/
+4
*
nv50/ir: don't consider the main compute function as taking arguments
Ilia Mirkin
2019-07-27
1
-1
/
+1
*
nv50/ir: handle insn not being there for definition of CVT arg
Ilia Mirkin
2019-07-27
1
-2
/
+3
*
nouveau: flip DEBUG -> !NDEBUG
Ilia Mirkin
2019-07-27
10
-49
/
+15
*
nvc0: allow a non-user buffer to be bound at position 0
Ilia Mirkin
2019-07-27
1
-18
/
+27
*
nv50,nvc0: update sampler/view bind functions to accept NULL array
Ilia Mirkin
2019-07-27
2
-14
/
+18
*
gallium/vl: fix compute tgsi shaders to not process undefined components
Ilia Mirkin
2019-07-27
1
-52
/
+52
*
pan/midgard: Introduce invert field
Alyssa Rosenzweig
2019-07-26
5
-11
/
+90
*
pan/midgard: Tag SSA/reg
Alyssa Rosenzweig
2019-07-26
7
-18
/
+28
*
radeon/vcn: enable rate control for hevc encoding
Boyuan Zhang
2019-07-26
1
-1
/
+7
*
radeon/uvd: enable rate control for hevc encoding
Boyuan Zhang
2019-07-26
1
-1
/
+7
*
radeon/vcn: fix poc for hevc encode
Boyuan Zhang
2019-07-26
2
-2
/
+3
*
radeon/uvd: fix poc for hevc encode
Boyuan Zhang
2019-07-26
2
-3
/
+3
*
nir: Optimize umod lowering
Sagar Ghuge
2019-07-26
1
-25
/
+23
*
pan/midgard: Improve scheduling
Alyssa Rosenzweig
2019-07-26
2
-5
/
+9
*
pan/midgard: Specialize mod checking by type when checking constants
Alyssa Rosenzweig
2019-07-26
3
-7
/
+13
*
pan/midgard: Use more aggressive writeout criteria
Alyssa Rosenzweig
2019-07-26
1
-4
/
+14
*
pan/midgard: Pipeline non-SSA registers
Alyssa Rosenzweig
2019-07-26
1
-6
/
+28
*
pan/midgard: Add mir_mask_of_read_components helper
Alyssa Rosenzweig
2019-07-26
2
-0
/
+41
*
pan/midgard: Add mir_is_written_before helper
Alyssa Rosenzweig
2019-07-26
2
-0
/
+20
*
pan/midgard: Obey fragment writeout criteria
Alyssa Rosenzweig
2019-07-26
1
-8
/
+70
*
pan/midgard: Add post-RA move elimination
Alyssa Rosenzweig
2019-07-26
3
-0
/
+56
*
pan/midgard: Share mir_nontrivial_outmod
Alyssa Rosenzweig
2019-07-26
3
-16
/
+17
*
pan/midgard: Implement texture RA
Alyssa Rosenzweig
2019-07-26
5
-143
/
+271
*
pan/midgard: Fix backwards blend color load
Alyssa Rosenzweig
2019-07-26
1
-1
/
+1
*
pan/midgard: Fix scheduling mishap
Alyssa Rosenzweig
2019-07-26
1
-1
/
+1
[next]