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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson/iris: Use current coding style
Dylan Baker
2019-02-25
1
-7
/
+10
*
radeonsi: fix query buffer allocation
Timothy Arceri
2019-02-26
2
-25
/
+32
*
swr/rast: Fix autotools and scons codegen
Alok Hota
2019-02-25
2
-20
/
+12
*
swr/rast: Add general SWTag statistics
Alok Hota
2019-02-25
3
-161
/
+191
*
swr/rast: Add string handling to AR event framework
Alok Hota
2019-02-25
5
-31
/
+54
*
swr/rast: Add initial SWTag proto definitions
Alok Hota
2019-02-25
2
-39
/
+71
*
swr/rast: Cleanup and generalize gen_archrast
Alok Hota
2019-02-25
2
-81
/
+41
*
d3d: meson: do not prefix user provided d3d-drivers-path
Sergii Romantsov
2019-02-25
1
-1
/
+1
*
iris: Properly allow rendering to RGBX formats.
Kenneth Graunke
2019-02-25
1
-2
/
+9
*
iris: Drop RGBX -> RGBA for storage image usages
Kenneth Graunke
2019-02-25
1
-6
/
+3
*
iris: Always use in-tree i915_drm.h
Jordan Justen
2019-02-24
3
-3
/
+3
*
panfrost: Decode render target swizzle/channels
Alyssa Rosenzweig
2019-02-25
3
-23
/
+81
*
panfrost/midgard: Add fround(_even), ftrunc, ffma
Alyssa Rosenzweig
2019-02-25
3
-0
/
+14
*
panfrost/nondrm: Split out dump_counters
Alyssa Rosenzweig
2019-02-25
2
-5
/
+10
*
panfrost/nondrm: Make COHERENT_LOCAL explicit
Alyssa Rosenzweig
2019-02-25
2
-1
/
+2
*
panfrost/nondrm: Flag CPU-invisible regions
Alyssa Rosenzweig
2019-02-25
2
-3
/
+4
*
panfrost/meson: Remove subdir for nondrm
Alyssa Rosenzweig
2019-02-25
1
-1
/
+0
*
panfrost: Use tiler fast path (performance boost)
Alyssa Rosenzweig
2019-02-25
1
-4
/
+38
*
meson: ensure that xmlpool_options.h is generated for gallium targets that ne...
David Shao
2019-02-24
5
-5
/
+5
*
etnaviv: blt: mark used src resource as read from
Christian Gmeiner
2019-02-23
1
-0
/
+2
*
etnaviv: rs: mark used src resource as read from
Christian Gmeiner
2019-02-23
1
-0
/
+1
*
gallium/auxiliary/vl: Fix duplicate symbol build errors.
Vinson Lee
2019-02-22
2
-6
/
+6
*
swr/rast: bypass size limit for non-sampled textures
Alok Hota
2019-02-22
1
-1
/
+3
*
tgsi: don't set tgsi_info::uses_bindless_images for constbufs and hw atomics
Marek Olšák
2019-02-22
1
-1
/
+3
*
freedreno/a6xx: cube image fix
Rob Clark
2019-02-22
1
-0
/
+4
*
freedreno/a6xx: fix border-color offset
Rob Clark
2019-02-22
1
-1
/
+1
*
freedreno: fix race condition
Rob Clark
2019-02-22
3
-5
/
+16
*
nv50: disable compute
Ilia Mirkin
2019-02-22
1
-1
/
+1
*
virgl: Enable mixed color FBO attachemnets only when the host supports
Gert Wollny
2019-02-22
2
-1
/
+2
*
Revert "iris: Enable auxiliary buffer support"
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Enable -msse2 and -mstackrealign
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: Enable auxiliary buffer support
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: Flag ALL_DIRTY_BINDINGS on aux state change.
Rafael Antognolli
2019-02-21
3
-21
/
+29
*
iris: Skip resolve if there's no context.
Rafael Antognolli
2019-02-21
1
-1
/
+9
*
iris/clear: Pass on render_condition_enabled.
Rafael Antognolli
2019-02-21
1
-2
/
+4
*
iris: Avoid leaking if we fail to allocate the aux buffer.
Rafael Antognolli
2019-02-21
1
-2
/
+6
*
iris: Only resolve compute resources for compute shaders
Kenneth Graunke
2019-02-21
1
-4
/
+3
*
iris: Fix aux usage in render resolve code
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Pin HiZ buffers when rendering.
Rafael Antognolli
2019-02-21
1
-0
/
+8
*
iris: Flush before hiz_exec.
Rafael Antognolli
2019-02-21
1
-0
/
+2
*
iris: Allow disabling aux via INTEL_DEBUG options
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: do flush for buffers still
Kenneth Graunke
2019-02-21
1
-19
/
+17
*
iris: make surface states for CCS_D too
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: Skip msaa16 on gen < 9.
Rafael Antognolli
2019-02-21
1
-15
/
+33
*
iris: Set program key fields for MCS
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
iris: don't use hiz for MSAA buffers
Kenneth Graunke
2019-02-21
1
-9
/
+12
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
7
-17
/
+146
*
iris: disable aux for external things
Kenneth Graunke
2019-02-21
1
-1
/
+14
*
iris: Resolves for compute
Kenneth Graunke
2019-02-21
1
-2
/
+8
*
iris: consider framebuffer parameter for aux usages
Kenneth Graunke
2019-02-21
3
-9
/
+13
[next]