radeonsi/gfx10: determine view->is_integer based on the pipe_format
[mesa.git] / src / gallium / drivers /
2019-07-03 Nicolai Hähnleradeonsi/gfx10: determine view->is_integer based on...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_is_format_supported
2019-07-03 Nicolai Hähnleradeonsi/gfx10: generate gfx10_format_table.h
2019-07-03 Nicolai Hähnleradeonsi/gfx10: set MAX_ALLOC_COUNT
2019-07-03 Nicolai Hähnleradeonsi/gfx10: require LLVM 9
2019-07-03 Boyuan Zhangradeon/vcn: update for new vcn enc interface
2019-07-03 Boyuan Zhangradeonsi: enable jpeg decode for navi10
2019-07-03 Boyuan Zhangradeon/vcn: implement vcn 2.0 jpeg decode
2019-07-03 Boyuan Zhangradeon/vcn: add direct register bool
2019-07-03 Boyuan Zhangradeon/vcn: add defines for vcn 2.0 jpeg
2019-07-03 Boyuan Zhangradeon/vcn: use variable to assign ib cmd
2019-07-03 Boyuan Zhangradeon/vcn: implement vcn 2.0 encode
2019-07-03 Boyuan Zhangradeon/vcn: add vcn2.0 encode skeleton
2019-07-03 Boyuan Zhangradeon/vcn: move vcn1.0 specific defines to c
2019-07-03 Boyuan Zhangradeon/vcn: assign function pointer with ib functions
2019-07-03 Boyuan Zhangradeon/vcn: add function pointer for ib functions
2019-07-03 Boyuan Zhangradeon/vcn: move header related algorithm to vcn_enc
2019-07-03 Boyuan Zhangradeon/vcn: move add buf func to common file
2019-07-03 Boyuan Zhangradeon/vcn: move cs defines to enc header file
2019-07-03 Leo Liuradeon/vcn: add VP9 support for Navi10
2019-07-03 Leo Liuradeonsi: enable encode support for newer HW
2019-07-03 Leo Liuradeon/vcn: add VCN2 set of internal registers for IB
2019-07-03 Leo Liuradeonsi/uvd: allow newer HW to create HW decoder
2019-07-03 Nicolai Hähnleamd/common/gfx10: add register JSON
2019-07-03 Nicolai Hähnleradeonsi: make emit_streamout_output externally accessible
2019-07-03 Nicolai Hähnleradeonsi: pass the context to query destroy functions
2019-07-03 Nicolai Hähnleradeonsi: make si_restore_qbo_state externally available
2019-07-03 Nicolai Hähnleradeonsi: make get_primitive_id externally visible
2019-07-03 Nicolai Hähnleradeonsi: make si_llvm_export_vs externally available
2019-07-03 Nicolai Hähnleradeonsi: various si_translate_*format functions only...
2019-07-03 Marek Olšákradeonsi: use a fragment shader blit instead of DB...
2019-07-03 Pierre-Eric Pellou... radeonsi: make gl_SampleMaskIn = 0x1 when MSAA is disabled
2019-07-03 Alexandros Frantzisvirgl: Clear the valid buffer range when possible
2019-07-03 Jan Zielinskiswr/swr: Enable ARB_viewport_array
2019-07-03 Michel Dänzerwinsys/amdgpu: Make KMS handles valid for original...
2019-07-02 Mike Blumenkrantziris: assert isl_surf_init success in resource_from_handle
2019-07-02 Karol Herbstnouveau: handle new CAPS
2019-07-02 Boris Brezillonpanfrost: Pass referenced BOs to the SUBMIT ioctls
2019-07-02 Boris Brezillonpanfrost: Make SLAB pool creation rely on BO helpers
2019-07-02 Boris Brezillonpanfrost: Add the panfrost_drm_{create,release}_bo...
2019-07-02 Boris Brezillonpanfrost: Move the mmap BO logic out of panfrost_drm_im...
2019-07-02 Boris Brezillonpanfrost: Avoid passing winsys handles to import/export...
2019-07-02 Boris Brezillonpanfrost: Move BO meta-data out of panfrost_bo
2019-07-02 Boris Brezillonpanfrost: Stop exposing internal panfrost_drm_*() functions
2019-07-02 Boris Brezillonpanfrost: Get rid of the "free imported BO" logic
2019-07-02 Boris Brezillonpanfrost: Get rid of the panfrost_driver abstraction...
2019-07-02 Boris Brezillonpanfrost: Move scanout res creation out of panfrost_res...
2019-07-02 Boris Brezillonpanfrost: Add the sampled texture BO to the job
2019-07-02 Kenneth Graunkeiris: Defer closing and freeing VMA until buffers are...
2019-07-02 Kenneth Graunkeiris: Add an explicit alignment parameter to iris_bo_al...
2019-07-02 Iago Toral Quirogav3d: do not flush jobs that are synced with 'Wait for...
2019-07-02 Iago Toral Quirogav3d: emit 'Wait for transform feedback' commands when...
2019-07-02 Iago Toral Quirogav3d: keep track of resources written by transform feedback
2019-07-01 Kenneth Graunkeiris: Use MI_COPY_MEM_MEM for tiny resource_copy_region...
2019-07-01 Sagar Ghugenir: Add lower_rotate flag and set to true in all drivers
2019-07-01 Alyssa Rosenzweigpanfrost: Implement instanced rendering
2019-07-01 Alyssa Rosenzweigpanfrost/decode: Compute padded_num_vertices for MODULO
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Emit type appropriate ld_vary
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Add unsigned ld/st ops
2019-07-01 Alyssa Rosenzweigpanfrost/midgard: Use the appropriate ld_attr type
2019-07-01 Alyssa Rosenzweigpanfrost: Implement dispatch helpers
2019-07-01 Alyssa Rosenzweigpanfrost: Remove ancient comment
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-30 Jonathan Mareketnaviv: blt: blit with the original format when possible
2019-06-30 Jonathan Mareketnaviv: clear all bits for 24bpp depth without stencil
2019-06-29 Mauro Rossiandroid: virgl: fix generated virgl_driinfo.h building...
2019-06-29 Alyssa Rosenzweigpanfrost: Allow R11G11B10 rendering
2019-06-29 Alyssa Rosenzweigpanfrost: Default to util_pack_color for clears
2019-06-28 Dylan BakerRevert "meson: Add support for using cmake for finding...
2019-06-28 Alyssa Rosenzweigpanfrost: Disable DXT-style texture compression
2019-06-28 Alyssa Rosenzweigpanfrost: Dump unknown formats before aborting
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Fix 3D texture regression
2019-06-28 Alyssa Rosenzweigpanfrost: Add some special formats
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Implement integer sampler
2019-06-28 Alyssa Rosenzweigpanfrost: Remove dubious assert
2019-06-28 Alyssa Rosenzweigpanfrost: Implement primitive restart
2019-06-28 Anuj PhogatRevert "iris/icl: Add WA_2204188704 to disable pixel...
2019-06-28 Rob Clarkfreedreno/a6xx: wire up dither state
2019-06-28 Pierre-Eric Pellou... radeon/uvd: fix calc_ctx_size_h265_main10
2019-06-28 Tomeu Vizosopanfrost: Only tag AFBC addresses when sampling
2019-06-28 Tomeu Vizosopanfrost/ci: Don't error out on RK3288
2019-06-28 Tomeu Vizosopanfrost/ci: Don't print every kernel file
2019-06-28 Tomeu Vizosopanfrost/ci: Fix the image name
2019-06-28 Tomeu Vizosopanfrost/ci: Remove batching
2019-06-28 Kenneth Graunkeiris: Don't leak resources in iris_create_surface for...
2019-06-28 Alexandros Frantzisvirgl: Don't allow creating staging pipe_resources
2019-06-28 Alexandros Frantzisvirgl: Use virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Add tests for virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Introduce virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Store the virgl_hw_res for copy transfers
2019-06-28 Kenneth Graunkeiris: Fix major resource leak in iris_set_shader_images
2019-06-27 Nanley Cheryintel: Add and use helpers for level0 extent
2019-06-27 Dylan Bakermeson: Add support for using cmake for finding LLVM
2019-06-27 Kenneth Graunkeiris: Fix memory leak of SO targets
2019-06-27 Kenneth Graunkeiris: Fix memory leak for draw parameter resources
2019-06-27 Kenneth Graunkeiris: Drop u_upload_unmap
2019-06-27 Kenneth Graunkeiris: Also properly restore INTERFACE_DESCRIPTOR_DATA...
2019-06-27 Kenneth Graunkeiris: Fix resource tracking for CS thread ID buffer
2019-06-27 Kenneth Graunkeiris: Only bother with thread ID upload if doing MEDIA_...
2019-06-27 Kenneth Graunkeiris: Do MEDIA_CURBE_LOAD when IRIS_DIRTY_CS is set...
next