mesa.git
2012-01-02 Ian Romanickglx/dri: Add utility function dri2_convert_glx_attribs
2012-01-02 Ian Romanickst/mesa: Reject forward-looking contexts
2012-01-02 Ian Romanickdri_util: Mostly stub implementation of dri2CreateConte...
2012-01-02 Ian Romanickglx: Add extension strings for GLX_ARB_create_context...
2012-01-02 Ian Romanickglx: Connect glXCreateContextAttribsARB to glXGetProcAd...
2012-01-02 Ian Romanickglx: Initial implementation of glXCreateContextAttribsARB
2012-01-02 Ian Romanickglx/dri2: Implement glx_screen_vtable::create_context_a...
2012-01-02 Ian Romanickglx: Implement glx_screen_vtable::create_context_attrib...
2012-01-02 Ian Romanickglx: Add glx_screen_vtable::create_context_attribs
2012-01-02 Ian Romanickglx: Use __glX_send_client_info with XCB
2012-01-02 Ian Romanickglx: Add __glX_send_client_info super function
2012-01-02 Christoph Bumillerglsl-to-tgsi: handle ir_unop_round_even
2012-01-02 Bryan Cainglsl_to_tgsi: fix handling of CONT and BRK in eliminate...
2012-01-02 Paul Berryswrast: Remove dead code in _swrast_clear_depth_buffer()
2012-01-02 Brian Paulradeon: move declarations before code
2012-01-02 Brian Paulradeon: add casts to silence warnings
2012-01-02 Brian Paulradeon: remove unused tex image function prototypes
2012-01-02 Brian Paulmesa: remove the dstX/Y/Zoffset params to _mesa_texstor...
2012-01-02 Brian Paulintel: pass xoffset, yoffset = 0 to _mesa_texstore()
2012-01-02 Eric Anholti965: Silence gcc warning about uninitialized "inst...
2012-01-02 Eric Anholti965: Silence gcc warning from resizing EU store changes.
2012-01-02 Christian Königvl: seperate shader buffers from components
2012-01-01 Marek Olšákr300g: inline r300_resource_set_properties
2012-01-01 Marek Olšákr300g: rework resource_copy_region, not changing pipe_r...
2012-01-01 Marek Olšáku_blitter: expose functions for setting default views...
2011-12-31 Dave Airliest_glsl_to_tgsi: translate interp mode for front/back...
2011-12-31 Dave Airliesoftpipe: reorder LIT to fix fp-lit-src-equals-dst
2011-12-31 Dave Airliellvmpipe: fix blending for intensity formats
2011-12-30 Brian Paulst/mesa: remove stImage->base.Face/Level assignments...
2011-12-30 Dave Airlieu_format: fix latc fetches.
2011-12-30 Dave Airlieu_format/rgtc: fix alpha values in returned texels.
2011-12-30 Alexander von... glsl: fix usage of potentially undefined data_end union
2011-12-30 Brian Paulst/glx/xlib: check for null attrib_list in glXCreateCon...
2011-12-30 Brian Paulmesa: simplify Driver.GetCompressedTexImage() parameters
2011-12-30 Brian Paulmesa: simplify Driver.CompressedTex[Sub]Image function...
2011-12-30 Brian Paulmesa: simplify Driver.TexImage() parameters
2011-12-30 Brian Paulmesa: simplify Driver.TexSubImage() parameters
2011-12-30 Brian Paulst/mesa: remove TexSubImage code, use core mesa routine...
2011-12-30 Dave Airlieu_format: fix inv_swizzles generation
2011-12-30 Michel Dänzerr600g: Manage fences per screen rather than per context.
2011-12-30 Stéphane Marchesini915g: Allocate tmp for KILP
2011-12-30 Yuanhan Liuvbo: introduce vbo_sizeof_ib_type() function
2011-12-29 Stéphane Marchesinllvmpipe: Remove useless draw_install_pstipple_stage...
2011-12-29 Chad Versaceintel: Fix memory leak in intel_miptree_create()
2011-12-29 Eric Anholti965/fs: Allow constant propagation into IF with embedd...
2011-12-29 Eric Anholtintel: Drop the batchbuffer flush on glRenderbufferStor...
2011-12-29 Eric Anholtintel: Drop the batchbuffer flush on glFramebufferRende...
2011-12-29 Eric Anholtintel: Make the batchbuffer flush debug more useful.
2011-12-29 Eric Anholtintel: Fix performance regression in Lightsmark since...
2011-12-29 Eric Anholtintel: Don't consider miptrees for other texture target...
2011-12-29 Vinson Leemesa: Use __builtin_ffsll on Mac OS X.
2011-12-28 Stéphane Marchesini915g: Add missing draw_flush call.
2011-12-28 José Fonsecamesa: Re-add main/bitset.h to fix classic nouveau build...
2011-12-28 Mathias Fröhlichmesa: Remove now unused main/bitset.h.
2011-12-28 Mathias Fröhlichmesa: Remove remaining FEATURE_ARB_vertex_buffer_object...
2011-12-28 Mathias Fröhlichmesa: Convert to use GLbitfield64 directly.
2011-12-28 Mathias Fröhlichradeon: Convert to use GLbitfield64 directly.
2011-12-28 Mathias Fröhlichnouveau: Convert to use GLbitfield64 directly.
2011-12-28 Mathias Fröhlichi915: Convert to use GLbitfield64 directly.
2011-12-28 Mathias Fröhlichmesa: Convert RENDERINPUTS* macros to GLbitfield64.
2011-12-28 Stéphane Marchesini915g: Only apply the optimization to output vars.
2011-12-27 Kenneth Graunkei965/vs: Properly clear cur_value when propagating...
2011-12-27 Kenneth Graunkei965/vs: Fix incorrect subscript when resetting copy...
2011-12-27 Chad Versacei965: Create mock implementation of GL_OES_EGL_image_ex...
2011-12-27 Chad Versacemeta: Disable GL_TEXTURE_EXTERNAL_OES in meta_begin()
2011-12-27 Alexander von... mklib: tab cleanup, no functional change
2011-12-27 Alexander von... mesa: fpclassify is available on Haiku
2011-12-27 Alexander von... glu: remove BeOS define as BeOS is not longer a target...
2011-12-27 Alexander von... gallium: use Mesa pthread_barrier_t on Haiku, as it...
2011-12-27 Dave Airliegallium/u_pack: fix l8/i8 pack color ub
2011-12-27 Mathias Fröhlichvbo: Clean up recalculate_input_bindings.
2011-12-26 Alexander von... mklib: Add Haiku build support
2011-12-26 Johannes ObermayrFix build with LLVM >= r145623.
2011-12-26 Brian Paulswrast: assert _swrast_map_teximage() x, y is multiple...
2011-12-26 Brian Paulswrast: replace assertion with conditional in _swrast_m...
2011-12-26 Brian Paulmesa: fix signed/unsigned comparison warnings
2011-12-26 Brian Paulvbo: signal _NEW_ARRAY when transitioning between glBeg...
2011-12-26 Mathias Fröhlichmesa: remove leftovers from color indexed rendering.
2011-12-26 Mathias Fröhlichmesa: remove unused _mesa_copy_materials.
2011-12-26 Christian Königvl: call decode_bitstream only once
2011-12-26 Yuanhan Liui965: increase the brw eu instruction store size dynami...
2011-12-26 Yuanhan Liui965: call next_insn() before referencing a instruction...
2011-12-26 Yuanhan Liui965: get the jmp distance by instruction index
2011-12-26 Yuanhan Liui965: let the if_stack just store the instruction index
2011-12-25 Marek Olšákr600g: fix a warning that a variable may be uninitialized
2011-12-25 Marek Olšákgallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS
2011-12-25 Marek Olšákst/mesa: use a cast wrapper function to get st_transfor...
2011-12-25 Marek Olšákst/mesa: DrawTFB should use the vertex count from the...
2011-12-24 Marek Olšákr300g: mapping buffers for read should be unsynchronized
2011-12-24 Marek Olšákwinsys/radeon: move managing GEM domains back to drivers
2011-12-24 Paul Berryi965 gen6: Fix incorrect order of dwords in gen6_update...
2011-12-24 Paul Berryi965 gen6: Fix transform feedback of triangle strips.
2011-12-24 Brian Paulmesa: consolidate texstore functions
2011-12-24 Brian Paulmesa: fix _mesa_store_texsubimage2d() for GL_TEXTURE_1D...
2011-12-24 Brian Paulmesa: update comment for MapTextureImage()
2011-12-24 Brian Paulswrast: rewrite glDrawPixels(GL_DEPTH) with zoom
2011-12-24 Brian Paulswrast: stop using _DepthBuffer in triangle code
2011-12-24 Brian Paulmesa: remove gl_renderbuffer::PutRowRGB()
2011-12-24 Brian Paulswrast: stop using PutRowRGB() in triangle code
2011-12-24 Brian Paulswrast: refactor/rewrite fast_draw_rgba_pixels()
next