mesa.git
2019-06-17 Jason Ekstrandanv/blorp: Take an aspect in anv_image_copy_to_shadow
2019-06-17 Jason Ekstrandanv/formats: Re-arrange the way se set some flag bits
2019-06-17 Kenneth Graunkeiris: Make resource_copy_region handle packed depth...
2019-06-17 Kenneth Graunkeiris: Order CS stall and TC invalidate for format reint...
2019-06-17 Kenneth Graunkeiris: Be more aggressive at post-format-reintepret...
2019-06-17 Gert Wollnyvirgl: Assume sRGB write control for older guest kernel...
2019-06-17 Rob Clarkfreedreno/a6xx: disallow UBWC for x24s8
2019-06-17 Rob Clarkfreedreno/a6xx: un-swap X24S8_UINT
2019-06-17 Samuel Pitoisetradv: add mipmaps support for DCC decompression on...
2019-06-17 Samuel Pitoisetradv: add mipmaps support for color decompressions...
2019-06-17 Samuel Pitoisetradv: set the DCC/FCE predicates from the base level
2019-06-17 Samuel Pitoisetradv: load the fast color clear values from the base...
2019-06-17 Samuel Pitoisetradv: store the DCC predicate for each mip
2019-06-17 Samuel Pitoisetradv: store the FCE predicate for each mip
2019-06-17 Samuel Pitoisetradv: store the fast color clear values for each mip
2019-06-17 Samuel Pitoisetradv: allocate DCC metadata for each mip
2019-06-17 Caio Marcelo... gallium: Remove unused util_ringbuffer
2019-06-17 Caio Marcelo... llvmpipe: Don't use u_ringbuffer for lp_scene_queue
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Simplify 2D array logic
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Handle non-zero component in store
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Apply writemask to LUTs
2019-06-17 Marek Olšákamd: update addrlib
2019-06-17 Nicolai Hähnleradeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES
2019-06-17 Alyssa Rosenzweigpanfrost: Cleanup default blend mode
2019-06-17 Alyssa Rosenzweigpanfrost: Don't accidentally include blend shader
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Use typeless moves internally
2019-06-17 Chia-I Wuvirgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_R...
2019-06-17 Chia-I Wuvirgl: add virgl_rebind_resource
2019-06-17 Chia-I Wuvirgl: save virgl_hw_res in virgl_transfer
2019-06-17 Chia-I Wuvirgl: add resource_reference to virgl_winsys
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Add rounding mode specific opcodes
2019-06-17 Alyssa Rosenzweigpanfrost: Drop draws with complete scissor
2019-06-17 Alyssa Rosenzweigpanfrost: Disable pipelining temporarily
2019-06-17 Alyssa Rosenzweigpanfrost/mfbd: Handle rendering to linear mipmap
2019-06-17 Alyssa Rosenzweigpanfrost: Implement sampling from non-zero initial...
2019-06-17 Alyssa Rosenzweigpanfrost: Resource management for linear 2D texture...
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Adjust swizzles for 2D arrays
2019-06-17 Alyssa Rosenzweigpanfrost: Set array_size to permit array textures
2019-06-17 Alyssa Rosenzweigpanfrost: Decode array textures
2019-06-17 Alyssa Rosenzweigpanfrost: Implement 3D texture resource management
2019-06-17 Alyssa Rosenzweigpanfrost: Specify 3D in texture descriptor
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Fix 3D texture masks/swizzles
2019-06-17 Alyssa Rosenzweigpanfrost/midgard: Add swizzle_of/mask_of helpers
2019-06-17 Alyssa Rosenzweigpanfrost: Enable helper invocations when texturing
2019-06-17 Alyssa Rosenzweigpanfrost: Handle missing texture case
2019-06-17 Alyssa Rosenzweigpanfrost: Remove forced flush on clears
2019-06-17 Alyssa Rosenzweigpanfrost: Flush scanout too
2019-06-17 Alyssa Rosenzweigpanfrost: Improve viewport (clipping) robustness
2019-06-17 Alyssa Rosenzweigpanfrost: Disable the tiler for clear-only jobs
2019-06-17 Alyssa Rosenzweigpanfrost: Identify and decode mfbd_flags
2019-06-17 Alyssa Rosenzweigpanfrost: Stub out hierarchy mask selection
2019-06-17 Alyssa Rosenzweigpanfrost: Rename misc_0 -> tiler_polygon_list
2019-06-17 Alyssa Rosenzweigpanfrost: Sanity check tiler polygon list size
2019-06-17 Alyssa Rosenzweigpanfrost: Compute and use polygon list body size
2019-06-17 Alyssa Rosenzweigpanfrost: Use polygon list header size computation
2019-06-17 Alyssa Rosenzweigpanfrost: Calculate polygon list header size
2019-06-17 Alyssa Rosenzweigpanfrost: Add pan_tiler.h header
2019-06-17 Alyssa Rosenzweigpanfrost: Document tile size heuristic
2019-06-17 Alyssa Rosenzweigpanfrost: Rename tiler fields per tiler research
2019-06-17 Alyssa Rosenzweigpanfrost: Add notes about the tiler allocations
2019-06-17 Alyssa Rosenzweigpanfrost: Integrate kernel names for tiler FBD
2019-06-17 Bas Nieuwenhuizenradv: Add asserts that buffer descriptors are created...
2019-06-17 Bas Nieuwenhuizenradv: Decompress DCC when the image format is not allow...
2019-06-17 Samuel Pitoisetradv: make sure to init the DCC decompress compute...
2019-06-17 Samuel Pitoisetac: make ac_compute_cmask() a static function
2019-06-17 Samuel Pitoisetradv: rely on ac_compute_cmask() for CMASK info
2019-06-17 Samuel Pitoisetradv: silent a compiler warning in radv_CmdPushDescript...
2019-06-17 Tomeu Vizosopanfrost: ci: Speed things up a bit by skipping a git...
2019-06-17 Tomeu Vizosopanfrost: ci: Exclude all blend tests from results
2019-06-17 Samuel Pitoisetac: update llvm.amdgcn.icmp intrinsic name for LLVM 9+
2019-06-16 Erico Nuneslima: lower fmod in ppir and gpir
2019-06-15 Rob Clarkfreedreno/a6xx: re-enable UBWC for depth/stencil
2019-06-15 Rob Clarkfreedreno/a6xx: handle z24s8/z24x8 blits with u_blitter
2019-06-15 Rob Clarkfreedreno/a6xx: handle fallback for rewritten blits...
2019-06-15 Rob Clarkfreedreno/a6xx: rename variable
2019-06-15 Rob Clarkfreedreno/a6xx: consolidate z/s blit handling
2019-06-15 Rob Clarkgallium: add z24s8_as_r8g8b8a8 format
2019-06-14 Kenneth Graunkest/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in Generate...
2019-06-14 Erico Nuneslima: fix dynarray usage in lima_submit_add_bo
2019-06-14 Alyssa Rosenzweigpanfrost: Fix variant selection
2019-06-14 Marek Olšákac: add radeon_info::is_amdgpu instead of checking...
2019-06-14 Mauro Rossiandroid: amd/common: fix missing include path
2019-06-14 Mauro Rossiandroid: radv: fix necessary dependecies
2019-06-14 Alejandro Piñeirodocs: document three NIR_ envvars
2019-06-14 Alexandros... virgl: Return immediately when finding a compatible...
2019-06-14 Alexandros... virgl: Use virgl_resource_cache in the vtest winsys
2019-06-14 Alexandros... virgl: Use virgl_resource_cache in the drm winsys
2019-06-14 Alexandros... virgl: Introduce virgl_resource_cache
2019-06-14 Haihao Xiangi965: support UYVY for external import only
2019-06-14 Neil Robertsglsl: Set default precision on record members
2019-06-14 Neil Robertsglsl/linker: Make precision matching optional in intras...
2019-06-14 Neil Robertsglsl/linker: Don’t check precision for shader interface
2019-06-14 Neil Robertscompiler/types: Making comparing record precision optional
2019-06-14 Lucas Stachetnaviv: fix some pm query issues
2019-06-14 Iago Toral... v3d: do not setup execute flags for else block in unifo...
2019-06-14 Iago Toral... nir: detect more dynamically uniform expressions
2019-06-14 Tapani Pälliir3: initialize progress false before ir3_nir_lower_imul
2019-06-13 Boris Brezillonpanfrost: Fix general purpose varying handling
2019-06-13 Marek Olšákac/registers: use better names for disambiguated defini...
2019-06-13 Marek Olšákac/registers: remove deprecated/inapplicable definitions
next