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, 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
*
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+13
*
mesa: recover target_check before get_current_tex_objects
Jose Maria Casanova Crespo
2019-08-21
1
-7
/
+7
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
5
-0
/
+51
*
i965: Add handling for fp16 configs
Kevin Strasser
2019-08-21
2
-1
/
+29
*
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
2019-08-21
5
-1
/
+41
*
dri: Add fp16 formats
Kevin Strasser
2019-08-21
4
-0
/
+31
*
egl: Handle dri configs with floating point pixel data
Kevin Strasser
2019-08-21
4
-2
/
+30
*
dri: Handle configs with floating point pixel data
Kevin Strasser
2019-08-21
1
-0
/
+5
*
glx: Add fields for color shifts
Kevin Strasser
2019-08-21
2
-0
/
+5
*
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
2019-08-21
10
-103
/
+213
*
util: move bitcount to bitscan.h
Kevin Strasser
2019-08-21
2
-36
/
+32
*
dri: Add config attributes for color channel shift
Kevin Strasser
2019-08-21
4
-23
/
+61
*
gallium: Use consistent approach for config format filtering
Kevin Strasser
2019-08-21
1
-8
/
+9
*
i965: Add helper function for allowed config formats
Kevin Strasser
2019-08-21
1
-31
/
+34
*
drm-uapi: Update headers for fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+11
*
radv: add RADV_DEBUG=allentrypoints
Andres Rodriguez
2019-08-21
2
-8
/
+20
[next]