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
*
radv/gfx9: only minify image view width/height/depth before gfx9.
Dave Airlie
2017-08-29
2
-7
/
+15
*
radv/image: don't rescale width/height if the format isn't changing
Dave Airlie
2017-08-29
1
-4
/
+6
*
radv: cleanup some image view descriptor setup.
Dave Airlie
2017-08-29
2
-13
/
+21
*
radv/gfx9: emit sx_mrt_blend registers
Dave Airlie
2017-08-29
3
-3
/
+134
*
radv: bump space check for indexed draw.
Dave Airlie
2017-08-29
1
-1
/
+1
*
radv/gfx9: fixup db/stencil disable.
Dave Airlie
2017-08-29
1
-3
/
+7
*
radv/gfx9: fix level count in color register setup.
Dave Airlie
2017-08-29
1
-1
/
+1
*
radv/gfx9: use total levels in texture descriptor
Dave Airlie
2017-08-29
1
-1
/
+1
*
i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
Kenneth Graunke
2017-08-29
8
-5
/
+25
*
radeonsi: emit VGT_REUSE_OFF in the right place
Marek Olšák
2017-08-29
2
-8
/
+9
*
radeonsi/gfx9: properly handle imported textures with unexpected swizzle mode
Marek Olšák
2017-08-29
2
-6
/
+8
*
radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
2017-08-29
1
-1
/
+5
*
i965/clear: Quantize the depth clear value based on the format
Jason Ekstrand
2017-08-29
1
-2
/
+12
*
Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
2017-08-29
4
-13
/
+7
*
radeonsi: update non-resident bindless descriptors if needed
Samuel Pitoiset
2017-08-29
1
-30
/
+55
*
intel/blorp: Adjust intra-tile x when faking rgb with red-only
Topi Pohjolainen
2017-08-29
1
-0
/
+1
*
ac/nir: fixup layer/viewport export for GFX9.
Dave Airlie
2017-08-29
1
-7
/
+25
*
mesa: only copy requested compressed teximage cubemap faces
Christoph Haag
2017-08-29
1
-2
/
+2
*
i965/tex: Don't pass samples to miptree_create_for_teximage
Jason Ekstrand
2017-08-29
1
-1
/
+1
*
i965/miptree: Return NONE from texture_aux_usage when fully resolved
Jason Ekstrand
2017-08-29
1
-1
/
+14
*
i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
Jason Ekstrand
2017-08-29
3
-5
/
+11
*
i965: Mark all EGLimages as non-coherent.
Kenneth Graunke
2017-08-29
1
-5
/
+3
*
i965/miptree: Rework create flags
Jason Ekstrand
2017-08-29
8
-38
/
+52
*
i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
Jason Ekstrand
2017-08-29
6
-24
/
+8
*
i965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUT
Jason Ekstrand
2017-08-29
3
-7
/
+15
*
i965/miptree: Delete some unused layout flags
Jason Ekstrand
2017-08-29
2
-10
/
+2
*
i965/miptree Remove layout_flags parameter form is_mcs_supported
Jason Ekstrand
2017-08-29
1
-9
/
+2
*
radv: disable texture gather workaround on gfx9.
Dave Airlie
2017-08-29
1
-1
/
+1
*
Update version to 17.2.0-rc5
mesa-17.2.0-rc5
Emil Velikov
2017-08-21
1
-1
/
+1
*
cherry-ignore: ignore storage offset fixes
Emil Velikov
2017-08-19
1
-0
/
+4
*
Revert "mesa: stop assigning unused storage for non-bindless opaque types"
Samuel Pitoiset
2017-08-19
1
-11
/
+45
*
i965/miptree: Set supports_fast_clear = false in make_shareable
Jason Ekstrand
2017-08-19
1
-0
/
+1
*
broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Eric Anholt
2017-08-19
4
-7
/
+25
*
configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
2017-08-19
2
-0
/
+28
*
util: Fix build on old glibc.
Eric Anholt
2017-08-19
1
-1
/
+3
*
intel/genxml: Fix gen10 BLEND_STATE variable length packing
Scott D Phillips
2017-08-19
1
-2
/
+2
*
i965: Always allow CPU readback of the scanout on LLC platforms
Chris Wilson
2017-08-19
1
-1
/
+15
*
glsl: add a few missing int64 constant propagation cases
Ilia Mirkin
2017-08-19
2
-0
/
+8
*
radv: disable support for VEGA for now.
Dave Airlie
2017-08-19
1
-0
/
+5
*
nv50/ir: fix TXQ srcMask
Ilia Mirkin
2017-08-19
1
-0
/
+2
*
nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
2017-08-19
1
-0
/
+2
*
gallium/os: fix os_time_get_nano() to roll over less
Frank Richter
2017-08-19
1
-1
/
+8
*
st/wgl: check for negative delta in wait_swap_interval()
Frank Richter
2017-08-19
1
-2
/
+5
*
st/mesa: fix a null pointer access
Frank Richter
2017-08-19
1
-1
/
+1
*
swr/rast: Fix invalid casting for calls to Interlocked* functions
Tim Rowley
2017-08-19
3
-7
/
+7
*
glsl/ast: update rhs in addition to the var's constant_value
Ilia Mirkin
2017-08-19
1
-1
/
+1
*
radv/gfx9: for fast clear use is_linear flag.
Dave Airlie
2017-08-19
1
-1
/
+1
*
radv/gfx9: handle GFX9 opaque metadata
David Airlie
2017-08-19
1
-4
/
+5
*
radv: emit db_htile_surface reg on gfx9 as well
David Airlie
2017-08-19
1
-1
/
+2
*
radv/gfx9: remove some leftover gfx6 descriptor setup.
Dave Airlie
2017-08-19
1
-4
/
+0
[next]