r600g: reorder caps
[mesa.git] / src / gallium / auxiliary /
2011-05-01 Marek Olšáktgsi: remove set-but-unused variables
2011-05-01 Marek Olšákdraw: remove set-but-unused variable
2011-05-01 Marek Olšákrbug: remove set-but-unused variables
2011-04-29 Marek Olšákutil: implement R11G11B10_FLOAT pack/unpack functions
2011-04-29 Marek Olšákmesa, util: move RGB9E5 conversion functions to gallium...
2011-04-29 Marek Olšákutil: implement R9G9B9E5 pack and unpack functions
2011-04-27 Marek Olšákutil: make macros MIN3, MAX3, MIN4, MAX4 little more...
2011-04-27 Marek Olšákgallivm: fix warning: ‘value’ may be used uninitialized...
2011-04-27 nobledos: simplify ifdef
2011-04-22 Brian Pauldraw: fix point/line/tri flushing bug in vbuf code
2011-04-21 Marek Olšákgalahad,util: warn on resource target mismatch in copy_...
2011-04-21 Marek Olšákutil: add a simple memcpy path for copying buffers...
2011-04-19 Brian Paultranslate: disable clamping of instanced array indexes
2011-04-15 Brian Paultranslate: s/varient/variant/
2011-04-15 Marek Olšákgallium: add and use generic function for querying...
2011-04-15 Luca Barbierigallium: add A/L/LA/I floating point formats
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-11 peppu_vbuf_mgr: fixed vbo max_index calculation
2011-04-08 Marek Olšáku_vbuf_mgr: fix crash with unsupported vertex format...
2011-04-08 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-04-07 Brian Paulutil: add cpu detection for sse 4.2 and avx
2011-04-07 Brian Paulutil: simplify bit shifting in util_cpu_detect()
2011-04-06 José Fonsecadraw: Fix thinko in debug warnings.
2011-04-01 José Fonsecatranslate: Respect translate_buffer::max_index.
2011-04-01 José Fonsecadraw: Prevent out-of-bounds vertex buffer access.
2011-03-31 José Fonsecadraw: Revert code reorg in previous change.
2011-03-31 Luca Barbieridraw: implement vertex color clamping, and disable...
2011-03-30 Jerome Glissegallium: list use inline function to avoid macro shot...
2011-03-30 José Fonsecadraw: Forgot to remove one istart usage.
2011-03-30 José Fonsecadraw: Fix bug when drawing ushort indices.
2011-03-29 Marek Olšákgallium: add EXT_texture_snorm support
2011-03-29 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-28 Tobias Drostegallivm: Fix build with llvm-2.9
2011-03-25 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-15 Mathias Fröhlichgallium/util: Use PIPE_TRANSFER_DISCARD_RANGE in pipe_b...
2011-03-13 José Fonsecagallivm: Fix build with llvm 2.6 on 32bit platforms
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.
2011-03-13 José Fonsecautil: Silence gcc unitialized member warning
2011-03-13 José Fonsecadraw: Fix draw_variant_output::format's type.
2011-03-13 Jakob Bornecrantztgsi: Fix parsing of properties with digits in the...
2011-03-13 Jakob Bornecrantzrbug: Remove flags from flush
2011-03-12 Jakob Bornecrantzgallium: Delay the creation of simple helper shaders
2011-03-12 Henri Verbeetu_blitter: Do blits in linear color space.
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-11 José Fonsecautil: Fix typo in u_upload_flush().
2011-03-11 Marek Olšákdraw: remove unnecessary flush
2011-03-11 Marek Olšákst/mesa: remove unnecessary flushes
2011-03-10 Brian Paulgallium/util: new polygon stipple utility helper
2011-03-09 José Fonsecautil: Use PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE in pipe_...
2011-03-09 Keith Whitwellutil: add ensure_sanity checks, fix a bug
2011-03-09 Keith Whitwellutil: improve cache collision behaviour
2011-03-09 Alex Corscaddenutil: Add remove to util_cache
2011-03-09 Alex Corscaddenutil: Allow util_draw_texquad to draw quads with non...
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-08 Marek Olšákgallium/util: add LATC support
2011-03-08 Brian Paulllvmpipe: clamp texcoords in lp_build_sample_compare()
2011-03-06 José Fonsecapb: Add is_buffer_busy for malloc buffers.
2011-03-06 José Fonsecaos: Fix pipe_static_mutex on Windows.
2011-03-04 José Fonsecadraw: Silence tgsi_emit_sse2 failed messages.
2011-03-04 José Fonsecatgsi: Disable SSE2 code generation.
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 José Fonsecatgsi: Update assert.
2011-03-02 Zack Rusintgsi: defer allocation of huge inputs/outputs until...
2011-03-02 Vinson Leegallium: Add u_format_rgtc.c to SConscript.
2011-03-02 Dave Airliegallium: add RGTC UNORM support to u_format.
2011-03-01 Brian Pauldraw: setup pipe's draw pointer for the aapoint stage
2011-02-28 Marek Olšáku_vbuf_mgr: compute user buffer size for instance data...
2011-02-28 Christian Königst/mesa & v_bug_mgr: two small instanced drawing fixes
2011-02-26 Jakob Bornecrantzgallivm: Initialize stack values
2011-02-26 Jakob Bornecrantzutil: Don't destroy shaders null shaders
2011-02-25 Jakob Bornecrantzutil: Don't create array texture shaders if the driver...
2011-02-25 Jerome Glissegallium/tgsi: shuffle ureg_src structure to work around...
2011-02-25 Dave Airliegallium/util: add 1d/2d mipmap generation support
2011-02-24 Fabian Bielergallium/utils: Fix vertex element setup
2011-02-19 José Fonsecagallivm: Use simple scaling plus casting in more unorm...
2011-02-18 Jakob Bornecrantzutil: Make refcnt and symbol debuggers work on windows
2011-02-18 Marek Olšáku_vbuf_mgr: initialize flag indicating that buffers...
2011-02-17 José Fonsecautil: Fix typo in last commit.
2011-02-17 Brian Pauldraw: update comments, rename vars in pstipple code
2011-02-17 José Fonsecautil: Cleanup symbol name resolution on Windows.
2011-02-17 Brian Paulgallium/util: init key with memset()
2011-02-17 Brian Paulrtasm: add dummy return statement to silence MSVC warning
2011-02-16 Dave AirlieRevert "util: fix DXT1 RGBA texture compression if...
2011-02-16 Marek Olšákutil: fix DXT1 RGBA texture compression if the source...
2011-02-15 Marek Olšákgallium: add usage parameter to pipe_buffer_create
2011-02-14 Marek Olšákpb_bufmgr_cache: add is_buffer_busy hook and use it...
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-02-14 Marek Olšákgallium: always save and restore vertex buffers using...
2011-02-14 José Fonsecadraw: Don't define the last two mipmap levels in aa...
2011-02-14 Marek Olšáku_index_modify: map buffers with PIPE_TRANSFER_UNSYNCHR...
2011-02-12 Marek Olšáku_vbuf_mgr: fix segfault
2011-02-11 Brian Pauldraw: tweak AA line texture minimum alpha
2011-02-11 José Fonsecadraw: Don't use the pipeline when drawing lines with...
2011-02-11 José Fonsecautil: Define round and roundf on MSVC.
2011-02-10 José Fonsecau_upload_mgr: Use PIPE_TRANSFER_FLUSH_EXPLICIT.
2011-02-10 Marek Olšáku_blitter: let the driver check whether there's a recursion
2011-02-08 Marek Olšáku_vbuf_mgr: add a way to specify the BIND flag for...
2011-02-08 Marek Olšáku_vbuf_mgr: remove tabs
next