mesa.git
2016-05-19 Tim Rowleyswr: [rasterizer common] add OSX to unix portability...
2016-05-19 Tim Rowleyswr: [rasterizer] rename _aligned_malloc to AlignedMalloc
2016-05-19 Tim Rowleyswr: [rasterizer jitter] rename MEMCPY function to...
2016-05-19 Tim Rowleyswr: [rasterizer common] guard definition of __cdecl...
2016-05-19 Tim Rowleyswr: [rasterizer common] include cstddef for offsetof
2016-05-19 Tim Rowleyswr: [rasterizer core] removed tabs that snuck in
2016-05-19 Tim Rowleyswr: [rasterizer core] code style cleanup
2016-05-19 Tim Rowleyswr: [rasterizer core] add dummy code for cygwin build
2016-05-19 Tim Rowleyswr: [rasterizer core] move variable query outside...
2016-05-19 Tim Rowleyswr: [rasterizer core] utility function for getenv
2016-05-19 Tim Rowleyswr: [rasterizer common] portable threadviz buckets
2016-05-19 Tim Rowleyswr: [rasterizer common] foreground win32 assert dialog
2016-05-19 Tim Rowleyswr: [rasterizer core] use parens to disambiguate opera...
2016-05-19 Tim Rowleyswr: standardize linkage and check for unresolved symbols
2016-05-19 Tim Rowleyswr: fix swr linkage so that static llvm works
2016-05-19 Tim Rowleyswr: PIPE_CAP_CULL_DISTANCE cap request response
2016-05-19 Tim Rowleydocs: add swr to GL3.txt
2016-05-19 Leo Liust/va: use drm render node for wayland display type
2016-05-19 Marek Olšákgallium/radeon: small cleanups in r600_texture_transfer_map
2016-05-19 Marek Olšákgallium/radeon: don't set PB_USAGE in winsyses
2016-05-19 Marek Olšákgallium/radeon: handle VRAM_GTT placements as having...
2016-05-19 Marek Olšákgallium/radeon: ignore PIPE_TRANSFER_MAP_DIRECTLY
2016-05-19 Marek Olšákradeonsi: add a workaround for a bug in LLVM <= 3.8
2016-05-19 Eduardo Lima... i965/fs: Silence warnings related to use of uninitializ...
2016-05-19 Eric Anholtvc4: Size transfer temporary mappings appropriately...
2016-05-18 Nanley Cheryanv/device: Fix viewportBoundsRange
2016-05-18 Dave Airlieglsl/linker: attempt to match anonymous structures...
2016-05-18 Mark Janesanv/batch_chain: free pointers for error cases
2016-05-18 Wang Hest/nine: Minor change to support musl libc
2016-05-18 Patrick Rudolphst/nine: Enable D3DPMISCCAPS_PERSTAGECONSTANT
2016-05-18 Axel Davyst/nine: Turn on thread_submit by default when on diffe...
2016-05-18 Axel Davyst/nine: Fix usage of rasterizer multisample bit.
2016-05-18 Axel Davyst/nine: ATOC has effect only with ALPHATESTENABLE
2016-05-18 Axel Davyst/nine: Add debug string for ATOC
2016-05-18 Axel Davyst/nine: Add asserts for output/input packing
2016-05-18 Axel Davyst/nine: Use correct PIPE_HANDLE_USAGE flag for frontbu...
2016-05-18 Axel Davyst/nine: Fix output shift calculation
2016-05-18 Axel Davyst/nine: Fix CheckDeviceFormat advertising for surfaces
2016-05-18 Axel Davyst/nine: Improve buffer placement
2016-05-18 Axel Davyst/nine: Fix buffer bind flags
2016-05-18 Axel Davyst/nine: Fix buffer locking flags handling
2016-05-18 Patrick Rudolphst/nine: Improve logging
2016-05-18 Patrick Rudolphst/nine: Use WINE thread for threadpool
2016-05-18 Patrick Rudolphst/nine: Don't present if window is occluded
2016-05-18 Patrick Rudolphst/nine: Use new function to query for resolution mismatch
2016-05-18 Patrick Rudolphst/nine: Implement IPresent version 1.2
2016-05-18 Axel Davyst/nine: Implement BumpEnvMap for ff
2016-05-18 Axel Davyst/nine: Format conversion for volumes in UpdateTexture
2016-05-18 Axel Davyst/nine: Remove one useless function output
2016-05-18 Axel Davyst/nine: Add support for X8L8V8U8
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to volumes
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to surfaces
2016-05-18 Axel Davygallium/util: Implement util_format_translate_3d
2016-05-18 Axel Davyst/nine: Fix Pointsize in programmable shader
2016-05-18 Axel Davyst/nine: Fix ff pointscale computation
2016-05-18 Axel Davyst/nine: Fix header of GetIndices
2016-05-18 Axel Davyst/nine: Increase minor d3dadapter9drm ABI
2016-05-18 Axel Davyst/nine: Fix leak after ctor failures
2016-05-18 Axel Davyst/nine: Add ColorFill test for compressed textures
2016-05-18 Axel Davyst/nine: PositionT and Tessfactor are forbidden as...
2016-05-18 Axel Davyst/nine: Fix some shader failures not triggering error
2016-05-18 Axel Davyst/nine: Forbid POSITION0 for PS3.0
2016-05-18 Axel Davyst/nine: Rework UpdateTexture Checks
2016-05-18 Axel Davyst/nine: Use bufs instead of Flags for Clear
2016-05-18 Axel Davyd3dadapter9: Add ddebug, rbug and trace support
2016-05-18 Axel Davyradeon: Change AA sample locations for EG+
2016-05-18 Axel Davyradeonsi: Mixed colorbuffer formats are unsupported
2016-05-18 Axel Davyradeonsi: Change default behaviour for undefined COLOR0
2016-05-18 Axel Davyr600g: Change default behaviour for undefined COLOR0
2016-05-18 Axel Davyr600: Change default behaviour for undefined COLOR0
2016-05-18 Christian Schmidbauerst/nine: Clean up WINAPI definition
2016-05-18 Brian Paulsvga: add another debug_printf() in svga_screen_create()
2016-05-18 Brian Paulspirv: add switch case for nir_texop_txf_ms_mcs in...
2016-05-18 Matt TurnerRevert "i965/urb: fixes division by zero"
2016-05-18 Ardinartsev... i965/urb: fixes division by zero
2016-05-18 Matt Turnermesa: fclose() filename on error.
2016-05-18 Matt Turneri965/fs: Assert that nir_op_extract_*'s src1 is a constant.
2016-05-18 Matt Turnerglsl: Check that layout is non-null before dereferencing.
2016-05-18 Matt Turneregl/dri2: Don't check return result of mtx_unlock().
2016-05-18 Matt Turnerspirv: Properly size the src[] array.
2016-05-18 Matt Turnerisl: Mark default cases in switch unreachable.
2016-05-18 Ian Romanickglsl/linker: Ensure the first stage of an SSO pipeline...
2016-05-18 Ian Romanickglsl/linker: Don't include interface name for built...
2016-05-18 Ian Romanickglsl: Assert that inputs have a location assigned
2016-05-18 Ian Romanickglsl/linker: Fix trivial typos in comments
2016-05-18 Ian Romanickglsl/linker: Fix some formatting to match current codin...
2016-05-18 Ian Romanickglsl/linker: Silence unused parameter warning
2016-05-18 Ian Romanickglsl/linker: Silence unused parameter warning
2016-05-18 Ian Romanicki965: Silence unused parameter warnings
2016-05-18 Daniel Scharrermesa: Don't advertise GLES 3.1 without compute support
2016-05-18 Rob Clarkmesa/st: don't leak name
2016-05-18 Brian Paulsvga: null out all sampler views if start=num=0
2016-05-18 Brian Paulst/mesa: remove unused st_context::default_texture
2016-05-18 Brian Paulcso: remove / add some comments
2016-05-18 Eric Anholtvc4: Add support for vertex color clamping in the raste...
2016-05-18 Eric Anholtvc4: Move tgsi_to_nir to precompile time.
2016-05-18 Eric Anholtvc4: Mark the driver as supporting fragment color clamp...
2016-05-18 Eric Anholtvc4: Enable sharing shaders across contexts.
2016-05-18 Eric Anholtvc4: Switch to using nir_load_front_face.
2016-05-18 Eric Anholtvc4: Drop the dead export_linkage array.
next