etnaviv: update Android build files
[mesa.git] / src / gallium / drivers / r600 /
2020-01-22 Timur Kristófr600: Move get_pic_param to radeon_vce.c
2020-01-21 Eric Anholtr600: Remove a bunch of default handling of pipe caps.
2020-01-04 Gert Wollnyr600: Delete vertex buffer only if there is actually...
2020-01-04 Gert Wollnyr600: Make SID and unsigned value
2020-01-04 Gert Wollnyr600: Fix maximum line width
2020-01-04 Gert Wollnyr600/sb: Correct SB disassambler for better debugging
2020-01-04 Gert Wollnyr600: Make it possible to include r600_asm.h in a C...
2020-01-04 Gert Wollnyr600: Add functions to dump the shader info
2020-01-03 Thong Thair600: Remove HEVC related code since HEVC is not supported
2020-01-03 Thong Thairadeon: Use P010 for decoding of 10-bit videos
2019-11-26 Gert Wollnyr600: Disable eight bit three channel formats
2019-11-19 Marek Olšákac: add radeon_info::num_rings and move ring_type to...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_DELINIT macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-04 Gert Wollnyr600: Fix interpolateAtCentroid
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-09-10 Marek Olšákr300,r600,radeonsi: set winsys_handle::stride,offset...
2019-09-10 Marek Olšákr300,r600,radeonsi: read winsys_handle::stride,offset...
2019-09-06 Eric Engestromr600: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestromr600: replace MAYBE_UNUSED with specific #ifdef
2019-07-31 Eric Engestromr600: move variable to proper scope
2019-07-23 Pierre-Eric Pellou... u_blitter: add a msaa parameter to util_blitter_clear
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-15 Marek Olšákgallium: use MAP_DIRECTLY to mean supression of DISCARD...
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-09 Timothy Arcerir600: remove query/apply_opaque_metadata callbacks
2019-07-04 Nicolai Hähnleamd/common: move ac_shader_{binary,reloc} into r600...
2019-07-03 Michel Dänzerwinsys/amdgpu: Make KMS handles valid for original...
2019-06-28 Pierre-Eric Pellou... radeon/uvd: fix calc_ctx_size_h265_main10
2019-06-14 Marek Olšákac: add radeon_info::is_amdgpu instead of checking...
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-16 Marek Olšákr600+radeonsi: use ctx_query_reset_status on radeon
2019-05-16 Marek Olšákwinsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER...
2019-05-16 Marek Olšákwinsys/amdgpu: add a parallel compute IB coupled with...
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-03 Julien Isorcer600: implement resource_get_info
2019-05-01 Dave Airlier600: reset tex array override even when no view bound
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-24 Marek Olšákgallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for...
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-04-23 Marek Olšákac: add radeon_info::marketing_name, replacing the...
2019-04-15 Dylan BakerDelete autotools
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Eric Engestromsimplify LLVM version string printing
2019-03-20 Kenneth Graunkegallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXT...
2019-03-08 Eric Engestromr600: cast pointer to expected type
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-01-30 Marek Olšákr600: add -Wstrict-overflow=0 to meson to silence the...
2018-12-19 Nicolai Hähnler600: remove redundant semicolon
2018-11-29 Marek Olšákwinsys/amdgpu,radeon: pass vm_alignment to buffer_from_...
2018-11-28 Dave Airlier600: make suballocator 256-bytes align
2018-11-28 Nicolai Hähnlewinsys/amdgpu: explicitly declare whether buffer_map...
2018-11-21 Gert Wollnyr600: clean up the GS ring buffers when the context...
2018-11-19 Gert Wollnyr600: Only set context streamout strides info from...
2018-11-09 Marek Olšákradeonsi: stop command submission with PIPE_CONTEXT_LOS...
2018-11-06 Gert Wollnyr600: Add support for EXT_texture_sRGB_R8
2018-11-05 Vinson Leer600/sb: Fix constant logical operand in assert.
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-10-26 David McFarlandutil: Change remaining uint32 cache ids to sha1
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-12 Vinson Leer600/sb: Fix constant-logical-operand warning.
2018-10-02 Timothy Arcerir600: use build-id when available for disk cache
2018-09-15 Gert Wollnyr600/sb: use safe math optimizations when TGSI contains...
2018-09-10 Marek Olšákr600: fix HTILE for NPOT textures with mipmapping
2018-09-07 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-09-06 Marek Olšákgallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER...
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
2018-09-04 Eric Anholtgallium: Add a helper for implementing PIPE_CAP_* defau...
2018-08-25 Kenneth Graunkegallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_GS_INVOCATIONS
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-21 Dave Airlier600/eg: rework atomic counter emission with flushes
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-01 Mathieu Bridonpython: Use the unicode_escape codec
2018-07-31 Marek Olšákradeonsi: use storage_samples instead of color_samples...
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
2018-07-30 Dave Airlier600: reduce num compute threads to 1024.
2018-07-25 Gert Wollnyr600: Scale integer valued texture border colors to...
2018-07-23 Dave Airlier600: enable tess_input_info for TES
next