intel/blorp: Add fast-clear to the special case in MSAA resolves
[mesa.git] / src / gallium /
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šákgallium/hud: add HUD sharing within a context share...
2017-11-25 Marek Olšákgallium/hud: update the HUD interface for multiple...
2017-11-25 Marek Olšákgallium/hud: prevent a crash if the recording context...
2017-11-25 Marek Olšákgallium/hud: separate code for record context init...
2017-11-25 Marek Olšákgallium/hud: separate code for draw context init/release
2017-11-25 Marek Olšákgallium/hud: don't use hud->pipe in hud_parse_env_var
2017-11-25 Marek Olšákgallium/hud: use cso_get_pipe_context
2017-11-25 Marek Olšákcso: add cso_get_pipe_context
2017-11-25 Marek Olšákgallium/hud: pass pipe_context explicitly to most functions
2017-11-25 Marek Olšákgallium/hud: split hud_draw into 3 separate functions
2017-11-25 Marek Olšákst/dri: remove dead code and incorrect comment around...
2017-11-25 Marek Olšákst/dri: clean up dri_unbind_context
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-22 Juan A. Suarez Romeromeson: add si_driinfo.h in libgallium_dri
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-20 Dave Airlier600: add cull distance support
2017-11-20 Dylan Bakermeson: Guard the gallium dri componenet
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...
2017-11-20 Tim Rowleyswr/rast: Simplify GATHER* jit builder api
2017-11-20 Tim Rowleyswr/rast: Add alignment to transpose targets
2017-11-20 Tim Rowleyswr/rast: Cache eventmanager
2017-11-20 Tim Rowleyswr/rast: Enable AVX-512 targets in the jitter
2017-11-20 Tim Rowleyswr/rast: Points with clipdistance can't go through...
2017-11-20 Tim Rowleyswr/rast: Code style change (NFC)
2017-11-20 Tim Rowleyswr/rast: Widen fetch shader to SIMD16
2017-11-20 Tim Rowleyswr/rast: Support flexible vertex layout for DS output
2017-11-20 Nicolai Hähnlegallium/u_threaded: avoid syncing in threaded_context_flush
2017-11-20 Nicolai Hähnleradeonsi: avoid syncing the driver thread in si_fence_f...
2017-11-20 Nicolai Hähnleradeonsi: recompute the relative timeout after waiting...
2017-11-20 Nicolai Hähnleddebug: fix the hang detection timeout calculation
2017-11-20 Nicolai Hähnleddebug: fix use-after-free of streamout targets
2017-11-20 Nicolai Hähnlegallium/u_threaded: properly initialize fence unflushed...
2017-11-20 Nicolai Hähnleu_threaded_gallium: remove synchronization in fence_ser...
2017-11-20 Nicolai Hähnleradeonsi/gfx9: fix VM fault with fetched instance divisors
2017-11-19 Eric Anholtbroadcom/vc5: Fix up integer texture handling.
2017-11-19 Eric Anholtbroadcom/vc5: Fix simulator assertion failures about...
2017-11-18 Rob Clarkfreedreno/ir3: add texture gather support
2017-11-18 Lucas Stachetnaviv: enable full overwrite when no color buffer...
2017-11-18 Eric Anholtbroadcom/vc5: Set up the padded height at surface creat...
2017-11-18 Eric Anholtbroadcom/vc5: Fix clear color for swap_color_rb render...
2017-11-18 Eric Anholtbroadcom/vc5: Fix pasteo in front stencil ref value...
2017-11-18 Eric Anholtbroadcom/vc5: Fix colormasking when we need to swap...
2017-11-18 Eric Anholtbroadcom/vc5: Enable the Z min/max clipping planes.
2017-11-18 Eric Anholtbroadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW...
2017-11-17 Brian Paulr300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch...
2017-11-17 Brian Paultgsi: s/uint/enum pipe_shader_type/
2017-11-17 Brian Paultgsi: bump tgsi_opcode_info::output_mode size to 4...
2017-11-17 Boyuan Zhangradeon/video: enable encode support for raven
2017-11-17 Boyuan Zhangradeonsi: enable vcn encode
2017-11-17 Boyuan Zhangradeon/vcn: add create encoder
2017-11-17 Boyuan Zhangradeon/vcn: add encode get feedback
2017-11-17 Boyuan Zhangradeon/vcn: add encode destroy
2017-11-17 Boyuan Zhangradeon/vcn: add encode end frame
2017-11-17 Boyuan Zhangradeon/vcn: add encode bitstream
2017-11-17 Boyuan Zhangradeon/vcn: add encode begin frame
2017-11-17 Boyuan Zhangradeon/vcn: add encode header implementations
2017-11-17 Boyuan Zhangradeon/vcn: add encode header algorithms
2017-11-17 Boyuan Zhangradeon/vcn: add ib implementations
2017-11-17 Boyuan Zhangradeon/vcn: add common encode part
2017-11-17 Boyuan Zhangst/va: implement poc type
2017-11-17 Boyuan Zhangvl: add poc type
2017-11-17 Boyuan Zhangwinsys/amdgpu: add vcn enc cs support
2017-11-17 Boyuan Zhangradeon/winsys: add vcn enc ring type
next