glx: Make __glXGetDrawableAttribute return true sometimes
[mesa.git] / src /
2019-08-22 Adam Jacksonglx: Make __glXGetDrawableAttribute return true sometimes
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-08-22 Adam Jacksonglx: Whitespace cleanups
2019-08-22 Eric Engestromswr: use LLVM version string instead of re-computing it
2019-08-22 Eric Engestromllvmpipe: use LLVM version string instead of re-computi...
2019-08-22 Bas Nieuwenhuizenradv: Disable NGG for geometry shaders.
2019-08-22 Lionel Landwerlinutil/timespec: use unsigned 64 bit integers for nsec...
2019-08-22 Tapani Pälliiris/android: fix build and link with libmesa_intel_perf
2019-08-22 Samuel Pitoisetac: fix exclusive scans on GFX8-GFX9
2019-08-22 Tapani Pälliutil: fix os_create_anonymous_file on android
2019-08-21 Lionel Landwerlini965: honor scanout requirement from DRI
2019-08-21 Kenneth Graunkegallium/noop: Implement resource_get_param
2019-08-21 Kenneth Graunkegallium/rbug: Wrap resource_get_param if available
2019-08-21 Kenneth Graunkegallium/trace: Wrap resource_get_param if available
2019-08-21 Kenneth Graunkegallium/ddebug: Wrap resource_get_param if available
2019-08-21 Jose Maria Casanov... mesa: recover target_check before get_current_tex_objects
2019-08-21 Kevin Strassergallium: Add buffer and configs handling or fp16 formats
2019-08-21 Kevin Strasseri965: Add handling for fp16 configs
2019-08-21 Kevin Strassergbm: Add buffer handling and visuals for fp16 formats
2019-08-21 Kevin Strasserdri: Add fp16 formats
2019-08-21 Kevin Strasseregl: Handle dri configs with floating point pixel data
2019-08-21 Kevin Strasserdri: Handle configs with floating point pixel data
2019-08-21 Kevin Strasserglx: Add fields for color shifts
2019-08-21 Kevin Strasseregl: Convert configs to use shifts and sizes instead...
2019-08-21 Kevin Strasserutil: move bitcount to bitscan.h
2019-08-21 Kevin Strasserdri: Add config attributes for color channel shift
2019-08-21 Kevin Strassergallium: Use consistent approach for config format...
2019-08-21 Kevin Strasseri965: Add helper function for allowed config formats
2019-08-21 Andres Rodriguezradv: add RADV_DEBUG=allentrypoints
2019-08-21 Alyssa Rosenzweigpanfrost: Fix PIPE_BUFFER spacing
2019-08-21 Alyssa Rosenzweigpanfrost: Implement depth range clipping
2019-08-21 Alyssa Rosenzweigpanfrost: Don't bail on PIPE_BUFFER
2019-08-21 Alyssa Rosenzweigpan/midgard: Identify and disassemble indirect texture...
2019-08-21 Alyssa Rosenzweigpan/midgard: Breakout texture reg select printer
2019-08-21 Alyssa Rosenzweigpanfrost: Pass stream_output_info by reference
2019-08-21 Alyssa Rosenzweigpanfrost: Guard against NULL rasterizer explicitly
2019-08-21 Alyssa Rosenzweigpan/bifrost: Correct file size signedness
2019-08-21 Alyssa Rosenzweigpanfrost: Fix missing ret assignment in DRM code
2019-08-21 Alyssa Rosenzweigpanfrost: Hoist bo != NULL check before dereference
2019-08-21 Alyssa Rosenzweigpanfrost: Hoist job != NULL check
2019-08-21 Alyssa Rosenzweigpanfrost: Prevent potential integer overflow in instancing
2019-08-21 Alyssa Rosenzweigpanfrost: Clarify intention with PIPE_SWIZZLE_X check
2019-08-21 Alyssa Rosenzweigpanfrost: Pay attention to framebuffer dimension sign
2019-08-21 Alyssa Rosenzweigpan/midgard: Mark fallthrough explicitly
2019-08-21 Alyssa Rosenzweigpanfrost: Don't check reads_point_coord
2019-08-21 Alyssa Rosenzweigpan/midgard: Simplify contradictory check.
2019-08-21 Alyssa Rosenzweigpan/midgard: Reorder bits check to fix 8-bit masks
2019-08-21 Alyssa Rosenzweigpan/midgard: Represent unused nodes by ~0
2019-08-21 Alyssa Rosenzweigpan/bifrost: Avoid buffer overflow in disassembler
2019-08-21 Alyssa Rosenzweigpan/decode: Remove all_zero
2019-08-21 Alyssa Rosenzweigpan/decode: Don't leak FBD pointer
2019-08-21 Alyssa Rosenzweigpan/midgard: Allocate `dependencies` on stack
2019-08-21 Alyssa Rosenzweigpan/midgard: Free liveness info
2019-08-21 Jason Ekstrandv3d: Use the correct opcodes for signed image min/max
2019-08-21 Jason Ekstrandintel/nir: Add a helper for getting BRW_AOP from an...
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-21 Alyssa Rosenzweigpan/decode: Cleanup mali_attr printing
2019-08-21 Alyssa Rosenzweigpan/decode: Validate attribute/varying buffer pointer
2019-08-21 Alyssa Rosenzweigpan/decode: Include address in union mali_attr
2019-08-21 Alyssa Rosenzweigpan/decode: Use concise texture printing
2019-08-21 Alyssa Rosenzweigpanfrost: Break up usage2 field
2019-08-21 Alyssa Rosenzweigpan/decode: Pretty-print sRGB format
2019-08-21 Alyssa Rosenzweigpanfrost: Remove ancient TODO
2019-08-21 Alyssa Rosenzweigpanfrost: nr_mipmap_levels -> levels
2019-08-21 Alyssa Rosenzweigpan/decode: Validate texture dimensionality
2019-08-21 Alyssa Rosenzweigpan/decode: Break out pandecode_texture function
2019-08-21 Alyssa Rosenzweigpan/decode: Guard texture unknowns as zero trips
2019-08-21 Alyssa Rosenzweigpan/decode: Use GLSL style formats/swizzles
2019-08-21 Alyssa Rosenzweigpan/decode: Don't print the default swizzle
2019-08-21 Alyssa Rosenzweigpan/decode: Validate swizzles against format
2019-08-21 Alyssa Rosenzweigpan/decode: Treat RESERVED swizzles as errors
2019-08-21 Alyssa Rosenzweigpan/decode: Handle VARYING_DISCARD
2019-08-21 Alyssa Rosenzweigpanfrost: Don't trip the prefix magic field
2019-08-21 Alyssa Rosenzweigpan/decode: Guard attribute unknowns
2019-08-21 Alyssa Rosenzweigpanfrost: Don't crash on GL_CLAMP
2019-08-21 Alyssa Rosenzweigpanfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP
2019-08-21 Alyssa Rosenzweigpanfrost: Fix scoreboarding with dependency on job #0
2019-08-21 Alyssa Rosenzweigpan/decode: Normalize final instances of XXX
2019-08-21 Alyssa Rosenzweigpan/decode: Normalize case matching XXX format
2019-08-21 Alyssa Rosenzweigpan/decode: Mark tripped zeroes with XXX
2019-08-21 Alyssa Rosenzweigpan/decode: Check for MFBD preload chicken bit
2019-08-21 Alyssa Rosenzweigpan/decode: Validate AFBC fields are zero when AFBC...
2019-08-21 Alyssa Rosenzweigpan/decode: Do not print uniform/buffers explicitly
2019-08-21 Alyssa Rosenzweigpan/decode: Add static bounds checking utility
2019-08-21 Alyssa Rosenzweigpan/decode: Don't print unreferenced attribute memory
2019-08-21 Alyssa Rosenzweigpan/decode: Check for a number of potential issues
2019-08-21 Alyssa Rosenzweigpanfrost: Correct polygon size computations
2019-08-21 Alyssa Rosenzweigpanfrost: Remove DRY_RUN
2019-08-21 Alyssa Rosenzweigpan/decode: Print "just right" count of texture pointers
2019-08-21 Alyssa Rosenzweigpan/decode: Verify and omit polygon size
2019-08-21 Alyssa Rosenzweigpanfrost: Move pan_tiler.c outside of Gallium
2019-08-21 Alyssa Rosenzweigpan/decode: Bounds check polygon list and tiler heap
2019-08-21 Alyssa Rosenzweigpan/decode: Allow updating mmaps
2019-08-21 Alyssa Rosenzweigpan/decode: Express tiler structures as offsets
2019-08-21 Alyssa Rosenzweigpan/decode: Don't print zero exception_status
2019-08-21 Alyssa Rosenzweigpan/decode: Fix missing NULL terminator
2019-08-21 Alyssa Rosenzweigpan/decode: Silence workgroups_x_shift_2
2019-08-21 Alyssa Rosenzweigpanfrost: Implement workgroups_x_shift_2 quirk
2019-08-21 Alyssa Rosenzweigpan/decode: Don't print canonical workgroup encoding
2019-08-21 Alyssa Rosenzweigpanfrost: Set workgroups z to 32 for non-instanced...
next