mesa.git
2011-12-19 Ian Romanickglx: Send DestroyContext protocol at the correct times
2011-12-19 Ian Romanickglx: Don't segfault if glXGetContextIDEXT is pased...
2011-12-19 Ian Romanickglx: Fix handling of property list received from the...
2011-12-19 Ian Romanickglx: Don't segfault if xcb_glx_is_direct_reply returns...
2011-12-19 Ian Romanickglx: Don't create a shared context if the other context...
2011-12-19 Eric Anholti965: Add support for GL_ARB_depth_buffer_float under...
2011-12-19 Eric Anholti965: Add separate stencil/HiZ setup for MESA_FORMAT_Z3...
2011-12-19 Eric Anholti965: Use the miptree format for texture surface format...
2011-12-19 Eric Anholti965: Add support for mapping Z32_FLOAT_X24S8 fake...
2011-12-19 Eric Anholtintel: Stop creating the wrapped depth irb.
2011-12-19 Eric Anholti965: Properly demote the depth mt format for fake...
2011-12-19 Eric Anholtintel: Reuse intel_miptree_match_image().
2011-12-19 Eric Anholtintel: Stop creating the wrapped stencil irb.
2011-12-19 Dave Airlietgsi: update documents with some info on texture lookup
2011-12-19 Dave Airliesoftpipe: fix shadow1d tests.
2011-12-19 Dave Airliesoftpipe: fix shadow 2d texture array sampling
2011-12-19 Dave Airliegallium/draw: fix two side handling
2011-12-19 Alex Galakhovosmesa: fix RGB565 rendering
2011-12-19 Maarten Lankhorstvdpau: Add background surface support
2011-12-19 Maarten Lankhorstvdpau: Add support for mixer attributes
2011-12-19 Maarten Lankhorstvdpau: Add support for parameters
2011-12-19 Dave Airliesoftpipe: fix depth sampling for linear vs nearest.
2011-12-19 Dave Airliesoftpipe: fix texture sampling from 1D texture array
2011-12-19 Brian Paulmesa: make _mesa_set_tex_image() static since it's...
2011-12-18 Christoph Bumillernvc0: add NVC0_RESOURCE_FLAG_VIDEO
2011-12-18 Dave Airlieglsl_to_tgsi: make sure copied instructions don't lose...
2011-12-18 Kenneth Graunkei965/vs: Add a new dst_reg constructor for file, number...
2011-12-18 Kenneth Graunkei965/vs: Add vec4_instruction::is_tex() query.
2011-12-18 Kenneth Graunkei965: Rename texturing ops from FS_OPCODE to SHADER_OPC...
2011-12-18 Kenneth Graunkei965/fs: Don't swizzle the results of textureSize().
2011-12-18 nobledprogram: fix previous commit
2011-12-18 nobledprogram: fix out of bounds array accesses and other...
2011-12-18 nobledgen_matypes: eliminate printf warnings
2011-12-17 Marek Olšákr600g: fix MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS limit
2011-12-17 Marek Olšákmesa/x86: fix printf warning
2011-12-17 Marek Olšákdrisw: remove unused variable
2011-12-17 Marek Olšákr600g: handle new caps
2011-12-17 Marek Olšákr300g: handle new caps
2011-12-17 Marek Olšákdocs: update GL3 status
2011-12-17 Marek Olšákr600g: implement transform feedback
2011-12-17 Marek Olšákst/mesa: expose conservative_depth if GLSL 1.3 is supported
2011-12-17 Vinson Leegallivm: Fix build with llvm-3.1svn.
2011-12-17 Vinson Leemesa: Fix memory leak on error path.
2011-12-17 Vinson Leest/mesa: Fix memory leak in out-of-memory path.
2011-12-16 Brian Paulmeta: use _mesa_prepare_mipmap_level() in the mipmap...
2011-12-16 Brian Paulmesa: new _mesa_prepare_mipmap_level() function for...
2011-12-16 Brian Paulmesa: make update_fbo_texture() non-static
2011-12-16 Brian Paulmesa: whitespace and comment fixes in fbobject.c
2011-12-16 Brian Paulmesa: add MESA_FORMAT_RGB565[_REV] as candidates for...
2011-12-16 Brian Paulvbo: add comment for map_vp_non[] array
2011-12-16 Brian Paulmesa: add a few comments for the z unpacking functions
2011-12-15 Anuj PhogatEnabling display list support for glClearBuffer functio...
2011-12-15 Fredrik Höglundgallium: fix a crash in drivers that don't support...
2011-12-15 Christoph Bumillerllvmpipe: adapt to struct stream_output_info modifications
2011-12-15 Christoph Bumillernvc0: implement new stream output interface
2011-12-15 Christoph Bumillerd3d1x: implement new stream output interface
2011-12-15 Marek Olšákst/mesa: implement EXT_transform_feedback and ARB_trans...
2011-12-15 Marek Olšáku_blitter: implement copy_buffer using stream output
2011-12-15 Marek Olšáku_blitter: restore stream output targets
2011-12-15 Christoph Bumillertrace: implement stream output interface
2011-12-15 Marek Olšáknoop: implement stream output
2011-12-15 Marek Olšákgallium: utility helper functions for stream output
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-12-15 Marek Olšákgallium: disable stream output in drivers that support it
2011-12-15 Marek Olšákmesa: implement DrawTransformFeedback from ARB_transfor...
2011-12-15 Thomas Hellstromst/xa: Disable composite solid fill with mask
2011-12-15 Thomas Hellstromst/xa: Fix format conversion copy alpha channel
2011-12-15 Thomas Hellstromst/xa: Fix component alpha check
2011-12-15 Chia-I Wust/egl: fix compiler warnings
2011-12-15 Fredrik Höglundst/egl: Implement EGL_NOK_swap_region for x11
2011-12-15 Fredrik Höglundst/egl: Add support for EGL_NOK_swap_region
2011-12-15 Eric Anholti965: Drop separate stencil assertions in update_draw_b...
2011-12-14 Eric Anholtintel: Simplify and touch up the FBO completeness test.
2011-12-14 Eric Anholtintel: Remove another renderbuffer allocation path.
2011-12-14 Eric Anholtintel: Make the separate stencil RB storage path match...
2011-12-14 Eric Anholtintel: Move S8 width/height alignment to miptree creation.
2011-12-14 Eric Anholtintel: Drop check for wrapped_depth in RB mapping.
2011-12-14 Eric Anholtintel: Fix uninitialized values in debug output for...
2011-12-14 Eric Anholtswrast: Add a note about overlapping support for frameb...
2011-12-14 Eric Anholtswrast: Don't do Z24S8 drawpixels fast-paths with Z32_X...
2011-12-14 Christian Königst/vdpau: fix unwanted output scaling
2011-12-14 Christian Königst/vdpau: some mixer fixes
2011-12-14 Christian Königg3dvl/compositor: improve dirty area handling
2011-12-14 Jian ZhaoAdd mismatch check for glGetTexImage or it will return...
2011-12-14 Kenneth Graunkeglsl: Fix crashes caused by Bison error messages involv...
2011-12-14 Ian RomanickRegenerate files from previous commits
2011-12-14 Ian Romanickglapi/glx: For GLX code, use the existing _X_HIDDEN...
2011-12-14 Ian Romanickglapi/glx: Generate glapi_gentable.c so that the xserve...
2011-12-14 Ian Romanickglapi/glx: Generate dispatch.h so that the xserver...
2011-12-14 Ian Romanickglapi/glx: Xserver wants dispatch.h, not glapidispatch.h
2011-12-14 Ian Romanickglapi/glx: Don't send GL API files to the xserver
2011-12-14 Ian Romanickglapi: Remove mention of nonexistent enums
2011-12-14 Ian Romanickglapi/glx: Remove g_disptab.h from xserver generated...
2011-12-13 Marek Olšákr300g: take advantage of KEEP_TILING_FLAGS flush flag
2011-12-13 Marcin Slusarznouveau: get rid of winsys object
2011-12-13 Stéphane Marchesini915g: Roll back to the previous shader limits.
2011-12-13 Stéphane Marchesini915g: Update TODO.
2011-12-13 Marek Olšákwinsys/radeon: add flush option not to rewrite tiling...
2011-12-13 Marek Olšákmesa: add const flags to skip MaxVarying and MaxUniform...
2011-12-13 Marek Olšákmesa: fix an out-of-bounds access in prog_print.c
next