mesa.git
2016-12-20 Axel Davyst/nine: Remove useless check in surface9 ctor
2016-12-20 Axel Davyst/nine: Fix bad light initialization in stateblocks
2016-12-20 Axel Davyst/nine: Remove unused ff.changed.group
2016-12-20 Axel Davyst/nine: Fix ps multisample check
2016-12-20 Axel Davyst/nine: Fix useless swapchain init checks
2016-12-20 Axel Davyst/nine: Don't update stream_usage_mask in sw path
2016-12-20 Axel Davyst/nine: Remove useless call to nine_update_state
2016-12-20 Axel Davyst/nine: Add validation to SetSamplerState
2016-12-20 Axel Davyst/nine: Improve doc of D3DPMISCCAPS_POSTBLENDSRGBCONVERT
2016-12-20 Axel Davygallium-docs: Add documentation for when using several...
2016-12-20 Axel Davygallium-docs: Add documentation for threading requirements
2016-12-20 Chad Versaceegl: Check config's surface types in eglCreate*Surface()
2016-12-20 Kenneth Graunkeglsl: Use ir_var_temporary when generating inline funct...
2016-12-20 Kenneth Graunkei965: Don't bail on vertex element processing if we...
2016-12-20 Jonathan Graymesa: don't attempt to unlock an unlocked debug state...
2016-12-20 Dave Airlieglsl: allow invariant on fragment shader outputs.
2016-12-20 Timothy Arcerii965: keep gl_program shader info in sync after gather...
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...
next