summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_get.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: fix video APIs on Raven2Marek Olšák2018-11-141-3/+6
* radeonsi: enable vcn jpeg decode for ravenBoyuan Zhang2018-10-231-0/+2
* radeonsi: clamp point size to the limitMarek Olšák2018-10-181-2/+3
* radeonsi: use higher subpixel precision (QUANT_MODE) for smaller viewportsMarek Olšák2018-10-161-1/+3
* gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGETMarek Olšák2018-09-071-0/+4
* gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsiMarek Olšák2018-09-061-0/+1
* nir: Drop the vs_inputs_dual_locations optionJason Ekstrand2018-09-061-1/+0
* radeonsi/nir: Set vs_inputs_dual_locations and let NIR do the remapJason Ekstrand2018-09-061-0/+1
* gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITSMarek Olšák2018-09-061-0/+1
* gallium: Add a helper for implementing PIPE_CAP_* default values.Eric Anholt2018-09-041-1/+4
* radeonsi: enable GL 4.5 in compat profileTimothy Arceri2018-08-301-2/+1
* gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.Kenneth Graunke2018-08-241-0/+1
* radeonsi: increase the maximum UBO size to 2 GBMarek Olšák2018-08-231-1/+1
* radeonsi: bump MAX_GS_INVOCATIONSMarek Olšák2018-08-231-1/+3
* gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZEMarek Olšák2018-08-231-0/+1
* gallium: add PIPE_CAP_MAX_GS_INVOCATIONSMarek Olšák2018-08-231-0/+2
* radeonsi: use radeon_info::nameMarek Olšák2018-08-141-38/+11
* radeonsi: implement EXT_window_rectanglesMarek Olšák2018-08-141-1/+1
* gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTSMarek Olšák2018-07-311-0/+2
* radeonsi: add support for Vega20Marek Olšák2018-07-121-0/+1
* radeonsi: enable OpenGL 4.4 compat profileTimothy Arceri2018-06-301-4/+3
* gallium: add scalar isa shader capChristian Gmeiner2018-06-201-0/+2
* radeonsi: enable OpenGL 3.3 compat profileTimothy Arceri2018-06-191-1/+1
* gallium: add support for programmable sample locationsRhys Perry2018-06-141-0/+1
* radeonsi: return real memory usage instead of per-process usageMarek Olšák2018-06-131-2/+2
* gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITYMarek Olšák2018-05-291-0/+3
* amd: remove support for LLVM 4.0Marek Olšák2018-05-171-3/+1
* ac/gpu_info: add has_2d_tilingMarek Olšák2018-05-101-5/+1
* ac/gpu_info: add has_sparse_vm_mappingsMarek Olšák2018-05-101-11/+2
* ac/gpu_info: add has_unaligned_shader_loadsMarek Olšák2018-05-101-5/+1
* radeonsi: expose ARB_query_buffer_object on ancient kernels tooMarek Olšák2018-05-101-3/+1
* ac/gpu_info: add has_indirect_compute_dispatchMarek Olšák2018-05-101-13/+3
* radeonsi: clean up the reset status query implementationMarek Olšák2018-05-101-3/+2
* radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVMMarek Olšák2018-05-101-0/+9
* gallium: add initial support for conservative rasterizationRhys Perry2018-04-301-0/+10
* radeonsi/gfx9: workaround for INTERP with indirect indexingMarek Olšák2018-04-271-6/+13
* radeonsi: add support for VegaMMarek Olšák2018-04-181-1/+2
* radeonsi: simplify generating the renderer stringMarek Olšák2018-04-131-11/+8
* radeonsi: use PIPE_FORMAT_P016 format for VP9 profile2Leo Liu2018-04-121-1/+2
* radeonsi: cap VP9 support to progressive bufferLeo Liu2018-04-121-0/+2
* radeonsi: cap VP9 support to RavenLeo Liu2018-04-121-0/+4
* radeonsi: move definitions out of r600_pipe_common.hMarek Olšák2018-04-051-2/+2
* radeonsi: update copyrightsMarek Olšák2018-04-051-0/+1
* radeonsi: implement GL_KHR_blend_equation_advancedMarek Olšák2018-04-021-1/+1
* radeonsi: add support for Vega12Marek Olšák2018-03-281-0/+1
* st/radeonsi: enable uniform packing in NIR backendTimothy Arceri2018-03-201-1/+5
* gallium: add packed uniform CAPTimothy Arceri2018-03-201-0/+1
* radeonsi/nir: disable vertex_id_zero_based loweringTimothy Arceri2018-02-281-1/+0
* radeonsi/nir: enable lowering of fpowTimothy Arceri2018-02-261-0/+1
* radeonsi/nir: disable GLSL IR loop unrollingTimothy Arceri2018-02-221-0/+2