summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* main: Refactor _mesa_ReadBuffer.Laura Ekstrand2015-05-143-24/+32
* main: Add entry point for NamedFramebufferDrawBuffer.Laura Ekstrand2015-05-144-0/+28
* main: Refactor _mesa_DrawBuffer.Laura Ekstrand2015-05-142-17/+29
* main: Refactor _mesa_drawbuffers.Laura Ekstrand2015-05-145-18/+20
* main: Add stubs for [Get]NamedFramebufferParameteri[v].Laura Ekstrand2015-05-144-0/+54
* main: Fake entry point for glClearNamedFramebufferfi.Laura Ekstrand2015-05-144-0/+30
* main: Fake entry point for glClearNamedFramebufferfv.Laura Ekstrand2015-05-144-0/+30
* main: Fake entry point for glClearNamedFramebufferuiv.Laura Ekstrand2015-05-144-0/+30
* main: Fake entry point for glClearNamedFramebufferiv.Laura Ekstrand2015-05-144-0/+32
* main: Add entry points for InvalidateNamedFramebuffer[Sub]Data.Laura Ekstrand2015-05-144-0/+99
* main: Refactor invalidate_framebuffer_storage.Laura Ekstrand2015-05-141-11/+27
* main: Complete error conditions for glInvalidate*Framebuffer.Laura Ekstrand2015-05-141-1/+19
* main: _mesa_blit_framebuffer updates its arbitrary framebuffers.Laura Ekstrand2015-05-141-3/+6
* main: Add entry point for BlitNamedFramebuffer.Laura Ekstrand2015-05-144-0/+73
* main: Refactor _mesa_update_draw_buffer_bounds.Laura Ekstrand2015-05-148-10/+11
* main: Refactor _mesa_get_clamp_read_color.Laura Ekstrand2015-05-143-5/+7
* main: Refactor _mesa_[update|get]_clamp_fragment_color.Laura Ekstrand2015-05-147-20/+23
* main: Refactor _mesa_[update|get]_clamp_vertex_color.Laura Ekstrand2015-05-143-8/+14
* main: Refactor _mesa_update_framebuffer.Laura Ekstrand2015-05-148-14/+13
* main: Refactor glBlitFramebuffer.Laura Ekstrand2015-05-142-53/+74
* main: Fix whitespace in blit.cLaura Ekstrand2015-05-141-18/+18
* main: Add entry point GetNamedFramebufferAttachmentParameteriv.Laura Ekstrand2015-05-144-41/+101
* main: Add entry point for CheckNamedFramebufferStatus.Laura Ekstrand2015-05-144-15/+78
* main: Fix indents in former get_texture_for_framebuffer functions.Laura Ekstrand2015-05-141-39/+39
* main: Major refactor of get_texture_for_framebuffer.Laura Ekstrand2015-05-143-228/+268
* main: Add entry points for glNamedFramebufferTexture[Layer].Laura Ekstrand2015-05-144-0/+89
* main: Fix indentation in get_texture_for_framebuffer.Laura Ekstrand2015-05-141-85/+85
* main: Refactor get_texture_for_framebuffer.Laura Ekstrand2015-05-141-22/+21
* main: Split framebuffer_texture.Laura Ekstrand2015-05-142-75/+198
* main: Fix an error generated by FramebufferTextureLaura Ekstrand2015-05-141-4/+13
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer < 0Fredrik Höglund2015-05-141-0/+12
* main: Require that the texture exists in framebuffer_textureFredrik Höglund2015-05-141-1/+1
* main: Fix the indentation in framebuffer_textureLaura Ekstrand2015-05-141-1/+2
* main: Add entry point for NamedFramebufferRenderbuffer.Laura Ekstrand2015-05-144-44/+105
* main: Rename framebuffer renderbuffer software fallback.Laura Ekstrand2015-05-148-12/+14
* main: Add utility function _mesa_lookup_renderbuffer_err.Laura Ekstrand2015-05-142-0/+25
* main: Add glCreateFramebuffers.Laura Ekstrand2015-05-144-5/+48
* main: Add utility function _mesa_lookup_framebuffer_err.Laura Ekstrand2015-05-142-0/+25
* softpipe: enable ARB_texture_viewRoland Scheidegger2015-05-135-124/+179
* llvmpipe: enable ARB_texture_viewRoland Scheidegger2015-05-134-10/+45
* gallium/util: fix blitter sampler view target initializationRoland Scheidegger2015-05-131-0/+1
* glapi/hgl: Drop extern "C" as it was added to glapiAlexander von Gluck IV2015-05-132-5/+4
* glapi: Add extern "C" to glapi_priv.hAlexander von Gluck IV2015-05-131-0/+8
* gallium/st + hgl: Build fixes for HaikuAlexander von Gluck IV2015-05-133-0/+5
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().Francisco Jerez2015-05-132-2/+31
* i965/fs: set execution size to 8 with simd8 ddy instructionTapani Pälli2015-05-131-0/+1
* i965/cs: drop explicit initialisers in C++ fileDave Airlie2015-05-131-4/+6
* nouveau: document nouveau_heapIlia Mirkin2015-05-121-0/+20
* nvc0: switch mechanism for shader eviction to be a while loopIlia Mirkin2015-05-121-5/+6
* st/mesa: update stencil surface if it comes from textureIlia Mirkin2015-05-121-1/+4