mesa.git
2011-12-21 Paul Berrymesa: Move RasterDiscard to toplevel of gl_context.
2011-12-21 Kristian Høgsbergegl/x11: Merge the right version of Frederiks change
2011-12-21 Fredrik Höglundegl_dri2/x11: Add support for the DRI2 SwapBuffers...
2011-12-21 Fredrik Höglundegl_dri2/x11: Add support for eglSwapInterval
2011-12-20 Paul Berryi965 gen6: Turn on transform feedback extension uncondi...
2011-12-20 Paul Berryi965 gen6: Implement transform feedback queries.
2011-12-20 Paul Berryi965: Convert if/else to switch statements in brw_query...
2011-12-20 Paul Berryi965 gen6: Ensure correct transform feedback indices...
2011-12-20 Paul Berrymesa: Add a function to query whether a meta-op is...
2011-12-20 Paul Berrymesa: Add count_tessellated_primitives() function.
2011-12-20 Paul Berrymesa: Remove unnecessary FLUSH_VERTICES in bind_buffer_...
2011-12-20 Paul Berryi965 gen6: Implement rasterizer discard.
2011-12-20 Kenneth Graunkei965: Implement bounds checking for transform feedback...
2011-12-20 Paul Berryi965: Flush pipeline on EndTransformFeedback.
2011-12-20 Paul Berryi965 gen6+: Make intel_batchbuffer_emit_mi_flush()...
2011-12-20 Paul Berryi965 gen6: Turn on transform feedback extension.
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.
2011-12-20 Paul Berryi965 gs: Move vue_map to brw_gs_compile.
2011-12-20 Paul Berryi965 gen6+: Use 1-wide null operands for IF instructions
2011-12-20 Paul Berrymesa: Fix off-by-one error in transform feedback size...
2011-12-20 Paul Berrymesa: Record transform feedback strides/offsets in...
2011-12-20 Jon TURNEYFix compilation on cygwin after commit 762c9766c93697af...
2011-12-20 Maarten Lankhorstxvmc: Remove unused variable
2011-12-20 Maarten Lankhorstvl: Remove unused declaration
2011-12-20 Maarten Lankhorstvl: Use pipe clear_render_target instead of util_clear_...
2011-12-20 Pekka Paalanenmesa: fix a leak in _mesa_delete_texture_image()
2011-12-20 Chia-I Wust/egl: error check and clamp coordinates in eglPostSub...
2011-12-20 Chia-I Wuegl_dri2/x11: error check coordinates in eglPostSubBufferNV
2011-12-20 Fredrik Höglundst/egl: Add support for EGL_NV_post_sub_buffer
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 Chia-I Wuegl: update headers
2011-12-20 Chia-I Wuegl: move unofficial extensions to eglmesaext.h
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šákdocs: update GL3 status
2011-12-17 Marek Olšákr600g: implement transform feedback
next