clover: Wrap event::wait_count in a method taking care of the required locking.
[mesa.git] / src / gallium / drivers / r600 /
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Nicolai Hähnlegallium/radeon: pass old_(perfect_)enable to set_occlus...
2017-09-15 Dave Airlier600: add .gitignore for egd_tables.h
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-09-13 Denis Paukgallium/{r600, radeonsi}: Fix segfault with color forma...
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-04 Marek Olšákgallium/radeon: sort DBG shader flags according to...
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI FENCE opcodes
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-08-22 Marek Olšákgallium/radeon: add helpers for whether HTILE is enabled
2017-08-21 Marek Olšákr600g: don't set up and don't call the fetch shader...
2017-08-04 Nicolai Hähnleradeonsi: set drirc compiler options before calling...
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-08-02 Nicolai Hähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-08-01 Marek Olšákradeonsi: print CE IBs into ddebug reports
2017-07-31 Nicolai Hähnlegallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
2017-07-26 Marek Olšákgallium/radeon: make S_FIXED function signed and move...
2017-07-25 Michal Srbr600: Add support for B5G5R5A1.
2017-07-25 Constantine Charlamovr600g: constify some args at r600_asm.c
2017-07-25 Constantine Charlamovr600g: remove unused "bc" args, and one unneeded forwar...
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)
next