xlib/softpipe: fix buffer memory leak
[mesa.git] / src / gallium / auxiliary /
2010-01-19 José Fonsecapipebuffer: Ensure buffer size/alignment is not zero.
2010-01-15 Brian Paultgsi: fix detection of front-facing attribute
2010-01-12 Brian PaulRevert "util: Build u_bitmask.o when using make."
2010-01-07 Jakob BornecrantzRevert "pipebuffer: Multi-threading fixes for fencing."
2010-01-11 Thomas Hellstromutil: Build u_bitmask.o when using make.
2010-01-09 Vinson Leetgsi: Silence uninitialized variable warnings.
2010-01-06 Jakob Bornecrantzutil: Add u_bitmask to make build
2010-01-07 Brian Paultgsi: fix SSE code emit for XPD
2010-01-06 José Fonsecapipebuffer: Multi-threading fixes for fencing.
2010-01-03 José Fonsecartasm: Play nicely with Windows's Data Execution Preven...
2010-01-03 José Fonsecautil: Minor enhancements/corrections to the bitmask...
2010-01-01 Vinson Leegallium/util: Silence format warnings.
2010-01-01 Vinson Leegallium/util: Replace h_addr with h_addr_list[0].
2009-12-28 Keith Whitwellutil: better fix for unused variable warnings with...
2009-12-28 Vinson Leeg3dvl: Silence compiler warnings.
2009-12-28 Vinson Leetgsi/ureg: Silence uninitialized variable warnings.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Vinson Leegallium/util: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-24 Vinson Leegallium/util: Initialize variable in util_clear.
2009-12-23 Vinson Leeutil: Ensure debug_dump_flags generates a null-terminat...
2009-12-23 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
2009-12-22 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_network.
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Vinson Leerbug: Initialize variable in rbug_get_message.
2009-12-05 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-12-04 Vinson Leegallium/util: Initialize variables in u_pack_color.h.
2009-10-27 Vinson Leedraw: Fix memory leak.
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-10-02 Brian Paulgallium: remove // comment and extra whitespace
2009-10-01 Brian Paulgallium/util: silence uninitialized var warning
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian Paulgallium/util: add sanity check assertions
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian Paultgsi/sse: Pass the lodbias, not zero. More comments.
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paultgsi: use new tgsi_call_record to handle execution...
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Vinson Leegallium: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 aljengallium: Added HaikuOS platform
2009-09-04 Michal Kroltgsi: Document differencies between vs_1_1 and vs_2_0...
2009-09-03 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-03 Keith Whitwellaux/tgsi: pull back ureg work from 0.1 branch
2009-09-02 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-02 Keith Whitwelldraw: remove unused variable
2009-09-01 Keith Whitwelltgsi: remove redundant CND0 opcode
2009-08-30 José Fonsecautil: Auto generate pixel format accessor functions...
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecautil: Add util_unsigned_logbase2.
2009-08-29 José Fonsecautil: Dump PIPE_FUNC_x value names.
2009-08-29 José Fonsecautil: Fix SCons build.
2009-08-29 José Fonsecautil: Auto-generate u_format_table.c from SConscript.
2009-08-29 José Fonsecautil: Fix blend factor dumping.
2009-08-29 José Fonsecautil: New file dedicated to dump state in human/machine...
2009-08-29 José Fonsecautil: Make pixel format layout more meaningful.
2009-08-29 José Fonsecautil: Don't commit u_format_table.c
2009-08-29 José Fonsecautil: Fix r5g6b5 description.
2009-08-29 José Fonsecautil: Pixel format database.
2009-08-28 José Fonsecautil: Reset size to zero when failed to allocate buffer.
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Cooper Yuantgsi: Fix build error due to commit acc7da90
2009-08-24 José Fonsecatgsi: Only free temp uregs.
2009-08-24 José Fonsecatgsi: Pass pipe_context as a parameter to ureg_create_s...
2009-08-24 Keith Whitwelltgsi: add generic instruction builder
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-20 Brian Paultgsi: when printing/dumping programs indent loops and...
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-19 Brian Paulgallium: rename copy/fill_rect utility functions
2009-08-19 José Fonsecatgsi: Add missing include.
2009-08-19 José Fonsecatgsi: Fix typo in ureg constant creation.
2009-08-19 Keith Whitwelltgsi: silence compiler warning
2009-08-19 Keith Whitwelltgsi: remove unused function argument
2009-08-19 Keith Whitwelltgsi: add missing functionality to support instructions...
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Brian Paultgsi/ppc: we don't implement saturation modes yet
2009-08-18 Brian Paultgsi/sse: we don't implement saturation modes yet
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
next