summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: make ARB_debug_output functions an alias ofTimothy Arceri2014-03-085-254/+92
* glapi: move KHR_debug into its own fileTimothy Arceri2014-03-081-143/+1
* glx_pbuffer: Refactor GetDrawableAttributeAdel Gadllah2014-03-071-5/+6
* glx: Update glxext.h to revision 25407Adel Gadllah2014-03-071-3/+29
* radeon: Include radeon_elf_util.c in the list of LLVM_C_FILES v2Tom Stellard2014-03-072-1/+2
* st/mesa: only mark framebuffer as sRGB capable if Mesa supports the formatBrian Paul2014-03-071-2/+3
* radeon/llvm: Factor elf parsing code out into its own functionTom Stellard2014-03-074-51/+132
* radeon: Rename struct radeon_llvm_binary to radeon_shader_binary v2Tom Stellard2014-03-075-12/+23
* gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák2014-03-076-12/+11
* mesa: fix the format of glEdgeFlagPointerMarek Olšák2014-03-071-2/+2
* radeonsi: fix blit compressed texture workaround to support 2D arraysMarek Olšák2014-03-071-1/+2
* r600g: fix blitting the last 2 mipmap levels for EvergreenMarek Olšák2014-03-073-13/+36
* r600g: fix texelFetchOffset GLSL functionsMarek Olšák2014-03-071-10/+77
* winsys/radeon: if there's VRAM-only usage, keep itMarek Olšák2014-03-071-12/+28
* radeon: Use upload manager for buffer downloadsNiels Ole Salscheider2014-03-071-18/+56
* glapi: use 'Mesa' in error messagesBrian Paul2014-03-071-3/+3
* st/mesa: add test_format_conversion() debug functionBrian Paul2014-03-071-1/+43
* st/mesa: add MESA_FORMAT_R8G8B8A8_SRGB in st_mesa_format_to_pipe_format()Brian Paul2014-03-071-0/+2
* mesa/st: Fix PIPE_FORMAT_R8G8B8A8_SRGB -> MESA_FORMAT_ conversion.José Fonseca2014-03-071-1/+1
* st/vdpau: Add rotation v2Kusanagi Kouichi2014-03-071-0/+6
* vl: Add rotation v3Kusanagi Kouichi2014-03-072-12/+107
* st/omx/enc: fix crash on destructionChristian König2014-03-071-8/+15
* mesa: Drop unused hash_table::mem_ctx field.Kenneth Graunke2014-03-063-3/+0
* clover: Fix build against LLVM SVN r203065 or newerMichel Dänzer2014-03-071-0/+4
* 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