i965/blorp: Allow blend state to be set for multiple render targets
[mesa.git] / src / gallium /
2015-04-29 Marek Olšákwinsys/radeon: add a private interface for radeon_surface
2015-04-29 Marek Olšákwinsys/radeon: move radeon_winsys.h to drivers/radeon
2015-04-29 EdBclover: remove util/compat
2015-04-29 Emil Velikovr300: do not link against libdrm_intel
2015-04-29 EdBclover: make module::symbol::name a string
2015-04-29 EdBclover: remove compat::string
2015-04-29 EdBclover: remove compat classes that match std one
2015-04-29 EdBclover: compile all sources with c++11
2015-04-29 Axel Davyst/nine: Remove Managed texture hack.
2015-04-29 Axel Davyst/nine: Enforce LOD 0 for D3DUSAGE_AUTOGENMIPMAP
2015-04-29 Axel Davyst/nine: Some D3DUSAGE_AUTOGENMIPMAP fixes
2015-04-29 Axel Davyst/nine: util_gen_mipmap doesn't need we reset states.
2015-04-29 Axel Davyst/nine: D3DUSAGE_AUTOGENMIPMAP is forbidden for volumes
2015-04-29 Axel Davyst/nine: Fix NineBaseTexture9_PreLoad
2015-04-29 Axel Davyst/nine: Rewrite Managed texture uploads
2015-04-29 Axel Davyst/nine: Bound the dirty regions to resource size
2015-04-29 Axel Davyst/nine: Simplify Surface9 Managed resources implementation
2015-04-29 Axel Davyst/nine: Remove impossible cases with Managed textures
2015-04-29 Axel Davyst/nine: Encapsulate variables for MANAGED resource
2015-04-29 Axel Davyst/nine: Rework texture data allocation
2015-04-29 Axel Davyst/nine: Fix update_vertex_elements bad rebase
2015-04-29 Axel Davyst/nine: Add debug warning when application uses sw...
2015-04-29 Axel Davyst/nine: Rework update_vertex_buffers
2015-04-29 Xavier Bouchouxst/nine: Fix computation of const_used_size
2015-04-29 Axel Davygallium/svga: Remove useless ARRAY_SIZE declaration
2015-04-29 Axel Davyutil/macros: Move DIV_ROUND_UP to util/macros.h
2015-04-29 Xavier Bouchouxst/nine: Fix behaviour of D3DUSAGE_QUERY_POSTPIXELSHADE...
2015-04-29 Xavier Bouchouxst/nine: Improve D3DQUERYTYPE_TIMESTAMP
2015-04-29 Xavier Bouchouxst/nine: Fix D3DQUERYTYPE_TIMESTAMPFREQ query
2015-04-29 Tiziano Bacoccost/nine: Change x86 FPU Control word on device creation
2015-04-29 Axel Davyst/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORY
2015-04-29 Axel Davyst/nine: Fix comment in update_viewport
2015-04-29 Axel Davyst/nine: Workaround barycentrics issue on some cards
2015-04-29 Xavier Bouchouxst/nine: Clear struct pipe_blit_info before use.
2015-04-29 Patrick Rudolphst/nine: NineDevice9_Clear skip fastpath for bigger...
2015-04-29 Axel Davyst/nine: Fix wrong assert in nine_shader
2015-04-29 Axel Davyst/nine: Handle special LIT case
2015-04-29 Ilia Mirkinnvc0/ir: flush denorms to zero in non-compute shaders
2015-04-28 Ilia Mirkinnvc0: expose GLSL version 410
2015-04-28 Leo Liust/va: add h264 decoder level support
2015-04-28 Leo Liust/omx/dec: add h264 decoder level support
2015-04-28 Leo Liuvl: add level idc in sps
2015-04-28 Leo Liust/omx/dec: separate create_video_codec to different...
2015-04-28 Leo Liust/vdpau: add h264 decoder level support
2015-04-28 Leo Liugallium/util: get h264 level based on number of max...
2015-04-28 Marek Olšákr600g,radeonsi: add a driver query returning GPU load
2015-04-28 Marek Olšákr600g,radeonsi: add driver queries for GPU temperature...
2015-04-28 Ilia Mirkingm107/ir: add lane/vertex count sysvals
2015-04-28 Ilia Mirkingk110/ir: add support for writing per-patch and shader...
2015-04-28 Ilia Mirkinfreedreno/a3xx: color masking works like a blend for...
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for S8 and Z32F_S8
2015-04-28 Ilia Mirkinfreedreno/a3xx: add Z32F support
2015-04-28 Ilia Mirkinfreedreno: add fd_transfer to wrap around pipe_transfer
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for disabling depth clipping
2015-04-27 Roland Scheideggersoftpipe: fix another stencil-as-float issue
2015-04-27 Zoë BladeFix a few typos
2015-04-27 Olivier Penascons: add target osmesa using gallium state tracker.
2015-04-27 Marek Olšákradeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRE...
2015-04-27 Marek Olšákradeonsi: remove deprecated and useless registers
2015-04-27 Marek Olšákradeonsi: remove useless includes
2015-04-27 Marek Olšákgallium/radeon: print winsys info with R600_DEBUG=info
2015-04-27 Marek Olšákwinsys/radeon: make radeon_bo_vtbl static
2015-04-25 Gediminas Jakutisgallium/hud: add more options to customize HUD panes
2015-04-23 Jose Fonsecaos/os_memory_aligned.h: Handle integer overflow.
2015-04-23 Roland Scheideggerdraw: fix prim ids when there's no gs
2015-04-23 Marek Olšákgallium/radeon: don't crash when getting out-of-bounds...
2015-04-22 Dave Airliesoftpipe: fix stencil write to use an integer value
2015-04-22 Rob Clarkfreedreno: misc minor cleanups
2015-04-22 Rob Clarkfreedreno/a4xx: (partial) gl_FragCoord.zw
2015-04-22 Rob Clarkfreedreno/a4xx: primitive-restart
2015-04-22 Rob Clarkfreedreno/nir: sysval fixes
2015-04-22 Rob Clarkfreedreno/a4xx: wire up integer texture sampling
2015-04-22 Rob Clarkfreedreno/a4xx: formats updates/fixes
2015-04-22 Rob Clarkfreedreno: update generated headers
2015-04-22 Emil Velikovgallium/targets/d3dadapter9: drop the libdrm prefix...
2015-04-22 Brian Paulcso: minor comment fix
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src include to the whole of...
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-22 Emil Velikovilo: remove unused include from Android.mk
2015-04-20 EdBclover: remove pre llvm 3.5.0 compatibility code
2015-04-20 Nick Sarniegallivm: Fix build against LLVM 3.7 SVN r235265
2015-04-18 Ilia Mirkinindices: fix provoking vertex for quads/quadstrips
2015-04-18 Ilia Mirkinprimconvert: select pv convention only from flatshade_first
2015-04-18 Ilia Mirkinfreedreno/a3xx: enable polymode setting with non-fill...
2015-04-18 Ilia Mirkinfreedreno/a3xx: fix integer and 32-bit float border...
2015-04-18 Ilia Mirkinfreedreno/a3xx: add support for float R/RG render targets
2015-04-17 Tobias Nygrenadjust a couple of ifdefs to handle NetBSD correctly
2015-04-17 Rob Clarkfreedreno/ir3/nir: few little fixes
2015-04-17 Rob Clarkfreedreno/ir3/nir: lower if/else
2015-04-17 Rob Clarkfreedreno/a4xx: support for large shaders
2015-04-17 Rob Clarkfreedreno: update generated headers
2015-04-17 Rob Clarkfreedreno/ir3/nir: UBO support
2015-04-17 Rob Clarkfreedreno/ir3: move out helper
2015-04-17 Rob Clarkfreedreno/a4xx: sysvals and UBOs
2015-04-17 Rob Clarkgallium/ttn: fix TXF
2015-04-17 Rob Clarkgallium/ttn: add UBO support
2015-04-17 Rob Clarkgallium/ttn: minor cleanup
2015-04-17 Rob Clarkgallium/ttn: add support for TXL2
2015-04-17 Rob Clarkgallium/ttn: add support for texture offsets
next