util: Change remaining uint32 cache ids to sha1
[mesa.git] / src / gallium / drivers / r600 / r600_pipe_common.c
2018-10-26 David McFarlandutil: Change remaining uint32 cache ids to sha1
2018-10-02 Timothy Arcerir600: use build-id when available for disk cache
2018-07-30 Dave Airlier600: reduce num compute threads to 1024.
2018-07-16 Marek Olšákr600: fix build after the removal of RADEON_PRIO_*...
2018-06-19 Marek Olšákamd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-04-02 Marek Olšákac/gpu_info: rename has_virtual_memory -> r600_has_virt...
2018-02-13 Dave Airliegallium: drop all the guard band float caps.
2018-01-28 Dave Airlier600: add ARB_query_buffer_object support
2017-12-05 Dave Airlier600: update max threads per block for evergreen compute
2017-12-05 Marek Olšákgallium/u_upload_mgr: allow drivers to specify pipe_res...
2017-11-29 Marek Olšákr300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FL...
2017-11-17 Dave Airlier600: implement basic memory barrier.
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-10-10 Dave Airlier600: cleanup llvm ir target selection.
2017-10-09 Dave Airlier600: drop a bunch of post-cayman code. (v2)
2017-10-07 Marek Olšákgallium/u_blitter: let drivers decide which VS to use...
2017-10-07 Marek Olšákgallium/u_blitter: let drivers set the vertex elements...
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-09-26 Marek Olšákr600: fork and import gallium/radeon