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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
pan/decode: Validate and simplify FRAGMENT payloads
Alyssa Rosenzweig
2019-08-22
1
-12
/
+38
*
pan/decode: Validate MFBD tags
Alyssa Rosenzweig
2019-08-22
3
-39
/
+80
*
pan/decode: Eliminate non-FBD dumped case
Alyssa Rosenzweig
2019-08-22
1
-29
/
+7
*
pan/decode: Removing uniform buffer framing
Alyssa Rosenzweig
2019-08-22
1
-13
/
+2
*
pan/decode: Remove mali_attr(_meta) framing
Alyssa Rosenzweig
2019-08-22
1
-13
/
+2
*
pan/midgard: Disassemble integer constants in hex
Alyssa Rosenzweig
2019-08-22
1
-2
/
+2
*
pan/midgard: Explain ffma
Alyssa Rosenzweig
2019-08-22
1
-0
/
+3
*
pan/midgard: Analyze simple loads/store
Alyssa Rosenzweig
2019-08-22
1
-5
/
+50
*
pan/midgard: Compute work_count via writes
Alyssa Rosenzweig
2019-08-22
1
-1
/
+25
*
pan/midgard: Sketch static analysis to uniform count
Alyssa Rosenzweig
2019-08-22
1
-0
/
+27
*
pan/decode: Hoist shader-db stats to shared decode
Alyssa Rosenzweig
2019-08-22
4
-38
/
+70
*
nir: Remove nir_const_load_to_arr
Alyssa Rosenzweig
2019-08-22
1
-5
/
+0
*
pan/midgard,bifrost: Expand nir_const_load_to_arr
Alyssa Rosenzweig
2019-08-22
2
-2
/
+2
*
glx: Make __glXGetDrawableAttribute return true sometimes
Adam Jackson
2019-08-22
1
-1
/
+1
*
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
2019-08-22
8
-26
/
+29
*
glx: Whitespace cleanups
Adam Jackson
2019-08-22
1
-2
/
+2
*
swr: use LLVM version string instead of re-computing it
Eric Engestrom
2019-08-22
1
-2
/
+1
*
llvmpipe: use LLVM version string instead of re-computing it
Eric Engestrom
2019-08-22
1
-2
/
+1
*
scons: define MESA_LLVM_VERSION_STRING like the other build systems do
Eric Engestrom
2019-08-22
1
-0
/
+1
*
radv: Disable NGG for geometry shaders.
Bas Nieuwenhuizen
2019-08-22
1
-0
/
+20
*
util/timespec: use unsigned 64 bit integers for nsec values
Lionel Landwerlin
2019-08-22
2
-35
/
+18
*
iris/android: fix build and link with libmesa_intel_perf
Tapani Pälli
2019-08-22
2
-0
/
+2
*
ac: fix exclusive scans on GFX8-GFX9
Samuel Pitoiset
2019-08-22
1
-4
/
+3
*
util: fix os_create_anonymous_file on android
Tapani Pälli
2019-08-22
1
-4
/
+5
*
i965: honor scanout requirement from DRI
Lionel Landwerlin
2019-08-21
1
-1
/
+3
*
gallium/noop: Implement resource_get_param
Kenneth Graunke
2019-08-21
1
-0
/
+23
*
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+17
*
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+16
[prev]
[next]