anv: Merge in my TODO list items
[mesa.git] / src / gallium /
2016-05-20 Rob Clarkfreedreno/ir3: need to lower fmod too
2016-05-20 Ilia Mirkinnvc0: account for shader-allocated local memory needs
2016-05-20 Ilia Mirkinnv50/ir: treat addresses as local
2016-05-19 Tim Rowleyswr: [rasterizer] utility functions for shared libs
2016-05-19 Tim Rowleyswr: [rasterizer jitter] fix assert in AVX implementati...
2016-05-19 Tim Rowleyswr: [rasterizer core] apply KNOB_TOSS_DRAW to more...
2016-05-19 Tim Rowleyswr: [rasterizer jitter] add instancing to non-gather...
2016-05-19 Tim Rowleyswr: [rasterizer core] move MultisampleTrait static...
2016-05-19 Tim Rowleyswr: [rasterizer core] clang override for _mm_undefined*
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 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 Eric Anholtvc4: Size transfer temporary mappings appropriately...
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 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 Brian Paulsvga: add another debug_printf() in svga_screen_create()
2016-05-18 Brian Paulsvga: null out all sampler views if start=num=0
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.
2016-05-18 Eric Anholtvc4: Fix a -Wformat-security warning.
2016-05-17 Nicolai Hähnleradeonsi: force level zero on image instructions in...
2016-05-17 Nicolai Hähnleradeonsi: emit TXQ in separate functions
2016-05-17 Nicolai Hähnlewinsys/amdgpu: cleanup error handling in amdgpu_ctx_create
2016-05-17 Nicolai Hähnlewinsys/amdgpu: avoid ioctl call when fence_wait is...
2016-05-17 Nicolai Hähnlegallium/radeon: add radeon_emitted to check for non...
2016-05-17 Nicolai Hähnlegallium/radeon: use radeon_emit_array
2016-05-17 Nicolai Hähnlegallium/radeon: use radeon_emit
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-17 Jan Veselyr600g,sb: Don't use standard macro name
2016-05-17 Emil Velikovscons: gallium: link against nir as needed
2016-05-17 Ilia Mirkinnvc0/ir: fix shared atomic lowering to preserve shared...
2016-05-17 Rob Clarkfreedreno/ir3: fix compiler warning
2016-05-17 Ilia Mirkinnvc0/ir: make sure out-of-bounds buffer loads/atomics...
2016-05-16 Jose Fonsecavl/dri: Move the DRI3 check out of sources include...
2016-05-16 Leo Liust/vdpau: add dri3 support
2016-05-16 Leo Liuvl/dri3: implement functions for get and set timestamp
2016-05-16 Leo Liuvl/dri3: handle PresentCompleteNotify event
next