virgl: Assume sRGB write control for older guest kernels or virglrenderer hosts
[mesa.git] / src / gallium / drivers /
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 Caio Marcelo de... 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 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-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 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 Lucas Stachetnaviv: fix some pm query issues
2019-06-13 Boris Brezillonpanfrost: Fix general purpose varying handling
2019-06-13 Caio Marcelo de... iris: Enable INTEL_shader_atomic_float_minmax
2019-06-13 Rob Clarkfreedreno/a6xx: fix MAX_INDICES
2019-06-13 Rob Clarkfreedreno/blitter: remove dead code
2019-06-13 Rob Clarkfreedreno: turn staging cube into 2d-array
2019-06-13 Tomeu Vizosopanfrost: ci: Exclude some tests from results
2019-06-13 Tomeu Vizosopanfrost: ci: Update test expectations
2019-06-13 Mateusz Krzaklima/ppir: change offset type to int
2019-06-13 Chia-I Wuvirgl: virgl_transfer should own its virgl_resource
2019-06-13 Chia-I Wuvirgl: pass virgl_context to transfer create/destroy
2019-06-13 Chia-I Wuvirgl: init transfer queue from virgl_context
2019-06-13 Chia-I Wuvirgl: clean up virgl_transfer_queue.h
2019-06-13 Nicolai Hähnleradeonsi: add radeonsi_debug_disassembly option
2019-06-13 Nicolai Hähnleradeonsi: fix line splitting in si_shader_dump_assembly
2019-06-13 Nicolai Hähnleradeonsi: raise the alignment of LDS memory for compute...
2019-06-13 Nicolai Hähnleradeonsi: use an explicit symbol for the LSHS LDS memory
2019-06-13 Nicolai Hähnleradeonsi: rename lds_{load,store} to lshs_lds_{load...
2019-06-13 Nicolai Hähnleradeonsi/gfx9: declare LDS ESGS ring as an explicit...
2019-06-13 Nicolai Hähnleamd/rtld: layout and relocate LDS symbols
2019-06-13 Nicolai Hähnleradeonsi: cleanup some #includes
2019-06-13 Nicolai Hähnleradeonsi: inline si_shader_binary_read_config into...
2019-06-13 Nicolai Hähnleradeonsi: use the new run-time linker for shaders
2019-06-13 Nicolai Hähnleradeonsi: don't declare pointers to static strings
2019-06-13 Nicolai Hähnleradeonsi: dump shader binary buffer contents
2019-06-13 Nicolai Hähnleradeonsi: return bool from si_shader_binary_upload
2019-06-13 Nicolai Hähnleradeonsi: let si_shader_create return a boolean
2019-06-13 Nicolai Hähnleradeonsi: use ac_shader_config
2019-06-12 Nicolai Hähnleu_dynarray: turn util_dynarray_{grow, resize} into...
2019-06-12 Nicolai Hähnlefreedreno: use util_dynarray_clear instead of util_dyna...
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Differentiate vertex/fragment texture...
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Assert on unknown texture source
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Set minimal swizzle on texture input
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Lower texture projectors
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Implement txl
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Implement txb op
2019-06-12 Alyssa Rosenzweigpanfrost: Unify bind_vs/fs_state
2019-06-12 Alyssa Rosenzweigpanfrost: Add panfrost_job_type_for_pipe helper
2019-06-12 Alyssa Rosenzweigpanfrost/midgard: Extract emit_varying_read
2019-06-12 Alyssa Rosenzweigpanfrost: Remove "vertex/tiler render target" silliness
2019-06-12 Alyssa Rosenzweigpanfrost/decode: Print line number of bad memory access
next