mesa: Drop function pointer checks in s3tc code
[mesa.git] / src / intel /
2017-10-02 Józef Kuciaanv: Remove unreachable cases from isl_format_for_size()
2017-10-02 Józef Kuciaanv: Fix vkCmdFillBuffer()
2017-10-02 Iago Toral Quirogai965: skip reading unused slots at the begining of...
2017-10-01 Matt Turneri965: Normalize types for FBL, FBH, etc
2017-09-29 Iago Toral Quirogai965/fs: force pull model for 64-bit GS inputs
2017-09-28 Dylan Bakermeson: remove duplicate libisl dependency in anv
2017-09-28 Gwan-gyeong Munanv: add an assertion in genX(BeginCommandBuffer)
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-27 Dylan Bakerintel: use a flag instead of setting PYTHONPATH
2017-09-26 Kenneth Graunkei965: Support copy propagating of untyped atomic surfac...
2017-09-26 Kenneth Graunkei965/vec4: Fix swizzles on atomic sources.
2017-09-26 Kenneth Graunkei965/vec4: Actually handle atomic op intrinsics.
2017-09-26 Eric Anholtanv: Fix some comment typos.
2017-09-26 Eric Anholtintel/genxml: Convert a not-present-or-"1" dict to...
2017-09-26 Timothy Arcerii965/nir: export nir_optimize
2017-09-25 Samuel Iglesias... anv: fix viewport transformation for z component
2017-09-21 Anuj PhogatRevert "intel: Remove unused device info for KBL GT1.5"
2017-09-21 Kenneth Graunkei965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs...
2017-09-21 Topi Pohjolainenintel/blorp/hiz: Always set sample number
2017-09-21 Jason Ekstrandanv: Advertise VK_KHR_maintenance2
2017-09-21 Jason Ekstrandanv/image: Use RENDER_SURFACE_STATE::X/Y Offset on...
2017-09-21 Jason Ekstrandintel/blorp: Handle clearing compressed surfaces
2017-09-21 Jason Ekstrandintel/blorp: Internally expose surf_convert_to_uncompressed
2017-09-21 Jason Ekstrandanv/image: Support creating uncompressed views of compr...
2017-09-21 Jason Ekstrandanv: Add a new anv_surface_state struct
2017-09-21 Jason Ekstrandanv/image: Break surface state fill logic into a helper
2017-09-21 Jason Ekstrandanv/image: Add support for the VkImageViewUsageCreateIn...
2017-09-21 Samuel Iglesias... anv: Advertise point clipping properties
2017-09-21 Jason Ekstrandanv: Add support for tessellation domain origin control
2017-09-21 Jason Ekstrandspirv: Flip the tessellation winding order
2017-09-21 Jason Ekstrandanv/image: Add support for the new depth/stencil layouts
2017-09-20 Jason Ekstrandanv/entrypoints_gen: Dedent the C code
2017-09-20 Józef Kuciaanv: Fix descriptors copying
2017-09-19 Jason Ekstrandanv: Advertise support VK_FORMAT_R8_SRGB
2017-09-19 Jason Ekstrandintel/blorp: Support clearing L8_UNORM_SRGB surfaces
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-19 Juan A. Suarez Romerointel: automake: add isl_genX_priv.h in the source...
2017-09-18 Chad Versaceanv/android: Disable surface and swapchain extensions...
2017-09-18 Chad Versaceanv: Feed vk_android_native_buffer.xml to generators...
2017-09-18 Chad Versaceanv: Teach generator scripts how to parse mutliple...
2017-09-18 Jason Ekstrandintel/isl: Add a drm_modifier_get_default_aux_state...
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_image_format_list
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_bind_memory2
2017-09-16 Kenneth Graunkei965: Add an INTEL_DEBUG=reemit option.
2017-09-13 Kenneth Graunkei965: Add an INTEL_DEBUG=submit option for printing...
2017-09-13 Chad Versaceutil: Query build-id by symbol address, not library...
2017-09-12 Jason Ekstrandintel/eu/validate: Look up types on demand in execution...
2017-09-12 Tapani Pällianv: fix build issues on release build
2017-09-12 Tapani Pällianv: remove extra 'debug:' from anv_debug_ignored_stype
2017-09-12 Tapani Pällianv: move brw_process_intel_debug_variable to happen...
2017-09-12 Tapani Pällianv: wire up vk_errorf macro to do debug reporting
2017-09-12 Tapani Pällianv: wire up anv_perf_warn macro to do debug reporting
2017-09-12 Tapani Pällianv: implementation of VK_EXT_debug_report extension
2017-09-06 Chad Versaceanv: Annotate entrypoint table with index and func...
2017-09-06 Anuj Phogatintel: Remove unused device info for KBL GT1.5
2017-09-04 Eric Engestromanv: fix off by one in array check
2017-09-02 Kenneth Graunkegenxml: Make Border Color Pointer an address on Gen4...
2017-09-01 Eric Engestromaubinator: remove duplicate initialisation
2017-08-31 Jason Ekstrandanv/formats: Nicely handle unknown VkFormat enums
2017-08-31 Tapani Pällianv: fix build errors on android
2017-08-30 Kenneth Graunkeblorp: Make blorp_buffer_copy work on Gen4-6.
2017-08-30 Kenneth Graunkeblorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy...
2017-08-30 Lionel Landwerlinanv: use device->info instead of brw->is_*
2017-08-30 Juan A. Suarez Romeroanv: set right datatypes in anv_pipeline_binding
2017-08-29 Matt Turnerblorp: Explicitly cast between different enums
2017-08-29 Matt Turnerintel/isl: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turnerintel/isl: Explicitly cast between different enums
2017-08-29 Matt Turnerintel/isl: Remove 'inline' keywords
2017-08-29 Matt Turneranv: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turneranv: Explicitly cast between different enums
2017-08-29 Matt Turneranv: Remove 'inline' keywords
2017-08-29 Matt Turneranv: Use GNU C empty brace initializer
2017-08-29 Matt Turneri965: Drop unnecessary conditional
2017-08-29 Matt Turnerconfigure: Test for -Wno-initializer-overrides
2017-08-29 Jason Ekstrandanv: Add support for the SYNC_FD handle type for fences
2017-08-29 Jason Ekstrandanv: Implement VK_KHR_external_fence
2017-08-29 Jason Ekstrandanv: Use DRM sync objects to back fences whenever possible
2017-08-29 Jason Ekstrandanv/gem: Add support for syncobj wait and reset
2017-08-29 Jason Ekstrandanv/gem: Add a flags parameter to syncobj_create
2017-08-29 Jason Ekstrandanv: Rename anv_fence_state to anv_bo_fence_state
2017-08-29 Jason Ekstrandanv: Pull the guts of anv_fence into anv_fence_impl
2017-08-29 Jason Ekstrandanv/wsi: Use QueueSubmit to trigger the fence in Acquir...
2017-08-29 Jason Ekstrandanv: Rework fences to work more like BO semaphores
2017-08-29 Jason Ekstrandanv/queue: Allow temporary import of SYNC_FD semaphores
2017-08-28 Topi Pohjolainenintel/compiler: Cast reg types explicitly
2017-08-25 Rafael Antognollii965: Do not store SRC after 0 on component control.
2017-08-24 Jason Ekstrandanv,i965: Move CS shared lowering into anv
2017-08-23 Kenneth Graunkei965: Stop using wm_prog_data->binding_table.render_tar...
2017-08-23 Kenneth Graunkei965: Add a brw_wm_prog_data::has_render_target_reads...
2017-08-22 Francisco Jerezanv: Check that in_fence fd is valid before closing it.
2017-08-22 Francisco Jerezanv: Add error handling to setup_empty_execbuf().
2017-08-21 Matt Turneri965: Mark functions static
2017-08-21 Matt Turneri965/vec4: Use 'class' src_reg, rather than 'struct...
2017-08-21 Matt Turneri965/vec4: Return float from spill_cost_for_type()
2017-08-21 Matt Turneranv: Move clamp_int64() inside the IVB check
2017-08-21 Matt Turneri965: Optimize reading the destination type
2017-08-21 Matt Turneri965: Mark brw_hw_type_to_reg_type() as a pure function
2017-08-21 Matt Turneri965: Hide the register type hardware encodings
2017-08-21 Matt Turneri965: Stop using hardware register types directly
2017-08-21 Matt Turneri965: Add brw_hw_reg_type_to_letters() and use it in...
next