freedreno: also mark images used by draw/grid
[mesa.git] / src / gallium / drivers /
2017-11-16 Rob Clarkfreedreno: also mark images used by draw/grid
2017-11-16 Rob Clarkfreedreno: mark SSBOs written at draw time
2017-11-16 Rob Clarkfreedreno/a5xx: ARB_framebuffer_no_attachments support
2017-11-15 Timothy Arceriradeonsi: copy some nir gs info
2017-11-15 Timothy Arceriac: add gs_{prim,invocation}_id to the abi
2017-11-15 Timothy Arceriradeonsi: gather stream info in nir path
2017-11-15 Brian Paulsvga: s/unsigned/enum tgsi_texture_type/
2017-11-15 Brian Paulsvga: issue debug warning for unsupported two-sided...
2017-11-15 Wladimir J. van... etnaviv: Add sampler TS support
2017-11-15 Wladimir J. van... etnaviv: Flush TS cache before changing TS configuration
2017-11-15 Wladimir J. van... etnaviv: Add TS_SAMPLER formats to etnaviv_format
2017-11-15 Wladimir J. van... etnaviv: Check that resource has a valid TS in etna_res...
2017-11-15 Wladimir J. van... etnaviv: rnndb update
2017-11-15 Roland Scheideggerr600: set the number type correctly for float rts in...
2017-11-15 Roland Scheideggerr600: use ieee version of rsq
2017-11-15 Roland Scheideggerr600: use ieee version of rcp
2017-11-15 Roland Scheideggerr600: use DX10_CLAMP bit in shader setup
2017-11-15 Roland Scheideggerr600: use min_dx10/max_dx10 instead of min/max
2017-11-15 Dave Airlier600: fix cubemap arrays
2017-11-14 Rob Clarkfreedreno/a5xx: small comment fix
2017-11-14 Rob Clarkfreedreno/a5xx: indirect draw support
2017-11-14 Rob Clarkfreedreno/a5xx: split out helper for pipeline stalls
2017-11-14 Rob Clarkfreedreno: update generated headers
2017-11-14 Timothy Arcerigallium/radeon: disable the cache when nir backend...
2017-11-14 Andres Rodriguezbroadcom/vc4: fix indentation in vc4_screen.c
2017-11-14 Tim Rowleyswr/rast: Faster emulated simd16 permute
2017-11-14 Tim Rowleyswr/rast: Use gather instruction for i32gather_ps on...
2017-11-14 Marek Olšákradeonsi: remove has_cp_dma, has_streamout flags (v2)
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-13 Dave Airlier600/shader: handle bitfield extract semantics properly.
2017-11-13 Dave Airlier600: handle bitfieldInsert corner case.
2017-11-13 Dave Airlier600: add gs tri strip adjacency fix.
2017-11-13 Dave Airlier600: fix isoline tess factor component swapping.
2017-11-13 Dave Airlier600/shader: reserve first register of vertex shader.
2017-11-13 Dave Airlier600: don't emit atomic save if we have no atomic counters.
2017-11-13 Juan A. Suarez Romeroetnaviv: automake,meson: include common_3d.xml.h in...
2017-11-12 Rob Clarkfreedreno/a5xx: fix SSBO emit for non-zero offset
2017-11-12 Rob Clarkfreedreno/a5xx: remove obsolete comment
2017-11-12 Rob Clarkfreedreno/ir3: don't create split/fo if only writing .x
2017-11-12 Rob Clarkfreedreno/a5xx: indirect grids
2017-11-12 Rob Clarkfreedreno/a5xx: add global size compute cap
2017-11-12 Rob Clarkfreedreno/ir3: turn on std430 packing
2017-11-12 Rob Clarkfreedreno/a5xx: image support
2017-11-12 Rob Clarkfreedreno/ir3: moar better scheduler
2017-11-12 Rob Clarkfreedreno/ir3: move macros
2017-11-12 Rob Clarkfreedreno/ir3: image support
2017-11-12 Rob Clarkfreedreno/ir3: shared variable support
2017-11-12 Rob Clarkfreedreno/ir3: some SSBO cleanups/fixes
2017-11-12 Rob Clarkfreedreno/ir3: split out INSTR4F instructions
2017-11-12 Rob Clarkfreedreno/ir3: cat6 encoding fixes
2017-11-12 Rob Clarkfreedreno/ir3: add barriers
2017-11-12 Rob Clarkfreedreno/ir3: invert is_same_type_mov() logic
2017-11-12 Rob Clarkfreedreno/ir3: add cat7 instructions
2017-11-12 Rob Clarkfreedreno/ir3: add SSBO get_buffer_size() support
2017-11-12 Rob Clarkfreedreno/ir3: extract helper for common consts
2017-11-12 Rob Clarkfreedreno: add image view state tracking
2017-11-12 Rob Clarkfreedreno: update generated headers
2017-11-12 Rob Clarkfreedreno/ir3: rename ir3_compile -> ir3_context
2017-11-12 Timothy Arceriac: add emit_vertex to the abi
2017-11-12 Timothy Arceriradeonsi: rework gs_vtx_offset handling
2017-11-10 Timothy Arceriradeonsi: get llvm types from ac
2017-11-10 Bruce Cherniakswr: Fixed an uncommon freed-memory access during state...
2017-11-10 Rob Clarkfreedreno/ir3: fix standalone compiler meson build
2017-11-10 Rob Clarkfreedreno/ir3: correct # of dest components for intrinsics
2017-11-10 Rob Clarkfreedreno/ir3: remove bogus assert
2017-11-09 Eric Anholtbroadcom/vc4: Fix simulator mode for the MADVISE usage.
2017-11-09 Dave Airlier600: add support for hw atomic counters. (v3)
2017-11-09 Dave Airliegallium: add CAPs to support HW atomic counters. (v3)
2017-11-09 Dave Airlier600/query: drop rest of vi workaround code.
2017-11-09 Boris Brezillonbroadcom/vc4: Mark BOs as purgeable when they enter...
2017-11-09 Eric Anholtmeson: Enable VC4's NEON assembly support.
2017-11-09 Marek Olšákradeonsi: pack r600_surface better
2017-11-09 Marek Olšákradeonsi: pack r600_texture better
2017-11-09 Marek Olšákradeonsi: clean up r600_surface
2017-11-09 Marek Olšákradeonsi: remove r600_texture::non_disp_tiling
2017-11-09 Marek Olšákradeonsi: remove DBG_NO_DISCARD_RANGE
2017-11-09 Nicolai Hähnleradeonsi: use a threaded context even for debug contexts
2017-11-09 Nicolai Hähnleradeonsi: record and dump time of flush
2017-11-09 Nicolai Hähnleddebug: optionally handle transfer commands like draws
2017-11-09 Nicolai Hähnleddebug: dump context and before/after times of draws
2017-11-09 Nicolai Hähnleddebug: generalize print_named_xxx via a PRINT_NAMED...
2017-11-09 Nicolai Hähnleddebug: rewrite to always use a threaded approach
2017-11-09 Nicolai Hähnleddebug: use an atomic increment when numbering files
2017-11-09 Nicolai Hähnledd/util: extract dd_get_debug_filename_and_mkdir
2017-11-09 Nicolai Hähnleradeonsi: implement PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE
2017-11-09 Nicolai Hähnleradeonsi: document some subtle details of fence_finish...
2017-11-09 Nicolai Hähnlegallium/u_threaded: implement asynchronous flushes
2017-11-09 Nicolai Hähnleradeonsi: move fence functions to si_fence.c
2017-11-09 Nicolai Hähnlewinsys/amdgpu: handle cs_add_fence_dependency for defer...
2017-11-09 Nicolai Hähnlegallium: remove unused and deprecated u_time.h
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnleradeonsi: always use async compiles when creating shade...
2017-11-09 Nicolai Hähnleradeonsi: fix potential use-after-free of debug callbacks
2017-11-09 Nicolai Hähnleradeonsi: move pipe debug callback to si_context
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
2017-11-09 Nicolai Hähnleradeonsi: reduce the scope of sel->mutex in si_shader_s...
2017-11-09 Nicolai Hähnleradeonsi: use ready fences on all shaders, not just...
2017-11-09 Ilia Mirkinr600g: use SIMPLE_FLOAT for blending to enable some...
2017-11-09 Ilia Mirkinnv50: make blending work so that zero wins in a multipl...
2017-11-08 Andreas Bollbroadcom/vc5: Add vc5_drm.h to the release tarball
next