etnaviv: GC7000: Update context reset for ..HALTI5
[mesa.git] / src / gallium / drivers /
2017-11-30 Wladimir J. van... etnaviv: GC7000: Update context reset for ..HALTI5
2017-11-30 Wladimir J. van... etnaviv: GC7000: No RS align when using BLT
2017-11-30 Wladimir J. van... etnaviv: GC7000: BLT engine blitting support
2017-11-30 Wladimir J. van... etnaviv: GC7000: Factor out RS blit functionality
2017-11-30 Wladimir J. van... etnaviv: GC7000: Move etna_coalesce to emit header...
2017-11-30 Wladimir J. van... etnaviv: GC7000: Support BLT as recipient for etna_stall
2017-11-30 Wladimir J. van... etnaviv: Use only DRAW_INSTANCED on GC3000+
2017-11-30 Wladimir J. van... etnaviv: Emit SCALE for vertex attributes
2017-11-29 Dave Airlier600: no need to reinit compute regs
2017-11-29 Dave Airlier600: split cb setup code out from evergreen compute...
2017-11-29 Dave Airlier600: add support for compute pkt flags to debug dumping.
2017-11-29 Dave Airlier600: fix bfe where src/dst are same.
2017-11-29 Marek Olšákr300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FL...
2017-11-29 Marek Olšákradeonsi: remove r600_common_screen
2017-11-29 Marek Olšákradeonsi: remove r600_pipe_common::barrier_flags::compu...
2017-11-29 Marek Olšákradeonsi: remove query/apply_opaque_metadata callbacks
2017-11-29 Marek Olšákradeonsi: move shader debug helpers out of r600_pipe_co...
2017-11-29 Marek Olšákradeonsi: dismantle si_common_screen_init/destroy
2017-11-29 Marek Olšákradeonsi: document our vendor string situation
2017-11-29 Marek Olšákradeonsi: set all pipe buffer functions in r600_buffer_...
2017-11-29 Marek Olšákradeonsi/uvd: don't call ws->query_info
2017-11-29 Marek Olšákradeonsi: move video queries into si_get.c
2017-11-29 Marek Olšákradeonsi: remove more functions from r600_pipe_common.c
2017-11-29 Marek Olšákradeonsi: move/remove ac_shader_binary helpers
2017-11-29 Marek Olšákradeonsi: move all get functions to si_get.c; disk_cach...
2017-11-29 Marek Olšákradeonsi: remove R600_CONTEXT_* flags
2017-11-29 Marek Olšákradeonsi: just include si_pipe.h in r600_query.c
2017-11-29 Marek Olšákradeonsi: remove some definitions and helpers from...
2017-11-29 Marek Olšákradeonsi: don't use fast color clear for small surfaces
2017-11-29 Marek Olšákradeonsi: unify code setting dirty_level_mask for fast...
2017-11-29 Marek Olšákradeonsi: clean up si_do_fast_color_clear parameters
2017-11-29 Marek Olšákradeonsi: remove r600_common_context::clear_buffer
2017-11-29 Marek Olšákradeonsi: move r600_test_dma.c into si_test_dma.c
2017-11-29 Marek Olšákradeonsi: move si_pipe_clear_buffer into si_cp_dma.c
2017-11-29 Marek Olšákradeonsi: move all clear() code into si_clear.c
2017-11-29 Marek Olšákradeonsi: enable DCC with MSAA for VI
2017-11-29 Marek Olšákradeonsi: implement fast color clear for DCC with MSAA...
2017-11-29 Marek Olšákradeonsi: add a workaround for blending with DCC and...
2017-11-29 Marek Olšákradeonsi: clear PIPE_IMAGE_ACCESS_WRITE when it's inval...
2017-11-29 Marek Olšákac/surface: enable DCC computation for MSAA
2017-11-29 Marek Olšákradeonsi: fix layered DCC fast clear
2017-11-29 Dave Airlier600: lds load cleanups.
2017-11-29 Gert Wollnyr600_shader: only load from LDS what is really used
2017-11-29 Dave Airlier600/sb: handle jump after target to end of program...
2017-11-28 Dylan Bakermeson: build virgl driver
2017-11-28 Dylan Bakermeson: build svga driver on linux
2017-11-28 Dylan Bakermeson: build r600 driver
2017-11-28 Dylan Bakermeson: build r300 driver
2017-11-28 Dylan Bakermeson: build i915g driver
2017-11-28 Brian Paulsvga: move svga_is_format_supported() to svga_format.c
2017-11-28 Brian Paulsvga: s/unsigned/SVGA3dDevCapIndex/
2017-11-28 Eric Engestromvc4: check preprocessor token existence using #ifdef...
2017-11-28 Nicolai Hähnleradeonsi/gfx9: simplify condition for on-chip ESGS
2017-11-28 Nicolai Hähnleradeonsi: clarify that si_shader_selector::esgs_itemsiz...
2017-11-28 Nicolai Hähnleradeonsi: use si_shader_context instead of lp_build_con...
2017-11-28 Nicolai Hähnleradeonsi: cleanup si_initialize_color_surface
2017-11-28 Nicolai Hähnleradeonsi: avoid attempting to create CMASK if the tilin...
2017-11-28 Nicolai Hähnleradeonsi: check that we don't leak fine.buf references
2017-11-28 Nicolai Hähnleamd/common: sid.h cleanups
2017-11-27 Marek Olšákac: change legacy_surf_level::slice_size to dword units
2017-11-27 Marek Olšákac: pack ac_surface better
2017-11-27 Marek Olšákradeonsi: always initialize max_forced_staging_uploads
2017-11-27 Marek Olšákradeonsi: remove an old hack for evergreen
2017-11-27 Marek Olšákradeonsi: set COMPUTE_RESOURCE_LIMITS.FORCE_SIMD_DIST...
2017-11-27 Dave Airlier600/eg: dump event type in dumps
2017-11-26 Tobias Klausmannnouveau/compiler: Allow to omit line numbers when print...
2017-11-26 Nicolai Hähnleradeonsi: try flushing unflushed fences in si_fence_fin...
2017-11-26 Ilia Mirkinnv50/ir: move LateAlgebraicOpt to the very end
2017-11-26 Ilia Mirkinnv50/ir: when merging immediates/consts, load directly
2017-11-26 Ilia Mirkinnv50/ir: add optimization for modulo by a non-power...
2017-11-26 Ilia Mirkinnv50/ir: optimize signed integer modulo by pow-of-2
2017-11-25 Ilia Mirkinfreedreno/a4xx: add ARB_framebuffer_no_attachments...
2017-11-25 Ilia Mirkinfreedreno/a4xx: add indirect draw support
2017-11-25 Ilia Mirkinfreedreno: regenerate pm4 header, adjust code for new...
2017-11-25 Ilia Mirkinfreedreno/a4xx: add stencil texturing support
2017-11-25 Ilia Mirkinfreedreno/ir3: add a pass to lower tg4 to txl, enable...
2017-11-25 Marek Olšákradeonsi: expose all CB performance counters on Stoney
2017-11-25 Marek Olšákradeonsi: handle imported textures with DCC robustly
2017-11-25 Marek Olšákradeonsi: fix a typo in creating monolithic ES-GS
2017-11-25 Marek Olšákradeonsi: don't write undefined output channels to...
2017-11-25 Marek Olšákradeonsi: use ac.lds for shared memory
2017-11-25 Marek Olšákradeonsi: do 64-bit LDS loads recursively
2017-11-23 Wladimir J. van... etnaviv: Emit vertex buffers consecutively
2017-11-23 Roland Scheideggerr600: set DX10_CLAMP for compute shader too
2017-11-22 Gert Wollnyr600/shader: Fix all warnings issed with "-Wall -Wextra"
2017-11-22 Gert Wollnyr600: Emit EOP for more CF instruction types
2017-11-22 Eric Anholtbroadcom/vc5: Fix BASE_LEVEL handling with txl.
2017-11-22 Eric Anholtbroadcom/vc5: Fix array texture layer count setup.
2017-11-22 Eric Anholtbroadcom/vc5: Don't increment primitive queries while...
2017-11-22 Eric Anholtbroadcom/vc5: Fix incorrect padding of TF outputs.
2017-11-22 Eric Anholtbroadcom/vc5: Fix UIF surface size setup for ARB_fbo...
2017-11-22 Wladimir J. van... etnaviv: Put HALTI level in specs
2017-11-22 Wladimir J. van... etnaviv: Const-correctness etnaviv_emit.h
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-20 Dave Airlier600: add cull distance support
2017-11-20 Eric Anholtbroadcom/vc5: Align 1D texture miplevels to 64b.
2017-11-20 Eric Anholtbroadcom/vc5: Clamp min lod to the last level.
2017-11-20 Eric Anholtbroadcom/vc5: Increase simulator memory for tex-mipleve...
2017-11-20 Tim Rowleyswr/rast: Repair simd8 frontend code rot
2017-11-20 Tim Rowleyswr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch...
next