clover: Wrap event::wait_count in a method taking care of the required locking.
[mesa.git] / src / gallium / drivers / r600 /
2017-03-20 Bartosz Tomczykr600g: Fix out of bounds access
2017-03-20 Constantine Kharlamovr600g: update sb documentation
2017-03-20 Constantine Kharlamovr600g: make condition clearer
2017-03-15 Marek Olšákgallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
2017-03-15 Dave Airlier600: refactor binding code for attach buffer to CB.
2017-03-15 Dave Airlier600: refactor out CB setup.
2017-03-15 Dave Airlier600: refactor texture resource words setup code.
2017-03-15 Dave Airlier600: factor out the code to initialise a buffer resource.
2017-03-15 Dave Airlier600g: make framebuffer atom rely on dual src blend...
2017-03-08 Mauro Rossiandroid: r600: fix libmesa_amd_common dependency
2017-03-08 Brian Paulgallium: s/uint/enum pipe_shader_type/ for set_constant...
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-03-07 Matt Turnerbuild: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
2017-02-28 Emil Velikovautomake: r600: radeonsi: correctly manage libamd_commo...
2017-02-28 Michel Dänzergallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS...
2017-02-28 Timothy Arceriradeon: remove unused radeon_elf_util.{c,h}
2017-02-28 Timothy Arceriradeon/ac: switch to ac_shader_binary_config_start()
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_elf_read() to ac_elf_read()
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_shader_binary to ac_shade...
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-19 Marek Olšákgallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCH...
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-18 Marek Olšákgallium/u_suballoc: allow setting pipe_resource::flags
2017-02-14 Marek Olšákgallium/radeon: remove the internal u_upload_mgr pointer
2017-02-09 Ilia Mirkingallium: add separate PIPE_CAP_INT64_DIVMOD
2017-02-08 Bartosz Tomczykr600/sb: Fix memory leak
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-01-30 Samuel Pitoisetr600: fix a compilation warning in r600_screen_create()
2017-01-30 Marek Olšákgallium/radeon: merge dirty_fb_counter and dirty_tex_de...
2017-01-30 Bartosz Tomczykr600: Fix stack overflow
2017-01-30 Marek Olšákgallium/radeon: clean up r600_query_init_backend_mask
2017-01-29 Ilia Mirkinr600g: use ieee variants of multiplication instructions
2017-01-29 Ilia Mirkinr600g: add support for optionally using non-IEEE mul ops
2017-01-27 Dave Airliegallium: Add integer 64 capability
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-23 Nicolai Hähnler600: implement DDIV
2017-01-23 Nicolai Hähnler600: factor out cayman_emit_unary_double_raw
2017-01-23 Nicolai Hähnler600: double multiply can handle only one multiply...
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2017-01-17 Ilia Mirkingallium: add PIPE_CAP_TGSI_FS_FBFETCH
2017-01-05 Marek Olšákgallium/radeon: prevent SDMA stalls by detecting RAW...
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_ABS
2017-01-05 Marek Olšákgallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
2017-01-03 Heiko Przybylr600/sb: Fix loop optimization related hangs on eg
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-11-15 Marek Olšákgallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
2016-11-01 Marek Olšákgallium/radeon: remove radeon_surf_level::pitch_bytes
2016-10-26 Marek Olšákgallium/radeon: stop using PIPE_BIND_CUSTOM
2016-10-26 Marek Olšákr600g: remove a redundant buffer_create helper
2016-10-26 Marek Olšákgallium/radeon: don't do (fmask.size && cmask.size)
2016-10-26 Marek Olšákgallium/radeon: remove unnecessary fields from radeon_s...
2016-10-26 Marek Olšákgallium/radeon: stop using some input fields from radeo...
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-18 Marek Olšákradeonsi: import all TGSI->LLVM code from gallium/radeon
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-05 Nicolai Hähnlegallium/radeon: implement set_device_reset_callback
2016-10-04 Marek Olšákgallium/radeon: move r600_common_context::texture_buffe...
2016-09-29 Nicolai Hähnlegallium/radeon: add barrier_flags to r600_common_screen
2016-09-26 Glenn Kennardr600g: Add support for PK2H/UP2H
2016-09-18 Martina Kollarovar600g/sb: fix struct/class declaration conflicts
2016-09-13 Mauro Rossiandroid: add support for libmesa_amdgpu_addrlib
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.
2016-09-05 Marek Olšákgallium/radeon: remove VPORT_ZMIN/ZMAX from init config...
2016-09-05 Marek Olšákgallium/radeon: set VPORT_ZMIN/MAX registers correctly
2016-09-05 Marek Olšákgallium/radeon: derive buffer placement and flags only...
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-08-29 Rhys Kiddr600g: Clean up defined magic numbers for TGSI opcodes
2016-08-29 Rhys Kiddr600g: Avoid duplicated initialization of TGSI_OPCODE_DFMA
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-26 Mario Kleinerr600: increase performance for DRI PRIME offloading...
2016-08-26 Marek Olšákgallium/radeon: merge USER_SHADER and INTERNAL_SHADER...
2016-08-25 Marek Olšákgallium/radeon: unify and simplify checking for an...
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-08-17 Marek Olšákgallium/radeon: mark shader rings as highest-priority...
2016-08-09 Marek Olšákgallium/radeon: implement ARB_clear_texture (v3)
2016-08-09 Marek Olšákgallium/radeon: handle render_condition_enable for...
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-08-06 Marek Olšákgallium/radeon: count gfx IB flushes
2016-08-06 Marek Olšákgallium/radeon: move radeon_winsys::cs_memory_below_lim...
2016-08-03 Marek Olšákr600g: use last_gfx_fence like radeonsi
2016-08-01 Matt Turnerr600g: Avoid aliasing violations.
2016-07-26 Marek Olšákr600g: add support for B5G6R5 PBO uploads via texture...
2016-07-23 Marek Olšákradeonsi: implement buffer_subdata without indirect...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-20 Józef Kuciar600: advertise 8 bits subpixel precision for viewport...
2016-07-20 Józef Kuciagallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
2016-07-19 Marek Olšákgallium/radeon: remove RADEON_FLUSH_KEEP_TILING_FLAGS...
2016-07-14 Jan Veselyr600,compute: Reserve vtx 3 for kernel arguments
2016-07-08 Nicolai Hähnler600g: call cayman_emit_msaa_sample_locs only when...
2016-07-06 Nicolai Hähnlegallium/radeon: replace is_flushing_texture with db_com...
2016-07-06 Nicolai Hähnlegallium/radeon: add can_sample_z/s flags for textures
2016-07-04 Marek Olšákgallium/radeon: add and use radeon_info::max_alloc_size...
2016-07-04 Marek Olšákgallium/radeon: remove unused code - radeon_llvm_util.*
2016-07-04 Jan Veselyr600g: Add double precision FMA ops
2016-07-04 Francesco Ansanellir600: fix duplicate 'const' declaration
next