mesa.git
2019-06-18 Boris Brezillonnir/lower_tex: Update ->sampler_dim value before callin...
2019-06-18 Boris Brezillonnir/lower_tex: Actually report when projector lowering...
2019-06-18 Tomeu Vizosopanfrost: Adapt to constant name change in UABI
2019-06-18 Tomeu Vizosopanfrost: ci: Update results
2019-06-18 Samuel Pitoisetradv: adjust the DCC base VA for mipmapped color attach...
2019-06-18 Samuel Pitoisetradv: fix color decompressions for FMASK/CMASK
2019-06-18 Samuel Pitoisetradv: do not decompress levels without DCC with the...
2019-06-18 Samuel Pitoisetradv: do not decompress levels without DCC with the...
2019-06-18 Samuel Pitoisetradv: check if DCC is enabled per mip not for the whole...
2019-06-18 Iago Toral... v3d: implement simultaneous peripheral access exception...
2019-06-18 Iago Toral... v3d: only flush jobs accessing the query BO when readin...
2019-06-18 Iago Toral... v3d: add a helper function to flush jobs using a BO
2019-06-18 Kenneth Graunkeiris: Support more RGBX pipe formats.
2019-06-18 Kenneth Graunkeglsl: Fix out of bounds read in shader_cache_read_progr...
2019-06-17 Jason Ekstrandanv: Set STATE_BASE_ADDRESS upper bounds on gen7
2019-06-17 Bas Nieuwenhuizenradv: Disable linear tiled compressed textures.
2019-06-17 Jason Ekstrandanv:Use VK_EXT_separate_stencil_usage to avoid stencil...
2019-06-17 Jason Ekstrandanv: Add stencil texturing support for gen7
2019-06-17 Jason Ekstrandanv/blorp: Update shadow images when clearing or uploading
2019-06-17 Jason Ekstrandanv/cmd_buffer: Add a stencil transition helper
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
next