mesa.git
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()
2011-12-24 Brian Paulswrast: move swrast_render_start/finish() call in drawp...
2011-12-24 Brian Paulswrast: new fast_draw_depth_stencil() for glDrawPixels...
2011-12-24 Brian Paulswrast: remove the copy_depth_stencil_pixels() function
2011-12-24 Brian Paulswrast: stop using depth/stencil wrappers in CopyPixels...
2011-12-24 Brian Paulswrast: remove needless assignment in draw_depth_stenci...
2011-12-24 Brian Paulswast: replace renderbuffer->GetPointer() with _swrast_...
2011-12-24 Brian Paulswrast: use _swrast_pixel_address() helper function
2011-12-24 Brian Paulswrast: rewrite stencil test code
2011-12-24 Brian Paulswrast: remove dead code in s_stencil.c
2011-12-24 Brian Paulswrast: rewrite _swrast_read_stencil_span()
2011-12-24 Brian Paulswrast: rewrite _swrast_read_depth_span_float()
2011-12-24 Brian Paulmesa: rewrite _swrast_depth_bounds_test()
2011-12-24 Brian Paulswrast: rewrite depth-testing code
2011-12-24 Brian Paulswrast: stop using _swrast_get_values() in z/depth...
2011-12-24 Brian Paulswrast: stop using _swrast_get_values() in stencil...
2011-12-24 Brian Paulswrast: do fast_copy_pixels() with Map/UnmapRenderbuffer()
2011-12-24 Brian Paulswrast: replace GetRow() call with _mesa_unpack_ubyte_s...
2011-12-24 Brian Paulmesa: remove gl_renderbufer::PutMonoRow() and PutMonoVa...
2011-12-24 Brian Paulswrast: rewrite color buffer clearing to use Map/UnmapR...
2011-12-24 Brian Paulmesa: add _mesa_pack_colormask()
2011-12-24 Brian Paulmesa: add _mesa_get_format_max_bits()
next