mesa.git
2014-03-08 Julien Cristaugbm: make 'devices' array static
2014-03-08 Emil Velikovautomake: make clean the correct git_sha1.h.tmp
2014-03-08 Christian Königradeonsi: fix freeing descriptor buffers
2014-03-08 Christian Königradeonsi: fix leaking the bound state on destruction v2
2014-03-08 Christian Königradeonsi: avoid stale state pointers
2014-03-08 Christian Königradeonsi: avoid stale pointers in si_delete_shader_selector
2014-03-08 Marek OlšákRevert "winsys/radeon: if there's VRAM-only usage,...
2014-03-08 Christian Königradeon/vce: fix memory leak
2014-03-08 Sir Anthonyglcpp: Do not remove spaces to preserve locations.
2014-03-08 Sir Anthonyglsl: Change locations from yylloc to appropriate token...
2014-03-08 Sir Anthonyglsl: Add ast_node method to set location range.
2014-03-08 Sir Anthonyglsl: Make ast_node location comments more informative.
2014-03-08 Sir Anthonyglsl: Extend ast location structure to hande end token...
2014-03-08 Sir Anthonyglsl: Update lexers in glsl and glcpp to hande end...
2014-03-08 Vinson Leescons: Add drivers/common/meta_generate_mipmap.c to...
2014-03-08 Kenneth Graunkemeta: Support GenerateMipmaps on 1DArray textures.
2014-03-08 Kenneth Graunkemeta: Use srcWidth/Height/Depth rather than srcImage...
2014-03-08 Kenneth Graunkemeta: Support GenerateMipmaps on 2DArray textures.
2014-03-08 Kenneth Graunkemeta: Add a 'layer' argument to bind_fbo_image().
2014-03-08 Kenneth Graunkemeta: Refactor code for binding a texture image to...
2014-03-08 Kenneth Graunkemeta: Use minify() in GenerateMipmaps code.
2014-03-08 Kenneth Graunkemeta: Drop redundant FBO creation code in GenerateMipmaps.
2014-03-08 Kenneth Graunkemeta: Replace GLboolean with bool in fallback_required().
2014-03-08 Kenneth Graunkemeta: Make _mesa_meta_check_generate_mipmap_fallback...
2014-03-08 Kenneth Graunkemeta: Split GenerateMipmap() into its own file.
2014-03-08 Kenneth Graunkemeta: De-static setup_texture_coords().
2014-03-08 Timothy Arceriglapi: Add KHR_debug.xml
2014-03-08 Timothy Arcerimesa: add missing DebugMessageControl types
2014-03-08 Timothy Arcerimesa: make ARB_debug_output functions an alias of
2014-03-08 Timothy Arceriglapi: move KHR_debug into its own file
2014-03-08 Adel Gadllahglx_pbuffer: Refactor GetDrawableAttribute
2014-03-08 Adel Gadllahglx: Update glxext.h to revision 25407
2014-03-07 Tom Stellardradeon: Include radeon_elf_util.c in the list of LLVM_C...
2014-03-07 Brian Paulst/mesa: only mark framebuffer as sRGB capable if Mesa...
2014-03-07 Tom Stellardradeon/llvm: Factor elf parsing code out into its own...
2014-03-07 Tom Stellardradeon: Rename struct radeon_llvm_binary to radeon_shad...
2014-03-07 Marek Olšákgallium: rename R4A4 and A4R4 formats to match their...
2014-03-07 Marek Olšákmesa: fix the format of glEdgeFlagPointer
2014-03-07 Marek Olšákradeonsi: fix blit compressed texture workaround to...
2014-03-07 Marek Olšákr600g: fix blitting the last 2 mipmap levels for Evergreen
2014-03-07 Marek Olšákr600g: fix texelFetchOffset GLSL functions
2014-03-07 Marek Olšákwinsys/radeon: if there's VRAM-only usage, keep it
2014-03-07 Niels Ole Salscheiderradeon: Use upload manager for buffer downloads
2014-03-07 Brian Paulglapi: use 'Mesa' in error messages
2014-03-07 Brian Paulst/mesa: add test_format_conversion() debug function
2014-03-07 Brian Paulst/mesa: add MESA_FORMAT_R8G8B8A8_SRGB in st_mesa_forma...
2014-03-07 José Fonsecamesa/st: Fix PIPE_FORMAT_R8G8B8A8_SRGB -> MESA_FORMAT_...
2014-03-07 Kusanagi Kouichist/vdpau: Add rotation v2
2014-03-07 Kusanagi Kouichivl: Add rotation v3
2014-03-07 Christian Königst/omx/enc: fix crash on destruction
2014-03-07 Kenneth Graunkemesa: Drop unused hash_table::mem_ctx field.
2014-03-07 Michel Dänzerclover: Fix build against LLVM SVN r203065 or newer
2014-03-07 Brian Paulmesa: add MESA_FORMAT_R8G8B8A8_SRGB
2014-03-06 Matt Turnermesa: Wrap SSE4.1 code in #ifdef __SSE4_1__.
2014-03-06 Eric Anholti965: Fix render-to-texture in non-FinishRenderTexture...
2014-03-06 Brian Paulmesa: fix copy & paste bugs in pack_ubyte_SRGB8()
2014-03-06 Brian Paulmesa: fix copy & paste bugs in pack_ubyte_SARGB8()
2014-03-06 Aaron Watrygallium/util: Fix memory leak
2014-03-06 José Fonsecast/mesa: Add R8G8B8A8_SRGB case to st_pipe_format_to_me...
2014-03-06 Brian Paulglapi: remove u_mutex wrapper code, use c99 thread...
2014-03-06 Brian Paulglapi: rename u_current dispatch table functions
2014-03-06 Brian Paulglapi: replace 'user' with 'context' in u_current....
2014-03-06 Brian Paulglsl: fix compiler warnings in link_uniforms.cpp
2014-03-06 Ilia Mirkinmesa/st: only compare the one scissor
2014-03-06 Chia-I Wust/mesa: make winsys fbo sRGB-capable when supported
2014-03-06 Chia-I Wust/mesa: add mappings for MESA_FORMAT_B8G8R8X8_SRGB
2014-03-06 Chia-I Wumesa: add MESA_FORMAT_B8G8R8X8_SRGB
2014-03-05 Brian Paulmesa: fix packing/unpacking for MESA_FORMAT_A4R4G4B4_UNORM
2014-03-05 Eric Anholti965: Fix predicated-send-based discards with MRT.
2014-03-05 Eric Anholtconfigure: Fix bashism.
2014-03-05 Andreas Bolldocs: update 10.2 release notes
2014-03-05 Brian Paulmesa: remove remaining uses of _glthread_GetID()
2014-03-05 Brian Paulmesa: new init_teximage_fields_ms() function to init...
2014-03-05 Rob ClarkWIP: freedreno/a3xx: incorrect scissor for binning...
2014-03-05 Topi Pohjolaineni965: Mark invariants in backend_visitor as constants
2014-03-05 Topi Pohjolaineni965: Merge resolving of shader program source
2014-03-05 Topi Pohjolaineni965: Merge initialisation of backend_visitor
2014-03-05 Topi Pohjolaineni965/wm: Use resolved miptree consistently in surface...
2014-03-05 Topi Pohjolaineni965/vec4: Mark invariant members as constants in vec4_...
2014-03-05 Topi Pohjolaineni965: Mark sources for offset getters as constants
2014-03-05 Ian Romanickdocs: Import 10.1 release notes, add news item.
2014-03-05 Ilia Mirkinnv50,nvc0: add 11f_11f_10f vertex support
2014-03-05 Kenneth Graunkei965: Implement ARB_stencil_texturing on Gen8+.
2014-03-05 Kenneth Graunkemesa: Add core API support for GL_ARB_stencil_texturing...
2014-03-04 Dieter Nützelradeon/uvd: fix typo in documentation
2014-03-04 Eric Anholtdri: Require libudev-dev for building DRI on Linux.
2014-03-04 Tom Stellardclover: Use correct LLVM version in #if for DataLayout...
2014-03-04 Zack Rusintranslate: fix buffer overflows
2014-03-04 Zack Rusindraw/llvm: fix generation of the VS with GS present
2014-03-04 Anuj Phogatmesa: Allow GL_DEPTH_COMPONENT and GL_DEPTH_STENCIL...
2014-03-04 Anuj Phogatmesa: Use clear_teximage_fields() in place of _mesa_ini...
2014-03-04 Anuj Phogatmesa: Set initial internal format of a texture to GL_RGBA
2014-03-04 Vinson Leescons: Build with C++11 with LLVM >= 3.5.
2014-03-04 Brian Paulst/osmesa: check buffer size when searching for buffers
2014-03-04 José Fonsecaconfigure: s/--with-llvm-shared-libs/--enable-llvm...
2014-03-04 José Fonsecac11/threads: Don't implement thrd_current on Windows.
2014-03-04 José Fonsecamapi/u_thread: Use GetCurrentThreadId
2014-03-04 José Fonsecac11/threads: Fix nano to milisecond conversion.
2014-03-04 Marek Olšákr600g: implement edge flags
2014-03-04 Marek Olšákr600g: port color buffer format conversion from radeonsi
next