mesa.git
2015-05-14 Laura Ekstrandmain: Refactor DrawBuffers.
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferReadBuffer.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_ReadBuffer.
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferDrawBuffer.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_DrawBuffer.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_drawbuffers.
2015-05-14 Laura Ekstrandmain: Add stubs for [Get]NamedFramebufferParameteri[v].
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferfi.
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferfv.
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferuiv.
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferiv.
2015-05-14 Laura Ekstrandmain: Add entry points for InvalidateNamedFramebuffer...
2015-05-14 Laura Ekstrandmain: Refactor invalidate_framebuffer_storage.
2015-05-14 Laura Ekstrandmain: Complete error conditions for glInvalidate*Frameb...
2015-05-14 Laura Ekstrandmain: _mesa_blit_framebuffer updates its arbitrary...
2015-05-14 Laura Ekstrandmain: Add entry point for BlitNamedFramebuffer.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_update_draw_buffer_bounds.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_get_clamp_read_color.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_[update|get]_clamp_fragment_color.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_[update|get]_clamp_vertex_color.
2015-05-14 Laura Ekstrandmain: Refactor _mesa_update_framebuffer.
2015-05-14 Laura Ekstrandmain: Refactor glBlitFramebuffer.
2015-05-14 Laura Ekstrandmain: Fix whitespace in blit.c
2015-05-14 Laura Ekstrandmain: Add entry point GetNamedFramebufferAttachmentPara...
2015-05-14 Laura Ekstrandmain: Add entry point for CheckNamedFramebufferStatus.
2015-05-14 Laura Ekstrandmain: Fix indents in former get_texture_for_framebuffer...
2015-05-14 Laura Ekstrandmain: Major refactor of get_texture_for_framebuffer.
2015-05-14 Laura Ekstrandmain: Add entry points for glNamedFramebufferTexture...
2015-05-14 Laura Ekstrandmain: Fix indentation in get_texture_for_framebuffer.
2015-05-14 Laura Ekstrandmain: Refactor get_texture_for_framebuffer.
2015-05-14 Laura Ekstrandmain: Split framebuffer_texture.
2015-05-14 Laura Ekstrandmain: Fix an error generated by FramebufferTexture
2015-05-14 Fredrik Höglundmesa: Generate GL_INVALID_VALUE in framebuffer_texture...
2015-05-14 Fredrik Höglundmain: Require that the texture exists in framebuffer_te...
2015-05-14 Laura Ekstrandmain: Fix the indentation in framebuffer_texture
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferRenderbuffer.
2015-05-14 Laura Ekstrandmain: Rename framebuffer renderbuffer software fallback.
2015-05-14 Laura Ekstrandmain: Add utility function _mesa_lookup_renderbuffer_err.
2015-05-14 Laura Ekstrandmain: Add glCreateFramebuffers.
2015-05-14 Laura Ekstrandmain: Add utility function _mesa_lookup_framebuffer_err.
2015-05-13 Roland Scheideggersoftpipe: enable ARB_texture_view
2015-05-13 Roland Scheideggerllvmpipe: enable ARB_texture_view
2015-05-13 Roland Scheideggergallium/util: fix blitter sampler view target initializ...
2015-05-13 Alexander von... glapi/hgl: Drop extern "C" as it was added to glapi
2015-05-13 Alexander von... glapi: Add extern "C" to glapi_priv.h
2015-05-13 Alexander von... gallium/st + hgl: Build fixes for Haiku
2015-05-13 Francisco Jerezi965: Fix PBO cache coherency issue after _mesa_meta_pb...
2015-05-13 Tapani Pällii965/fs: set execution size to 8 with simd8 ddy instruction
2015-05-13 Dave Airliei965/cs: drop explicit initialisers in C++ file
2015-05-12 Ilia Mirkinnouveau: document nouveau_heap
2015-05-12 Ilia Mirkinnvc0: switch mechanism for shader eviction to be a...
2015-05-12 Ilia Mirkinst/mesa: update stencil surface if it comes from texture
2015-05-12 Alex Deucherradeonsi: add new bonaire pci id
2015-05-12 Marek Olšákst/mesa: translate st_api robustness flags to gl_contex...
2015-05-12 Marek Olšákst/dri: add support for create_context_robustness GLX...
2015-05-12 Marek Olšákst/mesa: implement GetGraphicsResetStatus
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-05-12 Marek Olšákgallium: add an interface for querying a device reset...
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-12 Francisco Jereznir: Translate memory barrier intrinsics from GLSL IR.
2015-05-12 Francisco Jereznir: Translate image load, store and atomic intrinsics...
2015-05-12 Francisco Jereznir: Fix indexing of atomic counter arrays with a const...
2015-05-12 Francisco Jereznir: Add memory barrier intrinsic.
2015-05-12 Francisco Jereznir: Define image load, store and atomic intrinsics.
2015-05-12 Francisco Jerezi965/fs: Have component() set the register stride to...
2015-05-12 Francisco Jerezi965/fs: Fix offset() for registers with zero stride.
2015-05-12 Francisco Jerezi965: Don't forget the force_sechalf flag in lower_load...
2015-05-12 Francisco Jerezi965: Document brw_mask_reg().
2015-05-12 Tapani Pällinir: fix sampler lowering pass for arrays
2015-05-12 Neil Robertsi965: Use predicate enable bit for conditional renderin...
2015-05-12 Neil Robertsi956: Add a function to load a 64-bit register from...
2015-05-12 Neil Robertsi965: Store the command parser version number in intel_...
2015-05-12 Roland Scheideggerdocs/GL3: (trivial) mark some tf extensions as done...
2015-05-11 Emil Velikovdocs: add news item and link release notes for mesa...
2015-05-11 Emil Velikovdocs: Add sha256 sums for the 10.5.5 release
2015-05-11 Emil VelikovAdd release notes for the 10.5.5 release
2015-05-11 Ilia Mirkinst/mesa: make sure to create a "clean" bool when doing i2b
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 Matt Turneri965/fs: Add missing initializer in fs_visitor().
2015-05-11 Adam Jacksonegl: Remove skeleton implementation of EGL_MESA_screen_...
2015-05-11 Axel Davyegl/swrast: Enable config extension for swrast
2015-05-11 Axel Davyegl/wayland: Implement swrast support
2015-05-11 Axel Davyegl/wayland: Simplify dri2_wl_create_surface
2015-05-11 Axel Davyegl/x11: move dri2_x11_swrast_create_image_khr to egl_d...
2015-05-11 Axel Davyegl/wayland: Implement DRI_PRIME support
2015-05-11 Axel Davyegl/wayland: Add support for render-nodes
2015-05-11 Axel Davyglx/dri3: Add additional check for gpu offloading case
2015-05-11 Axel Davydoc/egl: Remove depreciated EGL_SOFTWARE
2015-05-11 Axel Davyegl/wayland: properly destroy wayland objects
2015-05-11 Neil Robertsi965/fs: Disable opt_sampler_eot for textureGather
2015-05-11 Tapani Pällimesa: use _mesa_has_compute_shaders instead of extensio...
2015-05-11 Marta Lofstedtmain: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
2015-05-10 Dave Airlier600: use pipe->hw prim convert from radeonsi
2015-05-10 Rob Clarkfreedreno/ir3/nir: fix build break after f752effa
2015-05-09 Ilia Mirkinnv50/ir: only enable mul saturate on G200+
2015-05-09 Ilia Mirkinnvc0: reset the instanced elements state when doing...
2015-05-09 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
next