summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: add MESA_FORMAT_R8G8B8A8_SRGBBrian Paul2014-03-067-0/+79
* mesa: Wrap SSE4.1 code in #ifdef __SSE4_1__.Matt Turner2014-03-061-0/+3
* i965: Fix render-to-texture in non-FinishRenderTexture cases.Eric Anholt2014-03-067-27/+87
* mesa: fix copy & paste bugs in pack_ubyte_SRGB8()Brian Paul2014-03-061-2/+2
* mesa: fix copy & paste bugs in pack_ubyte_SARGB8()Brian Paul2014-03-061-2/+2
* gallium/util: Fix memory leakAaron Watry2014-03-061-0/+2
* st/mesa: Add R8G8B8A8_SRGB case to st_pipe_format_to_mesa_format.José Fonseca2014-03-061-0/+2
* glapi: remove u_mutex wrapper code, use c99 thread mutexes directlyBrian Paul2014-03-065-24/+14
* glapi: rename u_current dispatch table functionsBrian Paul2014-03-066-13/+13
* glapi: replace 'user' with 'context' in u_current.[ch] codeBrian Paul2014-03-064-28/+28
* glsl: fix compiler warnings in link_uniforms.cppBrian Paul2014-03-061-1/+2
* mesa/st: only compare the one scissorIlia Mirkin2014-03-051-1/+1
* st/mesa: make winsys fbo sRGB-capable when supportedChia-I Wu2014-03-063-12/+66
* st/mesa: add mappings for MESA_FORMAT_B8G8R8X8_SRGBChia-I Wu2014-03-061-2/+9
* mesa: add MESA_FORMAT_B8G8R8X8_SRGBChia-I Wu2014-03-066-4/+76
* mesa: fix packing/unpacking for MESA_FORMAT_A4R4G4B4_UNORMBrian Paul2014-03-053-13/+13
* i965: Fix predicated-send-based discards with MRT.Eric Anholt2014-03-051-2/+2
* configure: Fix bashism.Eric Anholt2014-03-051-1/+1
* docs: update 10.2 release notesAndreas Boll2014-03-051-0/+2
* mesa: remove remaining uses of _glthread_GetID()Brian Paul2014-03-056-30/+3
* mesa: new init_teximage_fields_ms() function to init MS texture imagesBrian Paul2014-03-051-15/+29
* WIP: freedreno/a3xx: incorrect scissor for binning passRob Clark2014-03-053-8/+35
* i965: Mark invariants in backend_visitor as constantsTopi Pohjolainen2014-03-051-6/+6
* i965: Merge resolving of shader program sourceTopi Pohjolainen2014-03-0511-26/+23
* i965: Merge initialisation of backend_visitorTopi Pohjolainen2014-03-054-14/+23
* i965/wm: Use resolved miptree consistently in surface setupTopi Pohjolainen2014-03-052-13/+13
* i965/vec4: Mark invariant members as constants in vec4_visitorTopi Pohjolainen2014-03-052-7/+7
* i965: Mark sources for offset getters as constantsTopi Pohjolainen2014-03-054-9/+9
* docs: Import 10.1 release notes, add news item.Ian Romanick2014-03-052-3/+11
* nv50,nvc0: add 11f_11f_10f vertex supportIlia Mirkin2014-03-044-2/+4
* i965: Implement ARB_stencil_texturing on Gen8+.Kenneth Graunke2014-03-045-5/+21
* mesa: Add core API support for GL_ARB_stencil_texturing (from 4.3).Kenneth Graunke2014-03-047-2/+49
* radeon/uvd: fix typo in documentationDieter Nützel2014-03-041-1/+1
* dri: Require libudev-dev for building DRI on Linux.Eric Anholt2014-03-041-0/+4
* clover: Use correct LLVM version in #if for DataLayout constructionTom Stellard2014-03-041-1/+1
* translate: fix buffer overflowsZack Rusin2014-03-044-6/+18
* draw/llvm: fix generation of the VS with GS presentZack Rusin2014-03-041-7/+7
* mesa: Allow GL_DEPTH_COMPONENT and GL_DEPTH_STENCIL combinations in glTexImag...Anuj Phogat2014-03-041-2/+11
* mesa: Use clear_teximage_fields() in place of _mesa_init_teximage_fields()Anuj Phogat2014-03-041-2/+1
* mesa: Set initial internal format of a texture to GL_RGBAAnuj Phogat2014-03-041-3/+10
* scons: Build with C++11 with LLVM >= 3.5.Vinson Lee2014-03-041-0/+1
* st/osmesa: check buffer size when searching for buffersBrian Paul2014-03-041-4/+7
* configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/José Fonseca2014-03-041-2/+2
* c11/threads: Don't implement thrd_current on Windows.José Fonseca2014-03-041-2/+32
* mapi/u_thread: Use GetCurrentThreadIdJosé Fonseca2014-03-041-0/+18
* c11/threads: Fix nano to milisecond conversion.José Fonseca2014-03-041-1/+1
* r600g: implement edge flagsMarek Olšák2014-03-043-4/+53
* r600g: port color buffer format conversion from radeonsiMarek Olšák2014-03-044-913/+161
* radeonsi: move translate_colorswap to common codeMarek Olšák2014-03-044-54/+62
* Revert "configure: use enable_dri_glx local variable"Emil Velikov2014-03-041-9/+6