mesa.git
2016-12-19 Ian Romanicknir: Trivial clean ups in the generated nir_constant_ex...
2016-12-19 Ian Romanicknir: Silence unused parameter warnings in nir_constant_...
2016-12-19 Ian Romanicknir: Silence missing field initializer warnings for...
2016-12-19 Ian Romanickglsl: Silence "unused parameter" warnings in ast_type.cpp
2016-12-19 Ian Romanickglsl: Trivial whitespace fixes in link_uniforms.cpp
2016-12-19 Ian Romanickglsl: Silence unused parameter warning in propagate_inv...
2016-12-19 Ian Romanickglsl: Minor formatting fixes in link_uniform_blocks.cpp
2016-12-19 Ian Romanickglsl: Fix all the whitespace errors in link_uniform_blo...
2016-12-19 Ian Romanickmesa: Silence numerous "unused parameter" warnings...
2016-12-19 Ian Romanickmesa: Fix all the whitespace errors in dlist.c
2016-12-19 Ian Romanicklinker: Accurately mark a uniform block instance array...
2016-12-19 Ian Romanickglsl: Walk a list of ir_dereference_array to mark array...
2016-12-19 Ian Romanickglsl: Mark a set of array elements as accessed using...
2016-12-19 Ian Romanickglsl: Add structures to track accessed elements of...
2016-12-19 Ian Romanickglsl: Add tracking for elements of an array-of-arrays...
2016-12-19 Ian Romanickglsl: Use simpler visitor to determine which UBO and...
2016-12-19 Ian Romanickglsl: Track the linearized array index for each UBO...
2016-12-19 Ian Romanickglsl: Fix wonkey indentation left from previous commit
2016-12-19 Ian Romanickglsl: Split process_block_array into two functions
2016-12-19 Kenneth Graunkeglsl: Fix program interface queries relating to interfa...
2016-12-19 Kenneth Graunkeglsl: Drop bogus is_vertex_input from add_shader_variab...
2016-12-19 Kenneth Graunkemesa/get: Convert stencil values to TYPE_UINT.
2016-12-19 Kenneth Graunkemesa/get: Add TYPE_UINT for casting through a GLuint.
2016-12-19 Kenneth Graunkemesa/get: Make GetFloat/GetDouble of TYPE_INT_N not...
2016-12-19 Michel DänzerRevert "cso: don't release sampler states that are...
2016-12-19 Michel Dänzercso: Make sanitize_hash safe for samplers
2016-12-19 Michel Dänzercso: Store hash key in struct cso_sampler
2016-12-19 Michel Dänzercso: Optimize cso_save/restore_fragment_samplers
2016-12-19 Michel Dänzercso: Store pointers to struct cso_sampler in struct...
2016-12-19 Michel Dänzercso: Don't restore nr_samplers in cso_restore_fragment_...
2016-12-19 Liu ZhiquanEGL/android: Enhance pbuffer implementation
2016-12-18 Bas Nieuwenhuizenradv: Use correct workgroup size limits.
2016-12-18 Dave Airlieradv: expose the compute queue
2016-12-18 Bas Nieuwenhuizenradv: Only emit PFP ME syncs for DMA on the GFX queue.
2016-12-18 Bas Nieuwenhuizenradv: Create an empty CS per ring type.
2016-12-18 Bas Nieuwenhuizenradv: Don't enable CMASK on compute queues.
2016-12-18 Bas Nieuwenhuizenradv: Use RELEASE_MEM packet for MEC timestamp query.
2016-12-18 Bas Nieuwenhuizenradv: Implement indirect dispatch for the MEC.
2016-12-18 Bas Nieuwenhuizenradv: update vkCmdUpdateBuffer for the MEC.
2016-12-18 Bas Nieuwenhuizenradv: Implement cache flushing for the MEC.
2016-12-18 Dave Airlieradv: add semaphore support
2016-12-18 Dave Airlieradv: pass queue index into winsys submission
2016-12-18 Dave Airlieradv: init compute queue and avoid initing transfer...
2016-12-18 Bas Nieuwenhuizenradv/winsys: Make WaitIdle queue aware.
2016-12-18 Dave Airlieradv/meta: update header info
2016-12-18 Dave Airlieradv: hook compute clears into clear image api.
2016-12-18 Dave Airlieradv: clear image implementation for compute queue
2016-12-18 Dave Airlieradv/meta: split clear image out into a separate layer...
2016-12-18 Dave Airlieradv: implement image->image copies using compute shader
2016-12-18 Dave Airlieradv: add a compute shader implementation for buffer...
2016-12-18 Bas Nieuwenhuizenradv: Use correct pitch for views with different block...
2016-12-18 Dave Airlieradv: Store queue family in command buffers.
2016-12-18 Dave Airlieradv: start fixing up queue allocate for multiple queues
2016-12-18 Dave Airlieradv/winsys: start adding support for DMA/compute queue
2016-12-18 Bas Nieuwenhuizenradv/winsys: Expose number of compute/dma rings.
2016-12-18 Rob Clarkfreedreno/a5xx: border color support
2016-12-18 Rob Clarkfreedreno/a5xx: use MRT0 to import linear zs
2016-12-18 Rob Clarkfreedreno: fdN_gmem_restore_format() is not gen specific
2016-12-18 Rob Clarkfreedreno/a5xx: cargo-cult end-batch sequence more...
2016-12-18 Rob Clarkfreedreno/a5xx: misc fix
2016-12-18 Rob Clarkfreedreno/a5xx: fix (at least some) vtx formats
2016-12-18 Rob Clarkfreedreno/a5xx: more formats
2016-12-18 Rob Clarkfreedreno/a5xx: fixup caps
2016-12-18 Rob Clarkfreedreno/a5xx: fix random faults on first sysmem draw
2016-12-18 Rob Clarkfreedreno: update generated headers
2016-12-18 Rob Clarkfreedreno/a5xx: fix stride/size for mem->gmem blits
2016-12-17 Dave Airlieradv/winsys: consolidate request->fence code
2016-12-17 Dave Airlieradv: handle fence allocation failing
2016-12-17 Bas Nieuwenhuizenradv: Don't bail out on pipeline create failure.
2016-12-17 Ilia Mirkinspirv/nir: add support for ImageGatherExtended
2016-12-16 Francisco Jerezanv: Fix uniform and storage buffer offset alignment...
2016-12-16 Thomas Hellandnir: Remove nir_array from lower_locals_to_regs
2016-12-16 Bruce Cherniakswr: Implement fence attached work queues for deferred...
2016-12-16 Timothy Arcerinir: Turn imov/fmov of undef into undef
2016-12-15 Eric Engestromegl/x11: cleanup init code
2016-12-15 Iago Toral... nir/lower_tex: fix number of components in replace_grad...
2016-12-15 Timothy ArceriRevert "nir: Turn imov/fmov of undef into undef."
2016-12-15 Kenneth Graunkei965/vec4: Fix TCS output reads with non-zero component...
2016-12-15 Francisco Jerezi965/disasm: Decode dataport constant cache control...
2016-12-15 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_SIMD4X2_OFFSET virtua...
2016-12-15 Francisco Jerezi965/fs: Drop useless access mode override from pull...
2016-12-15 Francisco Jerezi965/fs: Fetch one cacheline of pull constants at a...
2016-12-15 Francisco Jerezi965/fs: Expose arbitrary pull constant load sizes...
2016-12-15 Francisco Jerezi965: Factor out oword block read and write message...
2016-12-15 Francisco Jerezi965/fs: Switch to the constant cache for uniform pull...
2016-12-15 Francisco Jerezi965: Let the caller of brw_set_dp_write/read_message...
2016-12-15 Francisco Jerezi965/gen6+: Invalidate constant cache on brw_emit_mi_fl...
2016-12-14 Kenneth Graunkegenxml: Make Gen8 3DSTATE_DS SIMD8 enable work like...
2016-12-14 Kenneth Graunkegenxml: Rename "DS Function Enable" to "Function Enable".
2016-12-14 Chad Versaceanv: Reject VkMemoryAllocateInfo::allocationSize == 0
2016-12-14 Chad Versaceegl: Fix crashes in eglCreate*Surface()
2016-12-13 Jason Ekstrandi965/miptree: Use intel_miptree_copy for maps
2016-12-13 Jason Ekstrandi965/blit: Fix the src dimension sanity check in miptre...
2016-12-13 Lionel Landwerlindocs: add INTEL_conservative_rasterization to relaese...
2016-12-13 Lionel Landwerlinmain: add INTEL_conservative_rasterization enum query...
2016-12-13 Lionel Landwerlinglapi: add missing INTEL_conservative_rasterization
2016-12-13 Lionel Landwerlinextensions: update INTEL_conservative_rasterization...
2016-12-13 Lionel Landwerlinmain: don't error when enabling conservative rasterizat...
2016-12-13 Lionel Landwerlinmain: use new driver flag for conservative rasterizatio...
2016-12-13 Iago Toral... nir/lower_tex: lower gradients on shadow cube maps...
next