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
*
pan/decode: Validate and quiet helper invocation flag
Alyssa Rosenzweig
2019-08-23
1
-1
/
+8
*
pan/midgard: Analyze helper invocations
Alyssa Rosenzweig
2019-08-23
2
-0
/
+22
*
util: fix compilation on macos
Lionel Landwerlin
2019-08-23
1
-1
/
+1
*
i965: Silence brw_blorp uninitialized warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+1
*
tgsi: Remove unused local
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+0
*
iris: Guard GEN9-only function in Iris state to avoid warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-0
/
+2
*
intel/decoders: Avoid uninitialized variable warnings
Caio Marcelo de Oliveira Filho
2019-08-23
1
-2
/
+2
*
compiler/glsl: Fix warning about unused function
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+3
*
anv: Drop unused local variable
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+0
*
intel/compiler: Silence maybe-uninitialized warning in GCC 9.1.1
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+3
*
radv: additional query fixes
Andres Rodriguez
2019-08-17
1
-7
/
+8
*
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
2019-08-23
1
-13
/
+14
*
iris: Set MOCS in all STATE_BASE_ADDRESS commands
Kenneth Graunke
2019-08-23
1
-1
/
+14
*
glx: Fix up glXQueryGLXPbufferSGIX on macOS.
Vinson Lee
2019-08-23
1
-1
/
+0
*
docs: update calendar, add news item and link release notes for 19.1.5
Juan A. Suarez Romero
2019-08-23
3
-7
/
+8
*
docs: add sha256 checksums for 19.1.5
Juan A. Suarez Romero
2019-08-23
1
-1
/
+1
*
docs: add release notes for 19.1.5
Juan A. Suarez Romero
2019-08-23
1
-0
/
+119
*
radeonsi/nir: Rewrite output scanning
Connor Abbott
2019-08-23
1
-126
/
+150
*
radeonsi/nir: Rewrite store intrinsic gathering
Connor Abbott
2019-08-23
1
-59
/
+84
*
radeonsi/nir: Add const_index when loading GS inputs
Connor Abbott
2019-08-23
1
-1
/
+1
*
radeonsi/nir: Don't add const offset to indirect
Connor Abbott
2019-08-23
1
-19
/
+6
*
ac/nir: Assert GS input index is constant
Connor Abbott
2019-08-23
1
-0
/
+1
*
ac/nir: Handle const array offsets in get_deref_offset()
Connor Abbott
2019-08-23
1
-6
/
+11
*
radeonsi/nir: Don't recompute num_inputs and num_outputs
Connor Abbott
2019-08-23
1
-24
/
+3
*
st/nir: Fix num_inputs for VS inputs
Connor Abbott
2019-08-23
1
-3
/
+2
*
radv/gfx10: do not use NGG with NAVI14
Samuel Pitoiset
2019-08-23
1
-0
/
+1
*
radv/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
Samuel Pitoiset
2019-08-23
1
-1
/
+2
*
gitlab-ci: bump LLVM to 8 for meson-vulkan and meson-clover
Samuel Pitoiset
2019-08-23
1
-2
/
+3
*
ac,radv,radeonsi: remove LLVM 7 support
Samuel Pitoiset
2019-08-23
14
-321
/
+66
*
egl: reset blob cache set/get functions on terminate
Tapani Pälli
2019-08-23
1
-0
/
+4
*
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2019-08-22
2
-16
/
+31
*
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
2019-08-22
1
-16
/
+5
*
iris: Update fast clear colors on Gen9 with direct immediate writes.
Kenneth Graunke
2019-08-22
2
-9
/
+26
*
iris: Fix broken aux.possible/sampler_usages bitmask handling
Kenneth Graunke
2019-08-22
1
-5
/
+6
*
iris: Replace devinfo->gen with GEN_GEN
Kenneth Graunke
2019-08-22
1
-22
/
+18
*
pan/midgard: Fix writeout combining
Alyssa Rosenzweig
2019-08-22
1
-1
/
+4
*
panfrost: Implement gl_FragCoord correctly
Alyssa Rosenzweig
2019-08-22
5
-25
/
+32
*
panfrost: Remove vertex buffer offset from its size
Alyssa Rosenzweig
2019-08-22
1
-2
/
+5
*
pan/decode: Handle special varyings
Alyssa Rosenzweig
2019-08-22
1
-5
/
+41
*
pan/decode: Remove size/stride divisibility check
Alyssa Rosenzweig
2019-08-22
1
-7
/
+3
*
pan/decode: Decouple attribute/meta printing
Alyssa Rosenzweig
2019-08-22
1
-4
/
+8
*
pan/decode: Print stub for uniforms
Alyssa Rosenzweig
2019-08-22
1
-1
/
+11
*
pan/decode: Decode actual varying_meta address
Alyssa Rosenzweig
2019-08-22
1
-1
/
+1
*
pan/decode: Downgrade shader property mismatch to warning
Alyssa Rosenzweig
2019-08-22
1
-1
/
+2
*
pan/decode: Validate, but do not print, index buffer
Alyssa Rosenzweig
2019-08-22
2
-30
/
+29
*
pan/decode: Validate mali_shader_meta stats
Alyssa Rosenzweig
2019-08-22
1
-35
/
+78
*
pan/decode: Disassemble before printing shader descriptor
Alyssa Rosenzweig
2019-08-22
1
-10
/
+8
*
pan/decode: Promote <no shader> to an error
Alyssa Rosenzweig
2019-08-22
1
-1
/
+1
*
pan/decode: Fix uniform printing
Alyssa Rosenzweig
2019-08-22
1
-3
/
+3
*
pan/decode: Validate blend shaders don't access I/O
Alyssa Rosenzweig
2019-08-22
1
-2
/
+21
[next]