g3dvl: Fix memory leaks on error paths.
[mesa.git] / src / gallium /
2011-11-06 Vinson Leeg3dvl: Fix memory leaks on error paths.
2011-11-06 Vinson Leepp: Reorder calloc to avoid memory leak on error path.
2011-11-05 Vadim Girlinr600g: move SPI setup to PS setup
2011-11-05 Vadim Girlinr600g: precalculate semantic indices for SPI setup
2011-11-04 Alex DeucherRevert "r600g: precalculate semantic indices for SPI...
2011-11-04 Alex DeucherRevert "r600g: move SPI setup to PS setup"
2011-11-04 Brian Paulsvga: fix varying var remapping for unused FS outputs
2011-11-04 Brian Paulsvga: add comments and reformat code in svga_tgsi_decl_...
2011-11-04 Marek Olšákst/mesa: set geometry shader to NULL when doing interna...
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-04 George Sapountzisdri: drop DRI_VALIDATE macros
2011-11-04 Marek Olšákgallium/cso_cache: remove one call to pipe_sampler_view...
2011-11-04 Vadim Girlinr600g: move SPI setup to PS setup
2011-11-04 Vadim Girlinr600g: precalculate semantic indices for SPI setup
2011-11-04 José Fonsecasvga: Tighten the register file assertions.
2011-11-04 Marek Olšáku_vbuf_mgr: avoid one call to pipe_resource_reference...
2011-11-03 Brian Paulsvga: use the draw-module's sprite stage depending...
2011-11-03 Brian Paulsvga: pass fragment shader to draw module
2011-11-03 Brian Paulsvga: implement generic variable index remapping
2011-11-03 Brian Pauldraw: assert that we have non-null fragment shader
2011-11-03 Marek Olšákr300g: force buffer placements to GTT on big endian...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for VC-1 decoding
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add mpeg4 part2 to PipeToProfile...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for MPEG4 Part 2
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Test if profile is supported...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add num_slices to mpeg12 picture...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Implement VdpGenerateCSCMatrix
2011-11-03 Christian Königg3dvl: remove some stale variable increment
2011-11-03 Dave Airlier600g: more integer support
2011-11-03 José Fonsecalibgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32...
2011-11-02 Morgan ArmandwglSetPixelFormat should ignore the ppfd parameter.
2011-11-02 Michel Dänzerr300g: Fix queries on big endian hosts.
2011-11-02 Michel Dänzergallium/util: Add macros for converting from little...
2011-11-02 José Fonsecagallium/dri: Remove references to vblank.
2011-11-02 Kristian HøgsbergFix gallium dri compile and a merge conflict
2011-11-02 Jakob Bornecrantzsvga: Tag cursors with the scanout hint
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-11-02 Kristian Høgsbergdri: Remove driMediaStreamCounterExtension
2011-11-02 Kristian Høgsbergdri: Remove driSwapControlExtension
2011-11-02 Kristian Høgsbergdri: Drop driCopySubBufferExtension
2011-11-02 Kristian Høgsbergdri: Drop driReadDrawableExtension
2011-11-02 Kristian Høgsbergdri: Drop driLegacyExtension
2011-11-02 George Sapountzisst/dri/sw: add get_image inline helper similar to put_image
2011-11-02 Benjamin Franzkest/dri/sw: Fix incorrect cast
2011-11-02 Benjamin Franzkest/dri/sw: Implement texture_from_pixmap
2011-11-02 Benjamin FranzkeRevert "Duplicate state_tracker/dri/sw/dri_drawable.c"
2011-11-02 Benjamin FranzkeRevert "state_trackers/dri/sw: Implement texture_from_p...
2011-11-02 Alex Deucherr600g: add comment about special shader exports
2011-11-02 Vadim Girlinr600g: take into account PSIZE output for spi mapping
2011-11-02 José Fonsecasvga: Update state prototypes to return pipe_error.
2011-11-01 Brian Paulpostprocess: remove const qualifiers on unsigned int...
2011-11-01 Thomas Hellstromst/xa: Add a scanout flag for surfaces
2011-11-01 José Fonsecallvmpipe: Re-advertise support for stencil formats...
2011-11-01 José Fonsecallvmpipe: Use -1 instead of ~0 for "no slot".
2011-10-31 José Fonsecasvga: Fix potential buffer overflow in rs draw state.
2011-10-31 José Fonsecallvmpipe: Remove unsed variables.
2011-10-31 José Fonsecautil: Add missing initializer.
2011-10-31 José Fonsecasvga: Flush the hwtnl primitives before writing to...
2011-10-31 Thomas Hellstromst/xa: Plug a pipe context leak.
2011-10-31 Thomas Hellstrompipebuffer/debug: Fix a recursive mutex lock
2011-10-30 Chia-I Wullvmpipe: fix a crash in non-SSE path
2011-10-30 Marek Olšákr600g: reset the render condition to NULL when renderin...
2011-10-30 Marek Olšákr600g: shortcut ctx->screen->ws to ctx->ws
2011-10-29 Mathias Fröhlichr600g: Replace needless flush in texture upload.
2011-10-29 Marek Olšákr600g: remove one pointless flush
2011-10-28 Morgan Armandimplement WGL_ARB_create_context
2011-10-28 Marek Olšákr600g: get backend mask after the context is fully...
2011-10-28 Eric Anholtu_format: Fix -NaN handling for packing of 10F_11F_11F_...
2011-10-28 Eric Anholtu_format: Fix clamping of overflow in 10F_11F_11F_REV...
2011-10-28 Eric Anholtu_format: Fix bitshifting for unpacking from 10F.
2011-10-28 Eric Anholtu_format: Fix bit definition of UF10_MANTISSA_BITS.
2011-10-28 Marek Olšákr600g: don't flush before reading query results
2011-10-28 Marek Olšákr600g: only maintain the list of active queries
2011-10-28 Marek Olšákr600g: cleanup r600_query_result
2011-10-28 Marek Olšákr600g: don't flush in r600_get_backend_mask
2011-10-28 Marek Olšákr600g: remove redundant variable r600_query::buffer_size
2011-10-28 Marek Olšákr300g: remove useless code
2011-10-28 Alan Coopersmithgallium/auxiliary/util: Solaris also has standard Unix...
2011-10-28 Tom Stellardr300/compiler: Fix scheduler bug causing texture corruption
2011-10-27 Marek Olšákr600g: remove redundant variable r600_pipe_context...
2011-10-26 Brian Paulst/glx: fix mixed declarations and code, remove unused var
2011-10-26 Marek Olšákr600g: remove redundant assignment of pipe_draw_info...
2011-10-26 Dave Airliellvmpipe: llvmpipe doesn't support pure integers yet.
2011-10-26 Marek Olšákr600g: cleanup draw_vbo and add comments
2011-10-25 Stéphane Marchesinst/glx: Implement texture_from_pixmap without DRI.
2011-10-25 Stéphane Marchesini915g: Cleanup the vertex sampler interface a bit.
2011-10-25 Stéphane Marchesini915g: Flesh out TODO idea.
2011-10-25 Vinson Leetgsi: Fix memory leak in out-of-memory path.
2011-10-25 Marek Olšákr600g: move some code out of draw_vbo into new r600_upd...
2011-10-25 Marek Olšákr600g: cleanup some magic numbers
2011-10-25 Marek Olšákr600g: don't render if pipe_draw_info::count is 0
2011-10-25 Vinson Leepp: Fix memory leak on error path.
2011-10-24 Marek Olšákr600g: set correct tiling flags in depth info
2011-10-24 Brian Paulutil: handle failed mapping in u_upload_alloc()
next