vc4: Set shareable BOs as T tiled if possible
[mesa.git] / src / gallium / drivers / r600 /
2017-07-10 Marek Olšákgallium: use "ull" number suffix to keep the QtCreator...
2017-06-29 Rob HerringAndroid: use symlinks for driver loading
2017-06-26 Constantine Charlamovr600g: fix crash when file in R600_TRACE doesn't exist
2017-06-26 Constantine Charlamovr600g: take into account offset to system inputs at...
2017-06-26 Constantine Charlamovr600g: get rid of trailing whitespace
2017-06-26 Dave Airlier600/asm: add support for other GDS operations.
2017-06-26 Dave Airlier600: don't merge GDS into VTX
2017-06-26 Dave Airlier600: for memory instructions dump index gpr for read...
2017-06-26 Dave Airlier600: add support for vertex fetches via texture cache
2017-06-26 Dave Airlier600: route indirect address register correctly for...
2017-06-23 Marek Olšákgallium/radeon: pass create_screen flags to r600_common...
2017-06-19 Nicolai Hähnler600: fix off-by-one in egd_tables.py
2017-06-17 Emil Velikovr600: include libelf headers only as needed
2017-06-17 Emil Velikovr600, radeon: move radeon_shader_binary_{init,clean...
2017-06-16 Jan Veselyr600g,compute: provide local copy of functions from...
2017-06-16 Jan Veselyr600: android: amdgpu_common is only required when...
2017-06-15 Mauro Rossiandroid: r600/eg: add support for tracing IBs after...
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-12 Marek Olšákr600g: set pipe_context::priv = NULL
2017-06-12 Juan A. Suarez Romeror600/eg: distribute egd_tables.py in the dist file
2017-06-08 Marek Olšákgallium/radeon: don't allocate HTILE in a separate...
2017-06-07 Marek Olšákgallium/u_blitter: use 2D_ARRAY for cubemap blits if...
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-05 Dave Airlier600: refactor out some compressed resource state code.
2017-06-05 Dave Airlier600: document some of the missing shader constants.
2017-06-05 Dave Airlier600: add register info for atomic counters.
2017-06-05 Dave Airlier600: add missing RAT registers and operations.
2017-06-05 Dave Airlier600/sb: fix typo in field definitions
2017-06-05 Dave Airlier600: fix incorrect and missing bit field in register...
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-06-01 Dave Airlier600/eg: add support for tracing IBs after a hang.
2017-05-25 Leo Liuradeon: rename has_uvd info to has_hw_decode
2017-05-19 Rob HerringAndroid: r600: fix build when LLVM is disabled
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-12 Glenn Kennardr600g: Add defines for per-shader engine settings
2017-05-12 Glenn Kennardr600g: Add instruction encoding defines for MEM_RD
2017-05-12 Glenn Kennardr600g: Add scratch ring register defines
2017-05-11 Rob HerringAndroid: push driver build details to driver makefiles
2017-05-11 Rob HerringAndroid: amd: use exported include dirs instead of...
2017-05-11 Rob HerringAndroid: remove remaining explicit libcxx includes
2017-05-10 Marek Olšákgallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: separate indirect stuff from pipe_draw_info...
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-04-26 Samuel Pitoisetgallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
2017-04-19 Constantine Kharlamovr600g: update dirty_level_mask after the 1-st draw...
2017-04-14 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
2017-04-12 Marek OlšákRevert "r600g: get rid of dummy pixel shader"
2017-04-10 Constantine Kharlamovr600g: get rid of dummy pixel shader
2017-04-10 Constantine Kharlamovr600g: add draw_vbo check for a NULL pixel shader
2017-04-10 Constantine Kharlamovr600g: skip repeating vs, gs, and tes shader binds
2017-04-05 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_BALLOT
2017-04-05 Nicolai Hähnlegallium: add sparse buffer interface and capability
2017-04-04 Constantine Kharlamovr600g: check rasterizer primitive states like in radeonsi
2017-04-04 Constantine Kharlamovr600g: extract a code into a r600_emit_rasterizer_prim_...
2017-04-04 Constantine Kharlamovr600g/radeonsi: use the correct types (taken from pipe_...
2017-04-04 Constantine Kharlamovr600g: remove duplicate memset by using a pointer,...
2017-04-02 Constantine Kharlamovr600g: Add more (un)likely functions
2017-04-02 Constantine Kharlamovr600g: Remove intermediate assignment of pipe_draw_info
2017-04-02 Constantine Kharlamovr600g: Use separate index_bias variable
2017-04-01 Lyudegallium: Add a cap to check if the driver supports...
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-31 Nicolai Hähnlegallium: add PIPE_CAP_TGSI CLOCK
2017-03-30 Leo Liuradeon/uvd: adapt gfx9 surface to uvd
2017-03-30 Marek Olšákradeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compres...
2017-03-30 Marek Olšákgallium/radeon: move pre-GFX9 radeon_surf.* members...
2017-03-30 Marek Olšákamd: normalize register definition formatting
2017-03-28 Julien Isorcer600g: check NULL return from r600_aligned_buffer_create
2017-03-28 Julien Isorcer600g: check NULL return from u_upload_alloc
2017-03-23 Julien Isorcer600_shader.c: fix indentation
2017-03-22 Rob HerringAndroid: drop Android 4.4 (KitKat) support
2017-03-21 Julien Isorcer600_shader.c: check returned value of eg_get_interpola...
2017-03-20 Constantine Kharlamovr600g/sb: Fix memory leak by reworking uses list (rebased)
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...
next