scons: Fix SCons build infrastructure for FreeBSD.
[mesa.git] / src / gallium / auxiliary /
2012-05-24 Vinson Leetgsi: Initialize Padding struct fields.
2012-05-21 James Bentongallivm: Fixed erroneous optimisation in lp_build_min...
2012-05-21 James Bentongallivm: Compensate for lp_const_offset in lp_build_conv.
2012-05-21 James Bentongallivm: Fixed overflow in lp_build_clamped_float_to_un...
2012-05-18 Vinson Leegallium/tgsi/text: Ensure ret is initialized in parse_i...
2012-05-17 José FonsecaFix fetching integer inputs.
2012-05-17 Olivier Galibertllvmpipe: Implement TXQ.
2012-05-16 Francisco Jerezgallium/auxiliary/pipe-loader: Fix usage of anonymous...
2012-05-16 José Fonsecadraw,llvmpipe: Avoid named struct types on LLVM 3.0...
2012-05-15 José Fonsecagallivm: Add MCRegisterInfo.h to silence benign warning...
2012-05-15 José Fonsecagallivm: Fix lp_build_sgn for normalized/fixed-point...
2012-05-15 José Fonsecagallivm: Fix lp_build_const_xxx for negative integers.
2012-05-15 Paul BerryAdd .gitignore files for recently-added gallium projects
2012-05-14 Vinson Leevl: Initialize pipe_vertex_buffer.user_buffer fields.
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
2012-05-12 Marek Olšákgallium/util: remove unused parameter nr_vertex_buffers...
2012-05-12 José Fonsecaauxiliary/util: Ensure pipe_constant_buffer::user_buffe...
2012-05-11 José Fonsecagallivm: Fix copy'n'paste typo bug translating CEIL...
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 José Fonsecagallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/
2012-05-11 José Fonsecagallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture...
2012-05-11 Francisco Jerezgallium: Add pipe loader for device enumeration and...
2012-05-11 Francisco Jerezgallium/tgsi/text: Replace open-coded integer parsing...
2012-05-11 Francisco Jerezgallium/tgsi/text: Parse immediates of non-float data...
2012-05-11 Francisco Jerezgallium/tgsi: Fix tgsi_build_full_immediate() for non...
2012-05-11 Francisco Jerezgallium/tgsi/text: Make label parsing optional for...
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Support local temporary emission.
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Lift the restriction on releasing...
2012-05-11 Francisco Jerezgallium/util: Define util_strchrnul.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the "LOCAL" register declaratio...
2012-05-11 Francisco Jerezgallium/tgsi: Add support for atomic opcodes.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for barriers.
2012-05-11 Francisco Jerezgallium/tgsi: Define system values used to query the...
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Define the TGSI_BUFFER texture target.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the compute processor.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-05-09 Dave Airliegallivm: implement iabs/issg opcode.
2012-05-07 Vadim Girlinradeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
2012-05-05 Baldo Davideauxiliary/os: Add missing signal.h include.
2012-05-04 Brian Paulgallivm: fix comment typo
2012-05-02 José Fonsecagallivm: Use debug_printf in lp_build_printf.
2012-05-02 José Fonsecagallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert().
2012-05-02 José Fonsecagallivm: Add a lp_build_const_func_pointer() helper.
2012-05-02 José Fonsecagallivm: Cleanup/simplify lp_build_const_string_variable.
2012-05-02 James Bentongallivm: Added lp_build_const_mask_aos_swizzled
2012-05-02 José Fonsecagallivm: Move loop var declaration to beginning of...
2012-05-02 James Bentongallivm: added a debug function which allows llvm to...
2012-05-02 James Bentonllvmpipe: Check when a shader does not satisfy 0 <...
2012-05-02 James Bentongallivm: fixed memory leak in lp_build_tgsi_aos
2012-05-02 James Bentonllvmpipe: Added support for color masks in AoS blending.
2012-05-02 James Bentongallivm: added aligned pointer get/set
2012-05-02 James Bentongallivm: llvm c-style for loops, allows us to create...
2012-04-30 Marek Olšáku_vbuf: set user buffer pointer for drivers which suppo...
2012-04-29 Marek Olšákst/vega: don't use user_buffer_create
2012-04-29 Marek Olšákcso: cso_context should install u_vbuf by itself and...
2012-04-29 Marek Olšákgallium/util: stop using user buffers in util_draw_texquad
2012-04-29 Marek Olšákgallium: add void *user_buffer in pipe_index_buffer
2012-04-29 Marek Olšákgallium: remove pipe_context::redefine_user_buffer
2012-04-29 Marek Olšákgallium: add void *user_buffer in pipe_vertex_buffer
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-29 Marek Olšáku_vbuf: unbind vertex buffers on destroy
2012-04-29 Marek Olšáku_blitter: fix resource leak
2012-04-25 José Fonsecagallivm: Use lp_build_alloca instead of LLVMBuildAlloca...
2012-04-23 Marek Olšáku_vbuf: don't call u_vbuf_upload_buffers if there's...
2012-04-23 Marek Olšáku_vbuf: don't upload user buffers if the driver support...
2012-04-23 Marek Olšáku_vbuf: optimize u_vbuf_translate_find_free_vb_slots
2012-04-23 Marek Olšáku_vbuf: turn bool arrays into bitmasks and loops into...
2012-04-23 Marek Olšáku_vbuf: take advantage of all new vertex fetch caps
2012-04-23 Marek Olšáku_vbuf: simplify u_vbuf_set_vertex_buffers
2012-04-23 Marek Olšáku_vbuf: rename native_attribs -> driver_attribs
2012-04-23 Marek Olšákgallium: make user vertex buffers optional
2012-04-23 Marek Olšáku_vbuf: pull u_vbuf_draw_max_vertex_count into r300g
2012-04-23 Marek Olšáku_vbuf: make use of the new CAPs to determine what...
2012-04-23 Marek Olšáku_vbuf: remove u_vbuf_resource
2012-04-23 Marek Olšáku_vbuf: use user_ptr from pipe_resource
2012-04-23 Marek Olšáku_vbuf: override draw_vbo
2012-04-23 Marek Olšáku_vbuf: override create/bind/destroy_vertex_elements_state
2012-04-23 Marek Olšáku_vbuf: override set_vertex_buffers
2012-04-23 Marek Olšáku_vbuf: override set_index_buffer
2012-04-23 Marek Olšákgallium/util: use cso_draw_arrays in util_draw_vertex_b...
2012-04-23 Marek Olšákcso: add set_index_buffer and draw_vbo passthrough...
2012-04-18 Brian Paulpipebuffer: split up assertion
2012-04-18 Marek Olšákgallium/u_gen_mipmap: don't release vertex buffer at...
2012-04-18 Marek Olšákgallium/u_blit: don't release vertex buffer at end...
2012-04-18 Marek Olšákgallium: remove PIPE_TRANSFER_NOOVERWRITE, use equivale...
2012-04-13 Marek Olšáku_blitter: align vertex buffer suballocations to 4
2012-04-13 Dave Airlieutil: add dual blend helper function (v2)
2012-04-13 Dylan Noblesmithutil: fix uninitialized table
2012-04-13 Dylan Noblesmithutil: fix undefined behavior
2012-04-12 Marek Olšákcso: unreference saved vertex buffers when restoring
2012-04-07 Johannes Obermayrtgsi: Fix conflict with fortify printf redirect in...
2012-04-05 James Bentongallivm: Updated lp_build_log2_approx to use a more...
2012-04-05 James Bentongallivm: Updated lp_build_polynomial to compute odd...
2012-04-03 Marek Olšáku_blitter: don't use user buffers
2012-04-03 Vinson Leegallivm: Pass in a MCInstrInfo to createMCInstPrinter...
next