mesa: Initialize image units to default state on context creation.
[mesa.git] / src / gallium / state_trackers /
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)
2015-02-07 Park, Jeongminst/dri: Make depth buffer optional for postprocessing
2015-02-06 Marek Olšákgallium/postprocessing: fix crash at context destruction
2015-02-05 Tiziano Bacoccost/nine: Implement dummy vbo behaviour when vs is missi...
2015-02-05 Axel Davyst/nine: Dummy sampler should have a=1
2015-02-05 Axel Davyst/nine: Fix update_framebuffer binding cbufs the pixel...
2015-02-05 Axel Davyst/nine: Clear: better behave if rt_mask is different...
2015-02-05 Axel Davyst/nine: Fix multisampling support detection
2015-02-05 Tiziano Bacoccost/nine: Fix enabled lights in stateblocks
2015-02-05 Axel Davyst/nine: Fix depth stencil formats bindings flags.
2015-02-05 Axel Davyst/nine: Fix gpu memory leak in swapchain
2015-02-05 Axel Davyst/nine: SetResourceResize should track nr_samples too
2015-02-05 Tiziano Bacoccost/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
2015-02-05 Tiziano Bacoccost/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
2015-02-05 Axel Davyst/nine: Implement fallback behaviour when rts and...
2015-02-05 Axel Davyst/nine: Fix present_buffers allocation
2015-02-05 Patrick Rudolphst/nine: Check for aligned offset in each vertex element
2015-02-05 Patrick Rudolphst/nine: Fix bufferoverflow in {Get|Set}PixelShaderCons...
2015-02-05 Patrick Rudolphst/nine: Set [out] argument to NULL for some functions
2015-02-05 Patrick Rudolphst/nine: Remove duplicated debug message
2015-02-05 Patrick Rudolphst/nine: Return E_FAIL for unused vertexdeclaration...
2015-02-05 Patrick Rudolphst/nine: Missing sanity check for CALLOC return E_OUTOF...
2015-02-05 Axel Davyst/nine: Implement ATOC hack
next