ilo: add ilo_state_vf
[mesa.git] / src / gallium / state_trackers /
2015-06-12 Emil Velikovmesa; add a dummy _mesa_error_no_memory() symbol to...
2015-06-10 Dave Airliest/dri: check pscreen is valid before querying param
2015-06-09 Chih-Wei Huangandroid: add rules to build gallium/state_trackers/dri
2015-06-05 Marek Olšákclover: clarify and fix the EGL interop error case
2015-06-05 Marek Olšáktgsi/ureg: add support for output array declarations
2015-06-05 Marek Olšáktgsi/ureg: add support for FS input array declarations
2015-05-29 Marek Olšákst/dri: fix postprocessing crash when there's no depth...
2015-05-27 EdBclover: Log build options when dumping clc source.
2015-05-26 Brian Paulxlib: fix X_GLXCreateContextAtrribs/Attribs typo
2015-05-26 Koop Mastclover: Build fix for FreeBSD.
2015-05-23 Grigori Goronzyclover: try userptr for CL_MEM_USE_HOST_PTR
2015-05-23 Grigori Goronzyclover: implement CL_MEM_ALLOC_HOST_PTR
2015-05-15 Alexander von Gluck IVst/hgl: Move st_api creation to st and extern "C" it
2015-05-13 Alexander von Gluck IVgallium/st + hgl: Build fixes for Haiku
2015-05-12 Marek Olšákst/dri: add support for create_context_robustness GLX...
2015-05-12 Francisco Jerezclover: Implement locking of the wait_count, _chain...
2015-05-12 Francisco Jerezclover: Wrap event::_status in a method to prevent...
2015-05-12 Francisco Jerezclover: Refactor event::trigger and ::abort to prevent...
2015-05-11 Tom Stellardclover: Fix a bug with multi-threaded events v2
2015-05-11 Tom Stellardclover: Add a mutex to guard queue::queued_events
2015-05-11 Axel Davyegl/swrast: Enable config extension for swrast
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-30 Marek Olšákst/dri: implement the fence interface for CL events
2015-04-30 Marek Olšákgallium,clover: add OpenCL interoperability support...
2015-04-30 Marek Olšákst/dri: implement the fence interface
2015-04-29 EdBclover: remove util/compat
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 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-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 Liust/omx/dec: separate create_video_codec to different...
2015-04-28 Leo Liust/vdpau: add h264 decoder level support
2015-04-27 Zoë BladeFix a few typos
2015-04-27 Olivier Penascons: add target osmesa using gallium state tracker.
2015-04-20 EdBclover: remove pre llvm 3.5.0 compatibility code
2015-04-15 Jose Fonsecast/wgl: Couple of fixes to opengl32.dll's wglCreateCont...
2015-04-05 Rob Clarkxa: support for drivers which use NIR
2015-04-01 Emil Velikovconfigure: nuke --with-max-{width,height}
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-31 Tom Stellardclover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STAT...
2015-03-31 Leo Liust/omx/enc: export framerate to vce driver
2015-03-23 Tom Stellardclover: Return 0 as storage size for local kernel args...
2015-03-23 Giuseppe Bilottaclover: use get_device_vendor instead of get_vendor
2015-03-23 Tom Stellardclover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2015-03-23 Tom Stellardclover: Add all the mandatory 1.1 extensions to the...
2015-03-23 Tom Stellardclover: Add a space at the end of CL_DEVICE_OPENCL_C_VE...
2015-03-21 Emil Velikovst/gbm: remove state-tracker
2015-03-16 Emil Velikovst/dri: remove unused include from the automake/scons...
2015-03-11 Brian Paulst/glx: use strdup() instead of _mesa_strdup()
2015-03-09 Tom Stellardclover: Return the minimum required value for CL_DEVICE...
2015-03-05 Tom Stellardclover: Enable cl_khr_fp64 for devices that support...
2015-03-05 Brian Paulst/osmesa: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-04 Tom Stellardclover: Fix build since llvm r231270
2015-03-04 Brian Paulst/xlib: include p_compiler.h to get PUBLIC definition
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-04 Jose Fonsecast/egl: Remove.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-03-02 Brian Paulst/dri: replace Elements() with ARRAY_SIZE()
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Tom Stellardclover: Don't unconditionally define cl_khr_fp64
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-24 Leo Liust/omx/dec/h264: fix picture out-of-order with poc...
2015-02-24 Francisco Jerezclover: Set appropriate flag defaults on memory object...
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2015-02-24 Francisco Jerezclover: Factor out memory object flags validation to...
2015-02-24 Tobias Klausmannst/nine: Mark end of non-void function unreachable
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-02-18 Eric Anholtgallium/dri: Shut up a compiler warning.
2015-02-14 Shawn Starrclover: Use Legacy PassManager for LLVM trunk (3.7)
next