vulkan: Update the XML and headers to 1.0.66
[mesa.git] / src /
2017-11-28 Jason Ekstrandvulkan: Update the XML and headers to 1.0.66
2017-11-28 Jason Ekstrandintel/blorp: Drop blorp_resolve_ccs_attachment
2017-11-28 Jason Ekstrandanv: Let blorp handle indirect clear colors for CCS...
2017-11-28 Jason Ekstrandanv: Move get_fast_clear_state_address into anv_private.h
2017-11-28 Jason Ekstrandintel/blorp: Take a range of layers in blorp_ccs_resolve
2017-11-28 Jason Ekstrandintel/blorp: Add initial support for indirect clear...
2017-11-28 Jason Ekstrandi965/blorp: Use a designated initializer for blorp_surf
2017-11-28 Jason Ekstrandintel/blorp: Add fast-clear to the special case in...
2017-11-28 Jason Ekstrandintel/blorp/blit: Rename blorp_nir_txf_ms_mcs
2017-11-27 Timothy Arcerist/glsl_to_tgsi: make use of driver_cache_blob with...
2017-11-27 Gwan-gyeong Munglsl: Fix typo nagivation -> navigation
2017-11-27 Emil Velikovgl_table.py: add extern C guard for the generated glapi...
2017-11-27 Marek Olšákac: pack legacy_surf_level better
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 Airlieac/nir: don't write tcs outputs to LDS that aren't...
2017-11-27 Dave Airlienir: fill outputs_read field and add patch outputs...
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-26 Matt Turnerutil: Just give up and define PIPE_ARCH_LITTLE_ENDIAN...
2017-11-25 Matt Turnerutil: Use preprocessor correctly
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 Ilia Mirkinnir: allow texture offsets with cube maps
2017-11-25 Matt Turnerutil: Fix disk_cache index calculation on big endian
2017-11-25 Matt Turnerutil: Add a SHA1 unit test program
2017-11-25 Matt Turnerutil: Fix SHA1 implementation on big endian
2017-11-25 Matt Turnerutil: Assume little endian in the absence of platform...
2017-11-25 Marek Olšákmesa: shrink VERT_ATTRIB bitfields to 32 bits
2017-11-25 Marek Olšákmesa: remove unused vertex attrib WEIGHT
2017-11-25 Marek Olšákmesa: don't assign numbers to vertex attrib enums manually
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-24 Jon Turneymapi: Teach es{1,2}api/ABI-check shared library names...
2017-11-24 Samuel PitoisetRevert "radv: remove unnecessary memset() in radv_Alloc...
2017-11-24 Samuel Pitoisetradv/winsys: improve error messages when the buffer...
2017-11-24 Samuel Pitoisetradv/winsys: do not try to create a BO list with 0...
2017-11-24 Iago Toral Quirogai965/vec4: fix splitting of interleaved attributes
2017-11-23 Wladimir J. van... etnaviv: Emit vertex buffers consecutively
2017-11-23 Eric Engestromgenxml: fix assert guards
2017-11-23 Eric Engestrommeson: add variable for mapi_abi.py instead of going...
2017-11-23 Eric Engestrommeson: reorder subdirs to avoid directly including...
2017-11-23 Roland Scheideggerr600: set DX10_CLAMP for compute shader too
2017-11-22 Lionel Landwerlinanv: flag batch & instruction BOs for capture
2017-11-22 Lionel Landwerlinanv: setup BO flags at state_pool/block_pool creation
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 Dylan Bakermeson: replace with_*dri with with_dri_platform
2017-11-22 Dylan Bakermeson: Enable SSE4.1 optimizations
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-22 Iago Toral Quiroganir/gather_info: recognize load_patch_vertices_in as...
2017-11-21 Jordan Justeni965: Support decoding INTERFACE_DESCRIPTOR_DATA with...
2017-11-21 Kristian H. Kristensenintel/genxml: Add helpers for determining field type
2017-11-21 Matt Turneri965/fs: Check ADD/MAD with immediates in satprop unit...
2017-11-21 Matt Turneri965/fs: Handle negating immediates on MADs when propag...
2017-11-21 Juan A. Suarez Romeromesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for...
2017-11-21 Tapani Pälliintel: fix disasm_info memory leaks
2017-11-21 Timothy Arcerist/glsl_to_nir: don't generate nir twice for gs
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-20 Dave Airlier600: add cull distance support
2017-11-20 Aravindan Muthukumari965: Optimize bucket index calculation
2017-11-20 Dylan Bakermeson: Guard the gallium dri componenet
2017-11-20 Dylan Bakermeson: don't build gallium subdir unless we're building...
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...
next