mesa.git
2016-12-05 Tobias Drosteconfigure.ac: Use new helper function for LLVM
2016-12-05 Tobias Drosteconfigure.ac: Use new llvm_add_default_components
2016-12-05 Tobias Drosteconfigure.ac: Add helper function for targets/components
2016-12-05 Tobias Drosteconfigure.ac: Don't search llvm-config if it's known
2016-12-05 Boyuan Zhangst/va: fix gop size for rate control
2016-12-05 Boyuan Zhangst/va: force to submit two consecutive single jobs
2016-12-05 Nayan Deshmukhst/vdpau: fix compiler warning in vlVdpVideoMixerRender
2016-12-05 Topi Pohjolaineni965: Release aux buffer when disabling ccs
2016-12-05 Bas Nieuwenhuizenac/nir: Only use the first component for SSBO atomics.
2016-12-05 Dave Airlieradv: fix another regression since shadow fixes.
2016-12-03 Iago Toral... spirv: Builtin Layer is an input for fragment shaders
2016-12-02 Bruce Cherniakswr: Fix active_queries count
2016-12-02 George Kyriazisswr: Fix type to match parameters of std::max()
2016-12-02 Tim Rowleyswr: [rasterizer jitter] include cstdarg in builder_mis...
2016-12-02 Jason Ekstrandnir: Get rid of nir_constant_data
2016-12-02 Timothy ArceriRevert "st/mesa: get Version from gl_program rather...
2016-12-02 Timothy Arcerist/mesa: get Version from gl_program rather than gl_sha...
2016-12-02 Timothy Arcerist/mesa/glsl: move Version to gl_shader_program_data
2016-12-02 Rob Clarkfreedreno: no-op render when we need a fence
2016-12-02 Rob Clarkfreedreno: native fence fd support
2016-12-02 Rob Clarkfreedreno: some fence cleanup
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-12-02 Rob Clarkgallium: wire up server_wait_sync
2016-12-01 Rob Clarkegl: add EGL_ANDROID_native_fence_sync
2016-12-01 Rob Clarkdri: extend fence extension to support native fd fences
2016-12-01 Rob Clarkegl: un-fallthrough sync attr parsing
2016-12-01 Rob Clarkegl: initialize SyncCondition after attr parsing
2016-12-01 Tim Rowleytgsi: store writes_primid when scanning tgsi
2016-12-01 Ilia Mirkinmesa: only verify that enabled arrays have backing...
2016-12-01 Eric Anholtvc4: Avoid false scheduling dependencies for LOAD_IMMs.
2016-12-01 Eric Anholtvc4: Try to schedule QIR instructions between writing...
2016-12-01 Eric Anholtvc4: Improve interleaving of texture coordinates vs...
2016-12-01 Eric Anholtvc4: Fix stray "." on no-op MUL packs.
2016-12-01 Eric Anholtvc4: Allow merging instructions with SF set where the...
2016-12-01 Eric Anholtvc4: In a loop break/continue, jump if everyone has...
2016-12-01 Ilia Mirkinanv: expose support for VK_KHR_sampler_mirror_clamp_to_edge
2016-12-01 Jason Ekstrandanv/cmd_buffer: Actually use the stencil dimension
2016-12-01 Ilia Mirkinswr: add streamout buffer offset into pBuffer pointer
2016-12-01 Ilia Mirkinswr: fix assertion for max number of so targets
2016-12-01 Ilia Mirkinswr: properly report max number of SO components
2016-12-01 Ilia Mirkinswr: turn off queries around blits
2016-12-01 Ilia Mirkinswr: don't advertise stream pause/resume
2016-12-01 Ilia Mirkinswr: fix range computation for instanced client-side...
2016-12-01 Ilia Mirkinswr: [rasterizer memory] assert when trying to convert...
2016-12-01 Ilia Mirkinswr: remove warning about multi-layer surfaces
2016-12-01 Ilia Mirkinswr: [rasterizer core] don't attempt to load another...
2016-12-01 Marek Olšákradeonsi: document a CP DMA bug that doesn't need a...
2016-12-01 Marek Olšákradeonsi: apply the double EVENT_WRITE_EOP workaround...
2016-12-01 Marek Olšákradeonsi: add a tess+GS hang workaround for VI dGPUs
2016-12-01 Marek Olšákradeonsi: don't apply the Z export bug workaround to...
2016-12-01 Marek Olšákradeonsi: apply a tessellation bug workaround for SI
2016-12-01 Marek Olšákradeonsi: apply a TC L1 write corruption workaround...
2016-12-01 Marek Olšákradeonsi: apply a multi-wave workgroup SPI bug workarou...
2016-12-01 Marek Olšákradeonsi: consolidate max-work-group-size computation
2016-11-30 Timothy Arcerimesa: reset linked_stages bitmask when re-linking
2016-11-30 Rob Clarkfreedreno/a5xx: fix negative branches
2016-11-30 Rob Clarkfreedreno: fix android build with a5xx
2016-11-30 Rob Clarkfreedreno/a5xx: fix discard
2016-11-30 Ville Syrjäläanv: Prefer in-tree headers to out-of-tree headers
2016-11-30 Rob Clarkfreedreno/a5xx: initial support
2016-11-30 Rob Clarkfreedreno: update generated headers
2016-11-30 Rob Clarkfreedreno: make gmem tile size alignment configurable
2016-11-30 Rob Clarkfreedreno/ir3: don't offset inloc by 8
2016-11-30 Rob Clarkfreedreno/a3xx: use new shader linkage helper
2016-11-30 Rob Clarkfreedreno/a4xx: use new shader linkage helper
2016-11-30 Rob Clarkfreedreno/ir3: add new helper for shader linkage
2016-11-30 Nicolai Hähnlest/mesa: skip lower_output_reads when possible
2016-11-30 Nicolai Hähnlest/glsl_to_tgsi: swizzle PROGRAM_OUTPUTs correctly...
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-11-30 Bas Nieuwenhuizenac/nir: Fix out of bounds array access.
2016-11-30 Kristian H... aubinator: Add support for enum types
2016-11-30 Kristian H... intel/genxml: Fix ksp for INTERFACE_DESCRIPTOR_DATA
2016-11-30 Kristian H... intel/genxml: Use enum 3D_Logic_Op_Function where appli...
2016-11-30 Kristian H... intel/genxml: Use blend function and factor enums where...
2016-11-30 Kristian H... intel/genxml: Use enum 3D_Vertex_Component_Control...
2016-11-30 Kristian H... intel/genxml: Use enum 3D_Stencil_Operation where appli...
2016-11-30 Kristian H... intel/genxml: Use enum SURFACE_FORMAT where applicable
2016-11-30 Kristian H... intel/genxml: Use enum 3D_Prim_Topo_Type where applicable
2016-11-30 Kristian H... intel/genxml: Use 3D_Compare_Function for gen8+ test...
2016-11-30 Kristian H... intel/genxml: Emit genxml enums as C enums
2016-11-30 Kristian H... intel/genxml: Remove duplicate COMPAREFUNCTION values
2016-11-30 Kristian H... intel/genxml: Allow referencing enums in type attributes
2016-11-30 Kristian H... anv: Emit cherryview SF state without including gen9_pack.h
2016-11-30 Kristian H... anv: Don't include two different pack headers
2016-11-30 Kristian H... intel/genxml: Move enums above structs
2016-11-30 Kristian H... genxml: Add values for Barycentric Interpolation Mode
2016-11-30 Ilia Mirkinanv: remove per-sample shading from TODO
2016-11-30 Ilia Mirkinanv: clean up VkPhysicalDeviceFeatures list
2016-11-30 Michel Dänzervulkan/wsi/x11: Destroy Present event context when...
2016-11-30 Timothy Arceriglsl: use linked_shaders bitmask to iterate stages...
2016-11-30 Timothy Arcerimesa: optimise interleaved sso validation
2016-11-30 Timothy Arcerimesa/glsl: add bitmask to track stages a program was...
2016-11-30 Ilia Mirkinswr: [rasterizer jit] use signed integer representation...
2016-11-30 Ilia Mirkinswr: add missing rgbx8_srgb variant
2016-11-30 Ilia Mirkinswr: reorder renderable formats, add grouping comments
2016-11-30 Ilia Mirkinswr: use util_copy_framebuffer_state helper
2016-11-30 Ilia Mirkinswr: enable cubemap arrays
2016-11-30 Ilia Mirkinswr: rearrange caps into limits/supported/unsupported...
2016-11-30 Ilia Mirkinswr: only store up to the LOD size
2016-11-30 Tim Rowleyswr: [rasterizer common] add SwrTrace() and macros
next