index
:
~tagr/mesa
gv11b
master
nouveau-sync-fd
staging/base
staging/branches
staging/fixes
staging/master
staging/nouveau
staging/tegra
staging/work
tegra-v2
tegra-v3
tegra-v4
tegra-v5
tegra-wip
vde
Mesa Tegra support
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
pan/decode: Downgrade shader property mismatch to warning
Alyssa Rosenzweig
1
-1
/
+2
2019-08-22
pan/decode: Validate, but do not print, index buffer
Alyssa Rosenzweig
2
-30
/
+29
2019-08-22
pan/decode: Validate mali_shader_meta stats
Alyssa Rosenzweig
1
-35
/
+78
2019-08-22
pan/decode: Disassemble before printing shader descriptor
Alyssa Rosenzweig
1
-10
/
+8
2019-08-22
pan/decode: Promote <no shader> to an error
Alyssa Rosenzweig
1
-1
/
+1
2019-08-22
pan/decode: Fix uniform printing
Alyssa Rosenzweig
1
-3
/
+3
2019-08-22
pan/decode: Validate blend shaders don't access I/O
Alyssa Rosenzweig
1
-2
/
+21
2019-08-22
pan/decode: Validate and simplify FRAGMENT payloads
Alyssa Rosenzweig
1
-12
/
+38
2019-08-22
pan/decode: Validate MFBD tags
Alyssa Rosenzweig
3
-39
/
+80
2019-08-22
pan/decode: Eliminate non-FBD dumped case
Alyssa Rosenzweig
1
-29
/
+7
2019-08-22
pan/decode: Removing uniform buffer framing
Alyssa Rosenzweig
1
-13
/
+2
2019-08-22
pan/decode: Remove mali_attr(_meta) framing
Alyssa Rosenzweig
1
-13
/
+2
2019-08-22
pan/midgard: Disassemble integer constants in hex
Alyssa Rosenzweig
1
-2
/
+2
2019-08-22
pan/midgard: Explain ffma
Alyssa Rosenzweig
1
-0
/
+3
2019-08-22
pan/midgard: Analyze simple loads/store
Alyssa Rosenzweig
1
-5
/
+50
2019-08-22
pan/midgard: Compute work_count via writes
Alyssa Rosenzweig
1
-1
/
+25
2019-08-22
pan/midgard: Sketch static analysis to uniform count
Alyssa Rosenzweig
1
-0
/
+27
2019-08-22
pan/decode: Hoist shader-db stats to shared decode
Alyssa Rosenzweig
4
-38
/
+70
2019-08-22
nir: Remove nir_const_load_to_arr
Alyssa Rosenzweig
1
-5
/
+0
2019-08-22
pan/midgard,bifrost: Expand nir_const_load_to_arr
Alyssa Rosenzweig
2
-2
/
+2
2019-08-22
glx: Make __glXGetDrawableAttribute return true sometimes
Adam Jackson
1
-1
/
+1
2019-08-22
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
8
-26
/
+29
2019-08-22
glx: Whitespace cleanups
Adam Jackson
1
-2
/
+2
2019-08-22
swr: use LLVM version string instead of re-computing it
Eric Engestrom
1
-2
/
+1
2019-08-22
llvmpipe: use LLVM version string instead of re-computing it
Eric Engestrom
1
-2
/
+1
2019-08-22
scons: define MESA_LLVM_VERSION_STRING like the other build systems do
Eric Engestrom
1
-0
/
+1
2019-08-22
radv: Disable NGG for geometry shaders.
Bas Nieuwenhuizen
1
-0
/
+20
2019-08-22
util/timespec: use unsigned 64 bit integers for nsec values
Lionel Landwerlin
2
-35
/
+18
2019-08-22
iris/android: fix build and link with libmesa_intel_perf
Tapani Pälli
2
-0
/
+2
2019-08-22
ac: fix exclusive scans on GFX8-GFX9
Samuel Pitoiset
1
-4
/
+3
2019-08-22
util: fix os_create_anonymous_file on android
Tapani Pälli
1
-4
/
+5
2019-08-21
i965: honor scanout requirement from DRI
Lionel Landwerlin
1
-1
/
+3
2019-08-21
gallium/noop: Implement resource_get_param
Kenneth Graunke
1
-0
/
+23
2019-08-21
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
1
-0
/
+17
2019-08-21
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
1
-0
/
+16
2019-08-21
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
1
-0
/
+13
2019-08-21
mesa: recover target_check before get_current_tex_objects
Jose Maria Casanova Crespo
1
-7
/
+7
2019-08-21
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
5
-0
/
+51
2019-08-21
i965: Add handling for fp16 configs
Kevin Strasser
2
-1
/
+29
2019-08-21
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
5
-1
/
+41
2019-08-21
dri: Add fp16 formats
Kevin Strasser
4
-0
/
+31
2019-08-21
egl: Handle dri configs with floating point pixel data
Kevin Strasser
4
-2
/
+30
2019-08-21
dri: Handle configs with floating point pixel data
Kevin Strasser
1
-0
/
+5
2019-08-21
glx: Add fields for color shifts
Kevin Strasser
2
-0
/
+5
2019-08-21
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
10
-103
/
+213
2019-08-21
util: move bitcount to bitscan.h
Kevin Strasser
2
-36
/
+32
2019-08-21
dri: Add config attributes for color channel shift
Kevin Strasser
4
-23
/
+61
2019-08-21
gallium: Use consistent approach for config format filtering
Kevin Strasser
1
-8
/
+9
2019-08-21
i965: Add helper function for allowed config formats
Kevin Strasser
1
-31
/
+34
2019-08-21
drm-uapi: Update headers for fp16 formats
Kevin Strasser
1
-0
/
+11
[prev]
[next]