egl_dri2/x11: Add support for EGL_NV_post_sub_buffer
[mesa.git] / src /
2011-12-20 Fredrik Höglundegl_dri2/x11: Add support for EGL_NV_post_sub_buffer
2011-12-20 Fredrik Höglundegl: add EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: KHR_reusable_sync entrypoints are missing from...
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-12-20 Chia-I Wuegl: remove EGL_ANDROID_swap_rectangle
2011-12-20 Stéphane Marchesini915g: Add unsupported caps.
2011-12-20 Stéphane Marchesini915g: Turn an assert into a debug message, print more...
2011-12-20 Stéphane Marchesini915g: Make the pipe_sampler_state struct non const...
2011-12-20 Stéphane Marchesini915g: Implement KILP.
2011-12-20 Stéphane Marchesini915g: Add two unsupported caps.
2011-12-20 Stéphane Marchesini915g: Put the templates at the beggining of the struct...
2011-12-20 Kenneth Graunkei965: Advertise our vertex shader texture units.
2011-12-20 Kenneth Graunkei965/vs: Implement EXT_texture_swizzle support for...
2011-12-20 Kenneth Graunkei965/vs: Add texture related data to brw_vs_prog_key.
2011-12-20 Kenneth Graunkei965/fs: Only set brw_wm_prog_key data for samplers...
2011-12-20 Kenneth Graunkei965/fs: Factor out texturing related data from brw_wm_...
2011-12-20 Kenneth Graunkei965/vs: Add support for texel offsets.
2011-12-20 Kenneth Graunkei965/fs: Factor out texture offset bitfield computation.
2011-12-20 Kenneth Graunkei965/vs: Implement vec4_visitor::visit(ir_texture *).
2011-12-20 Kenneth Graunkei965/vs: Implement vec4_visitor::generate_tex().
2011-12-20 Kenneth Graunkei965: Add missing SIMD4x2 sample_l_c message #defines.
2011-12-20 Kenneth Graunkei965: Don't minify depth when setting up cube map miptr...
2011-12-19 Ian Romanickglx: Remove GLX_USE_APPLEGL cruft in extension string...
2011-12-19 Ian Romanickglx: GLX 1.4 does not require GLX_INTEL_swap_event
2011-12-19 Ian Romanickglx: Remove some extensions that are not, and never...
2011-12-19 Ian Romanickglx: Explicitly reject servers that only support GLX 1.0
2011-12-19 Ian Romanickglx: Initialize share_xid in CreateContext
2011-12-19 Ian Romanickglx: Make parameter types for __glXSendError match...
2011-12-19 Ian Romanickglx: Make __glXSendError available in non-Apple builds
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šá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...
next